summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add regulator exampleHEADmasterJoel Sherrill2023-07-296-0/+308
* */.../Makefile: MANAGERS=all has been obsolete a LONG timeJoel Sherrill2023-04-2346-139/+1
* livermore/wscript: POSIX threads does not require POSIX enabledJoel Sherrill2023-04-231-2/+1
* psx_sched_report/psx_sched_report.c: Do not assume pid=1Joel Sherrill2023-04-231-1/+1
* led/wscript: POSIX threads does not require POSIX enabledJoel Sherrill2023-04-231-9/+8
* hello/wscript: POSIX threads does not require POSIX enabledJoel Sherrill2023-04-231-3/+2
* c11/wscript: C11 concurrency does not require POSIX enabledJoel Sherrill2023-04-231-5/+4
* waf: Update to waf 2..0.25Joel Sherrill2023-02-171-8/+8
* hello_world_c: Fix test outputRyan Long2022-03-031-1/+0
* file_io/crc/.gitignore misc/extract_example/.gitignore: New filesJoel Sherrill2022-02-232-0/+6
* ticker/low_ticker2: Fix warningsJoel Sherrill2022-02-231-9/+10
* ticker/low_ticker1: Fix warningsJoel Sherrill2022-02-231-10/+11
* ticker/low_ticker: Fix warningsJoel Sherrill2022-02-231-9/+10
* misc/nanosecond_tick_wrap: Fix warningsJoel Sherrill2022-02-231-2/+2
* misc/minimum/: Fix warningsJoel Sherrill2022-02-233-21/+21
* classic_api/classic_signal: Fix warningsJoel Sherrill2022-02-231-3/+1
* benchmarks/nbench: Fix warningsJoel Sherrill2022-02-235-4/+14
* posix_api/Makefile ticker/Makefile: Add missing examplesJoel Sherrill2022-02-232-1/+8
* tracing: Add a special ticker variant to show tracing.Joel Sherrill2022-02-237-16/+162
* ticker_stackhk: Add variant which prints stack and cpu usage reportsJoel Sherrill2022-02-234-1/+149
* Add POSIX task and thread restart examples.Joel Sherrill2022-02-239-0/+283
* Add User Driver ExampleJoel Sherrill2022-02-2310-1/+3042
* led/event_server/init.c: Use names for events to reflect application intentJoel Sherrill2022-02-231-6/+10
* led/delay/init.c: Use local variable for one second of ticksJoel Sherrill2022-02-231-4/+6
* posix_api/psx_example_3/test3.c: Clean up and allow to build on LinuxJoel Sherrill2022-02-231-13/+32
* classic_api/triple_period/tasks.c: Clean up formattingJoel Sherrill2022-02-231-3/+4
* cxx_throw/wscript: Fix commentJoel Sherrill2022-02-231-1/+1
* cxx_stdmap: Add example of using std::map with RTEMSJoel Sherrill2022-02-236-1/+141
* psx_sched_report/rtems_config.c: Fix spacingJoel Sherrill2022-02-231-0/+1
* psx_initial_sigmask: Add POSIX initial signal mask reporterJoel Sherrill2021-08-204-0/+208
* psx_sigint: Add new example of POSIX signal and default maskJoel Sherrill2021-08-206-0/+184
* Conditionalize CONFIGURE_TERMIOS_DISABLE so the examples span versionsJoel Sherrill2021-08-203-0/+26
* lvgl/wscript: Add libpath to search for required librariesVijay Kumar Banerjee2021-03-291-2/+10
* fdopen: Use rtems_get_version_string()Sebastian Huber2020-09-181-1/+1
* psx_example_2: Fix warningSebastian Huber2020-09-181-1/+1
* wscript: Update RTEMS version to 6Sebastian Huber2020-09-181-1/+1
* lvgl: Add a gui example with evdevVijay Kumar Banerjee2020-06-145-6/+723
* 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