summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/objshell.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* libmisc/shell: Add flashdev commandAaron Nyholm2023-05-161-0/+1
|
* libmisc/shell: Add an 'rtems' command to report a running buildChris Johns2022-08-031-0/+1
| | | | - Report version, cpu, bsp, tools and options.
* build: Sort source listsSebastian Huber2021-02-241-3/+3
| | | | Use the Python sorted() function to sort the "source" lists.
* shell: Add i2c and spi commandsChristian Mauderer2020-12-141-0/+4
| | | | | | | | This adds some commands that are usefull for debugging simple serial interfaces. Even if they are a complete re-implementation, the i2c* commands use a simmilar call like the Linux i2c tools.
* build: Alternative build system based on wafSebastian Huber2020-09-141-0/+115
Update #3818.