summaryrefslogtreecommitdiffstats
path: root/bsps/arm/lpc24xx/config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lpc2362-testsuite.tcfg: Add monitor and psxmsgq01Joel Sherrill2020-10-121-0/+2
|
* lpc23xx_tli800-testsuite.tcfg: Add psxaoi03 and psxsignal07Joel Sherrill2020-04-071-0/+2
| | | | Updates #3938.
* lpc2362-testsuite.tcfg: Add psxaoi03 and psxsignal07Joel Sherrill2020-04-071-0/+2
| | | | Updates #3938.
* tests: Exclude record02 for some BSPsSebastian Huber2020-04-062-0/+2
| | | | Update #3938.
* lpc23xx_tli800-testsuite.tcfg: Add ttest01Joel Sherrill2020-03-121-0/+1
|
* lpc2362-testsuite.tcfg: Add ttest01Joel Sherrill2020-03-121-0/+1
|
* bsps/arm: Adjust machine flags for ARMv7-MSebastian Huber2019-05-142-2/+2
| | | | | | | 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.
* lpc23xx_tli800-testsuite.tcfg: Update to account for static allocation and ↵Joel Sherrill2019-03-121-0/+16
| | | | BSP small memory
* lpc2362-testsuite.tcfg: Update to account for static allocation and BSP ↵Joel Sherrill2019-03-121-0/+17
| | | | small memory
* lpc23xx_tli800-testsuite.tcfg: Add dl07Joel Sherrill2018-11-291-0/+1
|
* lpc2362-testsuite.tcfg: Add dl07Joel Sherrill2018-11-291-0/+1
|
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-2324-0/+253
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.