Closed dotty37 closed 1 year ago
Im considering moving away from Cube IDE, but I can not make the Platformio work. What is the status for HAL support on Platformio, and STLinkV2? I tried a simple code and I get "main.c:1:10: fatal error: 'stm32f1xx_hal.h' file not found"
You mentioned STM32F403 in the title, but the error message says stm32f1xx_hal.h is missing. Probably a wrong code example.
STM32F403
stm32f1xx_hal.h
Im considering moving away from Cube IDE, but I can not make the Platformio work. What is the status for HAL support on Platformio, and STLinkV2? I tried a simple code and I get "main.c:1:10: fatal error: 'stm32f1xx_hal.h' file not found"