summaryrefslogtreecommitdiffstats
path: root/bsps/arm/lpc24xx/start/start-config-mpu.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/lpc24xx: Fix LPC24XX_EMC_MT48LC4M16A2 MPU cfgSebastian Huber2019-05-081-7/+8
|
* bsp/lpc24xx: LPC24XX_EMC_MT48LC4M16A2 MPU supportSebastian Huber2019-05-081-2/+6
|
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-081-1/+1
| | | | Update #3706.
* bsps: Move startup files to bspsSebastian Huber2018-04-201-0/+86
Adjust build support files to new directory layout. This patch is a part of the BSP source reorganization. Update #3285.