nuttx/boards/arm/stm32/stm32f4discovery
Xiang Xiao d267071398 stm32f4discovery/cxxtest: Fix gcc13.2 compiler error
arm-none-eabi-ld: /tools/gcc-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/lib/thumb/v7e-m/nofp/libsupc++.a(eh_alloc.o): in function `_GLOBAL__sub_I__ZN9__gnu_cxx9__freeresEv':
eh_alloc.cc:(.text.startup._GLOBAL__sub_I__ZN9__gnu_cxx9__freeresEv+0x12): undefined reference to `getenv'

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-12-19 08:36:49 +08:00
..
configs stm32f4discovery/cxxtest: Fix gcc13.2 compiler error 2023-12-19 08:36:49 +08:00
include
kernel build: add initial cmake build system 2023-07-08 13:50:48 +08:00
scripts nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00
src boards: Use MS56XX instead of MS5611 2023-11-28 16:48:50 -03:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig boards/stm32f4disco: add timer driver support 2023-02-08 02:43:13 +08:00