summaryrefslogtreecommitdiffstats
path: root/bsps/arm/atsam/start/sdram-config.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/arm/atsamv: Change license to BSD-2Joel Sherrill2022-07-081-3/+22
| | | | Updates #3053.
* bsps/arm/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
| | | | Updates #4625.
* bsp/atsam: Enable configuration of SDRAMC_LPRSebastian Huber2019-06-211-4/+8
|
* bsps: Move startup files to bspsSebastian Huber2018-04-201-0/+136
Adjust build support files to new directory layout. This patch is a part of the BSP source reorganization. Update #3285.