This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-10 13:02:31 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
f4bcb730d20da17044bbbd5ebf78235aaeb4d0f8
nuttx
/
configs
/
sama5d3x-ek
/
scripts
T
History
Gregory Nutt
2efc4d6396
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
…