Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 237 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 237 Bytes

ESP32c6 Bitbang

Trying to work on ESP32C6 without any framework (IDF, arduino...)

Got fed up with how bloated they are, so tried to do my own. It's quite hard, kudos to https://github.com/cpq/mdk/ for pointing in the good direction!