summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/objnosmp.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-02-24build: Sort source listsSebastian Huber1-2/+2
Use the Python sorted() function to sort the "source" lists.
2020-10-12build: Move drivers without SMP supportSebastian Huber1-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'