OS_CE › Forums › Octopus › User exchange › Source code? › Re: Re:Source code?
November 24, 2007 at 20:30
#1266
gseher
Keymaster
Hi Robert,
you can get the latest stable source on Sourceforge, even if it says 1.00 in the title.
There is a main.c file which #include-s all of the header files you see otherwise.
In main we setup the hardware and the interrupt infrastructure, after which the functions get called by the interrupt handlers.
Cheers,
Gabriel