summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/sparc/leon3/obj.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* leon3: avoid dependency on apbuart/timer driverDaniel Hellstrom2021-03-111-0/+1
| | | | | | | Moves drvmgr_drivers[] from amba.c to a separate file in order to avoid the dependecy on APBUART/GPTIMER drivers. This has an effect when user configured not to use timer or uart in their project.
* bsps: Add default rtems_get_target_hash()Sebastian Huber2021-02-261-0/+1
| | | | Update #4267.
* build: Alternative build system based on wafSebastian Huber2020-09-141-0/+62
Update #3818.