Commit Graph

4 Commits

Author SHA1 Message Date
Sebastian Huber
b446457f1c bsps/arm: Adjust machine flags for ARMv7-M
Update machine flags for Cortex-M3 and Cortex-M4 based BSPs to account
for Cortex-M3 Errata 602117 which required GCC multilib changes.

Update #3747.
2019-05-14 09:09:02 +02:00
Joel Sherrill
c5dca3b7d1 stm32f4-testsuite.tcfg: Update to account for static allocation and BSP small memory 2019-03-12 11:01:22 -05:00
Joel Sherrill
4f67dbda3d stm32f105rc-testsuite.tcfg: Update to account for static allocation and BSP small memory 2019-03-12 11:01:22 -05:00
Sebastian Huber
adb85dd473 bsps: Move make/custom/* files to bsps
Adjust various build files.  Remove automatic generation of the
c/src/lib/libbsp/*/acinclude.m4 files from bootstrap script.

This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-23 15:18:42 +02:00