summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-28Added code to turn on and off LED for STM32F4 Discovery Board4.11.34.11.24.11.14.11.04.11SteveB
2015-05-28Pre-release top level clean upJoel Sherrill
2015-05-17Update top files for upcoming releaseJoel Sherrill
2015-03-03hello: remove spurious code. Close #2264Gedare Bloom
2014-09-22Add more trace builds for other examples.Chris Johns
2014-09-21Add a deep trace of the both hello world.Chris Johns
2014-09-21Add RTEMS trace support.Chris Johns
2014-09-05Clean up warnings.Chris Johns
2014-09-05hello: Fix the waf script.Chris Johns
2014-08-29example-v2 patch for RPi B+ (led)Pierre Ficheux
2014-08-29Miscellaneous clean up and warning removalJoel Sherrill
2013-12-13User friendly error message if the rtems_waf module is not included.Chris Johns
2013-12-12Replace rtems_waf with a submoduleChirayu Desai
2013-12-12waf: append .exe to target namesGedare Bloom
2013-12-12led: complex1: Add support for building with wafChirayu Desai
2013-12-12misc: Add a commented out call to build adamain with wafChirayu Desai
2013-12-12misc: adamain: Add support for building wafChirayu Desai
2013-12-12cxx: Add support for building with wafChirayu Desai
2013-12-12posix_api: Pass needed argument to posix checkChirayu Desai
2013-12-12posix_api: Turn posix check into function call.Gedare Bloom
2013-12-12hello: waf: fix POSIX checkChirayu Desai
2013-12-12led: posix_*: Add support to build with wafChirayu Desai
2013-12-12waf: Add null check for rtems_toolsChirayu Desai
2013-12-12hello: Add missing ".exe" suffix to wscriptChirayu Desai
2013-12-12hello: Add support to build with wafChirayu Desai
2013-12-12posix_api: Add support to build with wafChirayu Desai
2013-12-12rtems_waf: fix typoGedare Bloom
2013-12-12misc: applib: Add support to build with wafChirayu Desai
2013-12-12Add checks for various CPU options.Chris Johns
2013-12-12misc: Support building qemu_vfat with wafChirayu Desai
2013-12-12micromonitor: umon: Add support to build with wafChirayu Desai
2013-12-12misc: nanosecond_tick_wrap: Add support to build with wafChirayu Desai
2013-12-12misc: bspcmdline: Add support to build with wafChirayu Desai
2013-12-12misc: add missing ".exe" suffix to targetChirayu Desai
2013-12-12misc: qemu_vfat: Add support to build with wafChirayu Desai
2013-12-12misc: x86_display_cpu: Add support to build with wafChirayu Desai
2013-12-12benchmarks: Add support to build with wafChirayu Desai
2013-12-12Convert misc/minimum example to Waf.Bryan Dunsmore
2013-12-12Convert led/ratemon_cond_server example to Waf.Bryan Dunsmore
2013-12-12Convert led/ratemon2 example to Waf.Bryan Dunsmore
2013-12-12Convert led/ratemon1 example to Waf.Bryan Dunsmore
2013-12-12Convert led/timeout_event example to Waf.Bryan Dunsmore
2013-12-12Convert led/event_server example to Waf.Bryan Dunsmore
2013-12-12Convert led/timer_server example to Waf.Bryan Dunsmore
2013-12-12Convert led/delay example to Waf.Bryan Dunsmore
2013-12-12Convert led/msg_server example to Waf.Bryan Dunsmore
2013-12-12Convert led/sem_server example to Waf.Bryan Dunsmore
2013-12-12Convert led/timer example to Waf.Bryan Dunsmore
2013-12-12Convert uboot example to use Waf.Bryan Dunsmore
2013-12-12Convert ticker example to use Waf.Bryan Dunsmore