log include/BeagleRT.h @ 181:391ad036557d

age author description
2015-12-28 Giulio Moro AuxiliaryTask can now be scheduled from setup(). Closes #1373
2015-12-28 Giulio Moro Included unistd.h, closes #1237
2015-12-28 Giulio Moro Added command-line options for the PGA
2015-07-15 andrewm Further API update to name three primary functions setup(), render() and cleanup(). Changed include paths so now can #include <BeagleRT.h>. Removed stale pru_rtaudio.bin file as this is now done as pru_rtaudio_bin.h. Updated examples to new API and fixed minor compiler warnings along the way. Network example needs further attention to compile. newapi
2015-06-15 andrewm Add cape test project and make rt_printf (rtdk.h) part of standard BeagleRT.h include newapi
2015-05-28 andrewm Documentation updates, and move some defines from BeagleRT.h into specific projects where they are used newapi
2015-05-28 andrewm First draft of Doxygen documentation newapi
2015-05-28 andrewm Fixed file structure to reflect merging include files into BeagleRT.h newapi