summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/objnosmp.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Sort source listsSebastian Huber2021-02-241-2/+2
| | | | Use the Python sorted() function to sort the "source" lists.
* build: Move drivers without SMP supportSebastian Huber2020-10-121-0/+31
This fixes warnings like this: warning: implicit declaration of function 'rtems_interrupt_disable' warning: implicit declaration of function 'rtems_interrupt_enable' warning: implicit declaration of function 'rtems_interrupt_flash'