summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* filesystem: Fix file not found error5.35.25.15Vijay Kumar Banerjee2020-04-262-0/+4
* filesystem: Add checks for rtems-bin2cVijay Kumar Banerjee2020-03-182-20/+21
* Update rtems_wafVijay Kumar Banerjee2020-03-181-0/+0
* Replace deprecated CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS with CONFIGURE_MA...Vijay Kumar Banerjee2020-03-1720-20/+20
* waf: Update to waf-2.0.19Sebastian Huber2020-02-271-9/+12
* Add lvgl/hello: Sample Hello world app using littleVGL and libbsdVijay Kumar Banerjee2019-09-207-2/+214
* update rtems_wafVijay Kumar Banerjee2019-09-173-6/+6
* Fix warningsSebastian Huber2019-01-072-2/+2
* Update due to block device API changesSebastian Huber2019-01-072-47/+6
* Fix typo in configurationSebastian Huber2019-01-071-1/+1
* Remove obsolete Termios configurationSebastian Huber2019-01-075-11/+0
* Remove obsolete CONFIGURE_MAXIMUM_PTYSSebastian Huber2019-01-071-1/+0
* Ignore the waf python3 workspace.Chris Johns2018-12-261-1/+1
* 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