platform-ststm32
platform-ststm32 copied to clipboard
ST STM32: development platform for PlatformIO
New release is available: https://github.com/zephyrproject-rtos/zephyr/releases/tag/zephyr-v3.0.0
Hi, when compiling MARLIN, I get an error message: ********************************************************************************************************************************************************************************************************************************************* If you like PlatformIO, please: - follow us on Twitter to stay up-to-date on the latest project news > https://twitter.com/PlatformIO_Org...
In my **_platformio.ini_** , I use **_build_flags_** to add the path **_Mid/Blink_**,VS Code can find **_led.h_** in **_Mid/Blink_**.But when I compile the project,the console says undefined reference to **_`x_l_blue_blink_init'._** ```...
I am trying to debug the MXChip AZ3166 board and after debug upload the VScode opens the Reset_handler.dbgasm file and the board hangs there. The programming LED keeps flashing and...
In my PlatformIO installation V5.2.5 the board file for the electrosmith Daisy Seed has incorreect sizes for Flash and RAM - thet have been swapped. This appears to be the...
What kind of issue is this? - [X] **PlatformIO Core**. If you’ve found a bug, please provide an information below. ------------------------------------------------------------------ ### Configuration Windows 10 PlatformIO Core, version 5.2.5 Custom...
Hi, Can we get support for the Arduino Nicla Vision added please? Thanks Roland
I am having issues building a simple program using the libopencm3 framework and someone on the forum concluded this is due to an old version of libopencm3 (Thread: https://community.platformio.org/t/compiler-doesnt-find-function-definition-libopencm3/25795). Could...
Hi, I'm fairly new to platformio (though not to STM32 and mbed development), and I notice that the STM32WB55 board is supported both by mbed OS (https://os.mbed.com/platforms/ST-Nucleo-WB55RG/), and by stm32cube...
Check out the `platformio` https://github.com/faydr/QMesh.git . If you attempt to build it using `platformio run`, it fails, outputting errors such as these: `Compiling .pio/build/nucleo_h743zi/FrameworkMbeddrivers/source/BusInOut.o Compiling .pio/build/nucleo_h743zi/FrameworkMbeddrivers/source/BusOut.o Compiling .pio/build/nucleo_h743zi/FrameworkMbeddrivers/source/CAN.o /home/drfay/.platformio/packages/framework-mbed/features/storage/system_storage/SystemStorage.cpp:96:9: error:...