mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 18:48:11 +08:00
e57d0312ca
- in NuttX 11.x and 12.x the nuttx entry point for the sama5d2-xult board changed to 0x20008E20 (from 0x2008040). This change updates defconfigs and the README.txt to reflect that. - no code changes