ac1b59fb01
Author: liuhaitao <liuhaitao@xiaomi.com> clicker2-stm32/mrf24j40-mac: enable SCHED_LPWORK config to fix build break ieee802154/mac802154_internal.h:75:4: error: #error Both Low and High priority work queues are required for this driver 75 | # error Both Low and High priority work queues are required for this driver | ^~~~~ ERROR: arm-none-eabi-gcc failed: 1 nucleo-f303re/nxlines: enable NXSTART_EXTERNINIT config to fix build break arm-none-eabi-ld: /var/lib/jenkins/workspace/NuttX-Nightly-Build/nuttx/staging/libgraphics.a(nxmu_start.o): in function `nx_server': nxmu_start.c:(.text+0x2): undefined reference to `board_lcd_initialize' arm-none-eabi-ld: nxmu_start.c:(.text+0xc): undefined reference to `board_lcd_getdev' make[1]: *** [nuttx] Error 1 Disable cxx new long to fix build break for some sam34 boards configs Build fail log as below: CXX: libxx_new.cxx libxx_new.cxx:66:7: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter [-fpermissive] 66 | void *operator new(unsigned long nbytes) | ^~~~~~~~ Makefile:102: recipe for target 'libxx_new.o' failed Signed-off-by: liuhaitao <liuhaitao@xiaomi.com> |
||
---|---|---|
.. | ||
configs | ||
include | ||
scripts | ||
src | ||
Kconfig | ||
README.txt |
Nucleo-64 Boards ================ The Nucleo-F303RE is a member of the Nucleo-64 board family. The Nucleo-64 is a standard board for use with several STM32 parts in the LQFP64 package. Variants include Order code Targeted STM32 ------------- -------------- NUCLEO-F030R8 STM32F030R8T6 NUCLEO-F070RB STM32F070RBT6 NUCLEO-F072RB STM32F072RBT6 NUCLEO-F091RC STM32F091RCT6 NUCLEO-F103RB STM32F103RBT6 NUCLEO-F302R8 STM32F302R8T6 NUCLEO-F303RE STM32F303RET6 NUCLEO-F334R8 STM32F334R8T6 NUCLEO-F401RE STM32F401RET6 NUCLEO-F410RB STM32F410RBT6 NUCLEO-F411RE STM32F411RET6 NUCLEO-F446RE STM32F446RET6 NUCLEO-L053R8 STM32L053R8T6 NUCLEO-L073RZ STM32L073RZT6 NUCLEO-L152RE STM32L152RET6 NUCLEO-L452RE STM32L452RET6 NUCLEO-L476RG STM32L476RGT6