This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-02 04:38:59 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
f4bcb730d2
nuttx
/
configs
/
sama5d3x-ek
/
scripts
History
Download ZIP
Download TAR.GZ
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
SAMA5: The ostest configuration have been converted to run out of NOR flash. There is more to be done, however
2013-07-28 15:07:35 -06:00
nor-ddram.ld
Add support for .data and .bss in SDRAM
2014-01-28 14:35:03 -06:00
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
SAMA5: The ostest configuration have been converted to run out of NOR flash. There is more to be done, however
2013-07-28 15:07:35 -06:00