I need to write a low level gpio driver for HAL. I am using src/hal/drivers/hal_gpio.c (from the rasberry pi) as an example.
I made a file called sun5i_gpio.c and did make in the src directory but it was not picked up. Do I need to add an entry into a makefile or config.infile for it to be included? On Mon, Mar 11, 2013 at 2:31 PM, andy pugh <bodge...@gmail.com> wrote: > On 11 March 2013 20:09, uMinded Strikes Again <iceblu3...@gmail.com> > wrote: > > What is the best way to compile a new HAL driver without having to > rebuild > > the entire LinuxCNC suite all over?? > > A driver or a component? > > Drivers generally need a full build (but it gets much quicker the > second time, only rebuilding changed files). > > If you are talking of a HAL component or a kinematics file then you > can use comp. > > -- > atp > If you can't fix it, you don't own it. > http://www.ifixit.com/Manifesto > > > ------------------------------------------------------------------------------ > Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester > Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the > endpoint security space. For insight on selecting the right partner to > tackle endpoint security challenges, access the full report. > http://p.sf.net/sfu/symantec-dev2dev > _______________________________________________ > Emc-developers mailing list > Emc-developers@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/emc-developers > ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers