summaryrefslogtreecommitdiffstats
Commit message (Collapse)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 ↵Vijay Kumar Banerjee2020-03-1720-20/+20
| | | | CONFIGURE_MAXIMUM_FILE_DESCRIPTORS
* waf: Update to waf-2.0.19Sebastian Huber2020-02-271-9/+12
| | | | Update #3569.
* 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
| | | | Close #3670.
* Update due to block device API changesSebastian Huber2019-01-072-47/+6
| | | | | Update #3358. Update #3670.
* Fix typo in configurationSebastian Huber2019-01-071-1/+1
|
* Remove obsolete Termios configurationSebastian Huber2019-01-075-11/+0
| | | | Update #3670.
* Remove obsolete CONFIGURE_MAXIMUM_PTYSSebastian Huber2019-01-071-1/+0
| | | | Update #3670.
* 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
| | | | | | | | | | The initial conversion was done by Christopher Kerl as part of GCI 2013. Finally merged as part of GCI 2018. This is part of the Livermore pthread examples from https://computing.llnl.gov/tutorials/pthreads/ Closes #2087.
* Remove outdated instructions and change sis to erc32Marçal Comajoan Cara2018-12-092-14/+2
| | | | This work was part of GCI 2018.
* README.Makefile: New fileJoel Sherrill2018-10-261-0/+36
|
* Update rtems_wafSebastian Huber2018-10-251-0/+0
| | | | Update #3551.
* 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
| | | | Closes #3531.
* 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
| | | | | | | | | For an update from an earlier version it is necessary to do a git submodule sync rtems_waf git submodule update rtems_waf after this commit is applied to update the submodules URL.
* 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
| | | | | | | | | c11_thread01 - multiple threads, arguments, yield, sleep c11_mutex01 - mutual exclusion, blocking, timeout c11_cndvar01 - use condition variable to signal data arrival c11_key01 - per thread storage Closes #3188.
* 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
| | | | Closes #3158.
* Make crc and fdopen buildJoel Sherrill2017-10-122-3/+2
| | | | Updates #3158.
* Fix warningsSebastian Huber2017-10-124-7/+7
| | | | Update #3158.
* Fix configuration warningsSebastian Huber2017-10-127-13/+0
| | | | Update #3158.
* Update due to trace linker changesSebastian Huber2017-10-123-3/+3
| | | | Close #3160.
* 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
| | | | | | | | | Use the rtems_waf rootfs support to create a root file system. Remove the double cflags on some projects that broke linking. Remove the dump-on-error, there is no option in rtems-tld. Closes 3158. Closes 3159.
* Add waf to the project so we control the version required.Chris Johns2017-10-022-0/+171
| | | | Updates 3158.
* 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
| | | | | | | define POSIX KEYS and PAIRS to 16, otherwise met: " pthread_setspecific(shell_current_env_key) "
* 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
|