We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PIO Core Call Error: "The following files/directories have been created in /home/x/Documents/PlatformIO/Projects/simple_foc_esc\ninclude - Put project header files here\nlib - Put project specific (private) libraries here\nsrc - Put project source files here\nplatformio.ini - Project Configuration File\nResolving genericSTM32F103C8 dependencies...\nTool Manager: Installing platformio/tool-scons @ ~4.40801.0\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\nUnpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\nTool Manager: [email protected] has been installed!\nAlready up-to-date.\nUpdating metadata for the vscode IDE...\n\n\nUserSideException: Processing genericSTM32F103C8 (platform: ststm32; board: genericSTM32F103C8; framework: arduino)\n--------------------------------------------------------------------------------\nVerbose mode can be enabled via -v, --verbose option\nCONFIGURATION: https://docs.platformio.org/page/boards/ststm32/genericSTM32F103C8.html\nPLATFORM: ST STM32 (19.0.0) > STM32F103C8 (20k RAM. 64k Flash)\nHARDWARE: STM32F103C8T6 72MHz, 20KB RAM, 64KB Flash\nDEBUG: Current (blackmagic) External (blackmagic, cmsis-dap, jlink, stlink)\nPACKAGES: \n - framework-arduinoststm32 @ 4.20900.0 (2.9.0) \n - framework-cmsis @ 2.50900.0 (5.9.0) \n - toolchain-gccarmnoneeabi @ 1.120301.0 (12.3.1)\nError: Missing PlatformIO build script /home/x/.platformio/packages/framework-arduinoststm32/tools/platformio/platformio-build.py!\n========================== [FAILED] Took 3.11 seconds =========================="
-v, --verbose
The text was updated successfully, but these errors were encountered:
No branches or pull requests
PIO Core Call Error: "The following files/directories have been created in /home/x/Documents/PlatformIO/Projects/simple_foc_esc\ninclude - Put project header files here\nlib - Put project specific (private) libraries here\nsrc - Put project source files here\nplatformio.ini - Project Configuration File\nResolving genericSTM32F103C8 dependencies...\nTool Manager: Installing platformio/tool-scons @ ~4.40801.0\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\nUnpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\nTool Manager: [email protected] has been installed!\nAlready up-to-date.\nUpdating metadata for the vscode IDE...\n\n\nUserSideException: Processing genericSTM32F103C8 (platform: ststm32; board: genericSTM32F103C8; framework: arduino)\n--------------------------------------------------------------------------------\nVerbose mode can be enabled via
-v, --verbose
option\nCONFIGURATION: https://docs.platformio.org/page/boards/ststm32/genericSTM32F103C8.html\nPLATFORM: ST STM32 (19.0.0) > STM32F103C8 (20k RAM. 64k Flash)\nHARDWARE: STM32F103C8T6 72MHz, 20KB RAM, 64KB Flash\nDEBUG: Current (blackmagic) External (blackmagic, cmsis-dap, jlink, stlink)\nPACKAGES: \n - framework-arduinoststm32 @ 4.20900.0 (2.9.0) \n - framework-cmsis @ 2.50900.0 (5.9.0) \n - toolchain-gccarmnoneeabi @ 1.120301.0 (12.3.1)\nError: Missing PlatformIO build script /home/x/.platformio/packages/framework-arduinoststm32/tools/platformio/platformio-build.py!\n========================== [FAILED] Took 3.11 seconds =========================="The text was updated successfully, but these errors were encountered: