Hello Petro,
Thanks for your help, i didn't use board common code,and my custom board
defconfig had not enable BOARD_STM32_COMMON config ,but when i tried add
CONFIG_ARCH_BOARD_COMMON=y to my custom board defconfig according to your
suggestion, the compile did succeed. Besides, I found that if
Hello Zou,
The https://github.com/apache/incubator-nuttx/pull/5712 unifies board
common logic usage under a single option ARCH_BOARD_COMMON that is
introduced instead of per-arch options like BOARD_SAMV7_COMMON or
BOARD_STM32_COMMON. So most probably if your board defconfig had
BOARD_STM32_COMMON
Hello Petro,
After https://github.com/apache/incubator-nuttx/pull/5712, there's a error when
building my custom board:
make[1]: Entering directory '/home/zouboan/G/NuttX/nuttx/arch/arm/src'
make[2]: Entering directory '/home/zouboan/G/NuttX/fft/fft-f405/src'
make[2]: *** No rule to make targe
Yes,
I programmed pascal on CP/M on z80 and late on 8086 Borland pascal, 1987
I hope to try to compile the .pas on our u-blox modules w106 and b302, that are
esp32 and nrf52 core
Nice job
Enviado do meu iPhone
> Em 12 de mar. de 2022, à(s) 00:30, Gregory Nutt
> escreveu:
>
>
>>
>> Will Em