Re: Re:Source code?

OS_CE Forums Octopus User exchange Source code? Re: Re:Source code?

#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