platform-ststm32
platform-ststm32 copied to clipboard
Zephyr-blink not working on STM32 L011K4 Nucleo Board
Imported Zephyr-blink example.
Added
[env:nucleo_l011k4]
platform = ststm32
framework = zephyr
board = nucleo_l011k4
to "platformio.ini" file.
compile and flash but the LED is not blinking.