incubator-nuttx/boards
Yanfeng Liu bfa1799f1c arm64/imx9evk: enlarge ocram size to unblock CI
This temporary fix is just to unblock CI errors:

```
Configuration/Tool: imx93-evk/bootloader
...
aarch64-none-elf-ld: region `ocram' overflowed by 88 bytes
```

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-05-28 19:39:11 +08:00
..
arm Add support to transparent OLED SSD1309 2024-05-27 23:38:37 +08:00
arm64 arm64/imx9evk: enlarge ocram size to unblock CI 2024-05-28 19:39:11 +08:00
avr avr32dev1: Fix compilation and nsh boot-up 2024-02-08 11:12:13 -03:00
dummy
hc/m9s12 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
mips sched_lock refine: remove sched_[un]lock in xxx_waitsample 2023-11-21 20:03:43 -08:00
misoc/lm32/misoc Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
or1k/mor1kx/or1k Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
renesas Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
risc-v boards/risc-v/litex/arty_a7/Kconfig: Added if LITEX_SDIO for common dependency 2024-05-27 23:24:54 +08:00
sim/sim/sim sim: add sqlite config 2024-05-17 10:19:31 -03:00
sparc fix nxstyle 2024-04-16 19:09:12 +08:00
tricore/tc3xx/tc397 arch/tricore: add spinlock support 2024-03-21 18:47:14 +08:00
x86/qemu/qemu-i486 Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
x86_64/intel64/qemu-intel64 fix nxstyle 2024-05-13 22:24:36 +02:00
xtensa board: esp32c3, esp32 and esp32s3 corrected PM block 2024-05-27 23:24:31 +08:00
z16/z16f/z16f2800100zcog Documentation: migrate boards/{z16|z80}/xxx/configs/README.txt 2023-10-28 13:55:22 +08:00
z80 Documentation: migrate boards/{z16|z80}/xxx/configs/README.txt 2023-10-28 13:55:22 +08:00
.gitignore
Board.mk sh:Change expansion path logic 2024-03-04 01:18:45 +08:00
CMakeLists.txt
Kconfig boards/stm32h7: Add initial support to WeAct STM32H743 2024-05-12 21:36:13 +08:00
Makefile
boardctl.c board/control: add irq affinity control 2024-03-30 12:21:25 +08:00
dummy.c