nuttx/arch
stbenn 3abdec8af1 arch/arm/stm32h5: implement flash driver for progmem
H5 implementation of functions defined in include/nuttx/progmem.h.
The driver supports a subset of the flash peripheral functions.
  - Assumes non-secure memory accesses. Does not check for memory protection mechanisms.

References implementation in arch/arm/src/stm32h7/stm32h743xx_flash.c
2025-04-11 11:20:19 -03:00
..
arm arch/arm/stm32h5: implement flash driver for progmem 2025-04-11 11:20:19 -03:00
arm64 libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
avr libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
ceva libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
dummy
hc Revert "Use small lock to protect resources related to irq in arch avr, hc, mips and or1k." 2025-02-13 14:15:43 +08:00
mips libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
misoc libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
or1k libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
renesas Revert "Use small lock to protect usbdev and endpoint in arch renesas." 2025-02-13 14:15:43 +08:00
risc-v [nxstyle] fix Relative files path 2025-04-11 20:59:33 +08:00
sim libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
sparc libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
tricore libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
x86 libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
x86_64 libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
xtensa libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
z16 libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
z80 libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
CMakeLists.txt arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig libc/arm: optimize crc32/crc32c for arm 2025-04-04 09:51:50 -03:00