acassis commented on issue #11529:
URL: https://github.com/apache/nuttx/issues/11529#issuecomment-1888205304
Hi @mxrtos, could you please verify if you see "Register: leds" printed when
you compile the code, like this:
```$ make -j
Create version.h
LN: platform/board to /home/alan/nuttxspace/apps/platform/dummy
Register: leds
Register: nsh
Register: sh
chip/stm32_gpio.c:41:11: note: '#pragma message:
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see
tools/stm32_pinmap_tool.py'
41 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated
migrate board.h see tools/stm32_pinmap_tool.py"
| ^~~~~~~
CPP:
/home/alan/nuttxspace/nuttx/boards/arm/stm32/stm32f103-minimum/scripts/ld.script->
/home/alan/nuttxspace/nuttx/boards/arm/stm32/stm32f103-minimum/scripts/LD:
nuttx
CP: nuttx.bin
```
I think there could be some issues in your host system
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]