Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 317 Bytes

File metadata and controls

15 lines (8 loc) · 317 Bytes

BasicBlinky

A simple LED Sparkler for the ESP32-C3FH4-RGB.

This is just a tweak on the example code around, but ported to Tinygo.

Install Tinygo for your platform and building and flashing it is simply:

tinygo flash -target esp32c3

And the rest is magically done for you.

License: MIT/DWTFYL