mirror of
https://github.com/apache/nuttx.git
synced 2026-08-29 05:10:44 +00:00
The SDK ships no bare RTL8721F.rdev profile (unlike RTL8721Dx / RTL8720F); it splits by flash type into RTL8721F_NOR.rdev / RTL8721F_NAND.rdev. The default (AMEBA_PY_SOC = RTL8721F) therefore failed the cmake `flash` target with "profile not found: RTL8721F.rdev". Override AMEBA_FLASH_PROFILE to RTL8721F_NOR to match the EVB flash type and boards/arm/rtl8721f/rtl8721f_evb/scripts/Make.defs. Assisted-by: Claude <noreply@anthropic.com> Signed-off-by: dechao_gong <dechao_gong@realsil.com.cn> |
||
|---|---|---|
| .. | ||
| arm | ||
| arm64 | ||
| avr | ||
| ceva | ||
| dummy | ||
| hc | ||
| mips | ||
| misoc | ||
| or1k | ||
| renesas | ||
| risc-v | ||
| sim | ||
| sparc | ||
| tricore | ||
| x86 | ||
| x86_64 | ||
| xtensa | ||
| z16 | ||
| z80 | ||
| CMakeLists.txt | ||
| Kconfig | ||