platform-ststm32 icon indicating copy to clipboard operation
platform-ststm32 copied to clipboard

Zephyr-blink not working on STM32 L011K4 Nucleo Board

Open MechatronikMonkey opened this issue 1 year ago • 0 comments

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.

MechatronikMonkey avatar Apr 09 '24 21:04 MechatronikMonkey