This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-06 00:14:22 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
5ba0617e9c8c5a62ed50e4380dd81808a05f3a3e
nuttx
/
configs
/
sama5d3x-ek
/
scripts
T
History
Gregory Nutt
552b6f44e1
SAMA5: On some hardware, reconfiguring the PLL while executing out of NOR FLASH causes crashes. This was fixed by David Sidrane by implementing RAM functions. The killer code is copied and executed from ISRAM and the crash is avoided.
2014-04-03 16:08:18 -06:00
..
ddram.ld
SAMA5 Boards: When running from SDRAM, a 32KB offset is needed by the bootloader
2014-03-30 10:24:31 -06:00
isram.ld
…
nor-ddram.ld
…
nor-isram.ld
SAMA5: On some hardware, reconfiguring the PLL while executing out of NOR FLASH causes crashes. This was fixed by David Sidrane by implementing RAM functions. The killer code is copied and executed from ISRAM and the crash is avoided.
2014-04-03 16:08:18 -06:00
pg-sram.ld
…