nuttx/arch/arm
Ville Juven 52228fd222 stm32f7: Fix compliation of stm32_flash.c (add stm32_waste.c)
/arch/arm/src/libarch.a(stm32_flash.o): in function `up_progmem_write':
/arch/arm/src/chip/stm32_flash.c:419: undefined reference to `stm32_waste'

Seems like the symbol definition + declaration were completely missing
2022-11-23 20:30:26 +08:00
..
include arch/arm: Fix types.h:61:9: error: unknown type name '__UINT32_TYPE__' 2022-11-06 07:14:39 +01:00
src stm32f7: Fix compliation of stm32_flash.c (add stm32_waste.c) 2022-11-23 20:30:26 +08:00
Kconfig arm/toolchain: update toolchain comment to avoid confusion 2022-10-25 12:33:46 +08:00