tinygo icon indicating copy to clipboard operation
tinygo copied to clipboard

WIP: support for WiFi on the ESP32-C3

Open aykevl opened this issue 3 years ago • 1 comments

This is an experimental branch. It's not complete. See https://github.com/tinygo-org/drivers/pull/320.

I plan on cleaning up some commits from here to submit separately, to hopefully make reviewing easier. See #2135 and #2136 for example.

aykevl avatar Sep 24 '21 17:09 aykevl

Is this pull request still active?

Dorbmon avatar May 08 '22 04:05 Dorbmon

Everything except for FreeRTOS compatibility has been merged already, so let's close this. I don't plan on implementing wifi/BLE support by implementing these FreeRTOS shims so that part can be dropped.

Also see: https://github.com/tinygo-org/drivers/pull/650

aykevl avatar Jan 27 '24 19:01 aykevl