Skip to content

Commit

Permalink
#42 WiFi provisioning official branch
Browse files Browse the repository at this point in the history
  • Loading branch information
martinberlin committed Jul 14, 2021
1 parent 9775ce9 commit bb89c2c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

### Requirements

* esp32 or esp32S2 (C3 also works check notes below)
* esp32 or esp32S2 with PSRAM (C3 also works check notes below)
* Espressif IDF framework 4.3
* An SPI epaper (see wiki for supported models)
* Please read [RainMaker WiFi provisioning in the Wiki to get more details about this branch](https://github.com/martinberlin/cale-idf/wiki/RainMaker-WiFi-provisioning)

ESP32C3 also works as a target. For C3 the compilation of
/component/epd_driver is excluded since this uses ESP32 two cores and won't compile in C3.
Expand Down

0 comments on commit bb89c2c

Please sign in to comment.