summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/lpc32xx/obj.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-08-09bsp/lpc32xx: Restore lpc32xx_set_translation_table_entries()Sebastian Huber1-0/+1
This implementation disables the MMU during the modification of the translation table. This behaviour is required by boot loaders for these boards.
2023-05-20Update company nameSebastian Huber1-1/+1
The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
2022-08-22spec/bsps: Do not install tm27.hChris Johns1-1/+0
Updates #4705
2021-11-30build: Use common objects item for get memorySebastian Huber1-1/+0
2021-02-26bsps: Add default rtems_get_target_hash()Sebastian Huber1-0/+1
Update #4267.
2020-09-14build: Alternative build system based on wafSebastian Huber1-0/+69
Update #3818.