incubator-nuttx/arch
Kyle Wilson df47241a2b STM32G4 Flash Driver
Added a flash driver for the STM32G4 series. The primary change here is
the addition of stm32g4xxx_flash.c. This file uses the STM32L4 flash
driver as a template. The primary difference is the accounting for dual
banks with different page sizes.

Fixed error while building b-g474e-dpow1/buckboost. It was possible (technically) to have page be used uninitialzied. Changing the if statement to default to using a flash_page_size == 2048 fixes this issue.
2024-10-15 18:11:38 -03:00
..
arm STM32G4 Flash Driver 2024-10-15 18:11:38 -03:00
arm64 arm64: we need to initialize the percpu register storing the current task more earlier. 2024-10-15 15:25:55 +08:00
avr
ceva
dummy
hc
mips
misoc
or1k
renesas
risc-v arm/riscv: remove redundant judgment 2024-10-15 15:32:40 +08:00
sim
sparc
tricore
x86
x86_64
xtensa cpuinfo: Decouple the fetch cpuinfo from up_perf_getfreq 2024-10-15 21:11:15 +08:00
z16
z80
CMakeLists.txt
Kconfig cpuinfo: Decouple the fetch cpuinfo from up_perf_getfreq 2024-10-15 21:11:15 +08:00