summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/objshell.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.