incubator-nuttx/boards/arm/tiva/lm3s6965-ek
Yanfeng Liu 76b58e4af0 board/lm3s6965-ek: restore 128K kflash
This reverts both 2afdcfb6a6 and 0a0af89de9 to restore the 128K kflash
design as the implementation depends on that to work, checked with:

```
$ qemu-system-arm -M lm3s6965evb -nographic -device \
    loader,file=nuttx.bin,addr=0x0 -device \
    loader,file=nuttx_user.bin,addr=0x2000
```

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-08-11 19:00:18 +08:00
..
configs arm/lm3s6965-ek: Disable NTPC for lm3s6965 to fix maximum flash space reached 2024-08-10 19:26:32 +08:00
include
kernel cmake:init protected-mode for CMake build 2024-03-27 23:01:08 +08:00
scripts board/lm3s6965-ek: restore 128K kflash 2024-08-11 19:00:18 +08:00
src
tools Documentation: update broken links 2024-04-10 15:17:53 -03:00
CMakeLists.txt cmake:init protected-mode for CMake build 2024-03-27 23:01:08 +08:00
Kconfig