Re: [Emc-developers] List of includes for components

2024-04-18 Thread andy pugh
On Thu, 18 Apr 2024 at 11:47, Marius Liebenberg 
wrote:

>
> >   Are you talking about Python or C?
>

You can get an idea of the normal ones by looking at the code for
halcompile:

https://github.com/LinuxCNC/linuxcnc/blob/master/src/hal/utils/halcompile.g#L271

This query at github will show you everything anyone else has used:
https://github.com/search?q=repo%3ALinuxCNC%2Flinuxcnc+%23include+path%3A%2Fsrc%2Fhal%2Fcomponents%2F*.c=code



-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is designed
for the especial use of mechanical geniuses, daredevils and lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912

___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers


Re: [Emc-developers] List of includes for components

2024-04-18 Thread Marius Liebenberg

Hi Andy, I am using C.

On 2024/04/18 10:43, andy pugh wrote:

On Wed, 17 Apr 2024 at 10:08, Marius Liebenberg 
wrote:


Is there a document that lists all the includes (modules) that can be
used to develop a component for linuxcnc?


Not that I know of.

  Are you talking about Python or C?




___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers


Re: [Emc-developers] List of includes for components

2024-04-18 Thread andy pugh
On Wed, 17 Apr 2024 at 10:08, Marius Liebenberg 
wrote:

>
> Is there a document that lists all the includes (modules) that can be
> used to develop a component for linuxcnc?
>

Not that I know of.

 Are you talking about Python or C?

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is designed
for the especial use of mechanical geniuses, daredevils and lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912

___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers