summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix python3 print problem.Chris Johns2018-12-261-1/+4
* Add some Livermore pthread examples (GCI 2013/2018)Marçal Comajoan Cara2018-12-098-0/+141
* Remove outdated instructions and change sis to erc32Marçal Comajoan Cara2018-12-092-14/+2
* README.Makefile: New fileJoel Sherrill2018-10-261-0/+36
* Update rtems_wafSebastian Huber2018-10-251-0/+0
* rtems_waf: Update to get #3424Joel Sherrill2018-10-141-0/+0
* file_io/crc/Makefile: Update to match wscriptJoel Sherrill2018-10-141-8/+8
* README.waf: Update to reflect RTEMS 5 and sis->erc32 transitionJoel Sherrill2018-10-141-8/+12
* Add various programs to report default attributes for various POSIX objectsJoel Sherrill2018-09-2630-35/+1051
* c11_thread01/test.c: Fix minor issuesJoel Sherrill2018-09-241-3/+5
* README.waf: Update waf URL and sis->erc32Joel Sherrill2018-09-241-4/+4
* rtems_waf: Update to pick up rtems5 not having bin/Joel Sherrill2018-09-241-0/+0
* rtems_waf: Move to the public repositories.Christian Mauderer2018-06-181-1/+1
* wscript: fix default version from 4.12 to 5Gedare Bloom2018-01-181-1/+1
* Add examples for using the entire C11 <threads.h> API.Joel Sherrill2017-10-121-0/+7
* Add C11 Threading ExamplesJoel Sherrill2017-10-1218-0/+814
* psx_sched_report: Add RTEMS configuration to address build issue.Joel Sherrill2017-10-122-1/+40
* Make crc and fdopen buildJoel Sherrill2017-10-122-3/+2
* Fix warningsSebastian Huber2017-10-124-7/+7
* Fix configuration warningsSebastian Huber2017-10-127-13/+0
* Update due to trace linker changesSebastian Huber2017-10-123-3/+3
* ticker/low_ticker2/init.c: Add include <rtems/bspIo.h>Joel Sherrill2017-10-051-2/+3
* ticker/low_ticker1/init.c: Add include <rtems/bspIo.h>Joel Sherrill2017-10-051-0/+1
* ticker/low_ticker/init.c: Add include <rtems/bspIo.h>Joel Sherrill2017-10-051-0/+1
* led/complex1/MessageQueueT.h: Add include <cstring>Joel Sherrill2017-10-051-0/+1
* Update rtems_waf to use the rootfs support. Fix trace linker INI files.Chris Johns2017-10-028-52/+29
* Add waf to the project so we control the version required.Chris Johns2017-10-022-0/+171
* posix_api/psx_sched_report/test.c: Uses default configuration now.Joel Sherrill2016-08-071-29/+6
* led/msg_server/init.c: Account for message buffers in configuration.Joel Sherrill2016-08-071-0/+2
* fat_ramdisk: define POSIX keys numberPeng Fan2016-04-131-0/+3
* Added code to turn on and off LED for STM32F4 Discovery Board4.11.34.11.24.11.14.11.04.11SteveB2015-05-281-0/+23
* Pre-release top level clean upJoel Sherrill2015-05-282-25/+0
* Update top files for upcoming releaseJoel Sherrill2015-05-173-3/+14
* hello: remove spurious code. Close #2264Gedare Bloom2015-03-031-17/+1
* Add more trace builds for other examples.Chris Johns2014-09-225-1/+75
* Add a deep trace of the both hello world.Chris Johns2014-09-213-1/+55
* Add RTEMS trace support.Chris Johns2014-09-214-1/+70
* Clean up warnings.Chris Johns2014-09-054-7/+9
* hello: Fix the waf script.Chris Johns2014-09-051-1/+0
* example-v2 patch for RPi B+ (led)Pierre Ficheux2014-08-291-4/+12
* Miscellaneous clean up and warning removalJoel Sherrill2014-08-2911-103/+80
* User friendly error message if the rtems_waf module is not included.Chris Johns2013-12-131-3/+8
* Replace rtems_waf with a submoduleChirayu Desai2013-12-126-807/+11
* waf: append .exe to target namesGedare Bloom2013-12-1223-23/+23
* led: complex1: Add support for building with wafChirayu Desai2013-12-122-0/+17
* misc: Add a commented out call to build adamain with wafChirayu Desai2013-12-121-0/+2
* misc: adamain: Add support for building wafChirayu Desai2013-12-121-0/+14
* cxx: Add support for building with wafChirayu Desai2013-12-124-0/+44
* posix_api: Pass needed argument to posix checkChirayu Desai2013-12-121-1/+1
* posix_api: Turn posix check into function call.Gedare Bloom2013-12-121-1/+1