summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/bspopts.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.
* build: Allow separate optimization flagsSebastian Huber2022-07-041-0/+8
| | | | | | | | Allow separate optimization flags for the BSP, cpukit, and tests. For example, the BSP and cpukit may be built without optimization if coverage instrumentation is enabled, however, the tests may still use optimization. Update #4670.
* build: Add option to customize the LINKFLAGSSebastian Huber2021-07-061-0/+2
|
* build: Alternative build system based on wafSebastian Huber2020-09-141-0/+39
Update #3818.