Files
Ayke van Laethem f8dd441827 espnet: WIP support for on-chip WiFi on an ESP32C3
Work in progress. Does not work yet.

Some notes:

  - This requires some changes to TinyGo, look at the espnet branch.
  - The  next step is probably defining all the functions in
    g_wifi_osi_funcs (see espnet.c). Right now it hangs in
    esp_wifi_init_internal, probably a NULL pointer dereference.
  - This is only for the ESP32-C3. This will require some work to work
    on other chips from Espressif.
2021-09-24 18:52:09 +02:00
..
2021-05-12 09:21:52 +02:00
2020-02-08 19:54:31 +01:00
2020-07-31 19:31:52 +02:00
2020-02-08 19:54:31 +01:00
2021-01-08 11:32:49 +01:00
2021-03-26 18:09:48 +01:00
2020-02-08 19:54:31 +01:00
2019-12-22 10:33:02 +01:00
2021-01-27 23:50:58 +01:00
2020-07-31 19:25:56 +02:00
2021-05-11 11:13:29 +02:00
2021-03-26 18:10:39 +01:00
2020-07-01 16:59:25 +02:00
2020-02-08 19:54:31 +01:00
2021-03-26 18:03:15 +01:00
2020-02-26 19:56:13 +01:00
2021-05-12 15:29:18 +02:00
2020-02-08 19:54:31 +01:00
2021-01-27 23:50:58 +01:00
2021-01-27 23:50:58 +01:00
2020-02-08 19:54:31 +01:00
2021-09-06 11:06:59 +02:00