tinygo-org / tinygo

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
https://tinygo.org
Other
15.21k stars 894 forks source link

Board Support: ESP32 AZ-Delivery Dev Kit C #3828

Open marcofeltmann opened 1 year ago

marcofeltmann commented 1 year ago

I just found one of them you can still order from Germany-located electronics store AZ-Delivery and it's board design doesn't fit any of the existing ones.

According to shop page it's a special design by Expressif for this store.

I'd like to try to somehow get board support for this into TinyGo.

marcofeltmann commented 1 year ago

As the board contribution wiki stated, it shouldn't be that difficult as the EPS32 already has support.