Mercurial > hg > beaglert
log .cproject @ 92:a55dcdcebdcd
age | author | description |
---|---|---|
Tue, 21 Jul 2015 17:17:37 +0100 | Giulio Moro | Recovered older basic_network project which got lost in the API update |
Wed, 15 Jul 2015 20:04:02 +0100 | Giulio Moro | Removed default_main.cpp from Eclipse project newapi |
Wed, 15 Jul 2015 12:10:51 +0100 | 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 |
Mon, 15 Jun 2015 18:16:00 +0100 | andrewm | Add cape test project and make rt_printf (rtdk.h) part of standard BeagleRT.h include newapi |