platformio / platformio-vscode-ide

PlatformIO IDE for VSCode: The next generation integrated development environment for IoT
https://marketplace.visualstudio.com/items?itemName=platformio.platformio-ide
Apache License 2.0
1.23k stars 196 forks source link

Unable to compile new created project for STM8S board #2409

Closed ernestp closed 3 years ago

ernestp commented 3 years ago

Executing task in folder 6xS STM Driver: platformio run --environment stm8sblue <

Processing stm8sblue (platform: ststm8; board: stm8sblue; framework: arduino)

Verbose mode can be enabled via -v, --verbose option CONFIGURATION: https://docs.platformio.org/page/boards/ststm8/stm8sblue.html PLATFORM: ST STM8 (1.0.3) > ST STM8S103F3 Breakout Board HARDWARE: STM8S103F3P6 16MHz, 1KB RAM, 8KB Flash PACKAGES:

Terminal will be reused by tasks, press any key to close it.

ivankravets commented 3 years ago

Please report to https://community.platformio.org/

ernestp commented 3 years ago

Moved to https://community.platformio.org/t/unable-to-compile-new-created-project-for-stm8s-board/19766