arduino-esp32/docs
Daniel Egnor 67c027ce17
Add documentation on threading issues with WiFi.onEvent() to examples (#8081)
* Compile error if CONFIG_FREERTOS_HZ != 1000

* add a check at the CMake level, per feedback

* fix a punctuation glitch

* Remove `_Static_assert` per feedback

* add documentation on threading issues with WiFi.onEvent()

* more comments

* thin out comments, add docs

* Update WiFiProv.ino merge conflict issue fixed

* Added the CLK type and MAC from eFuse to Ethernet begin

* Fixed the order and arguments on the Ethernet begin function

---------

Co-authored-by: Pedro Minatel <pedro.minatel@espressif.com>
Co-authored-by: Pedro Minatel <pminatel@gmail.com>
2023-12-05 13:50:26 +02:00
..
source Add documentation on threading issues with WiFi.onEvent() to examples (#8081) 2023-12-05 13:50:26 +02:00
make.bat Docs: Initial documentation structure using Sphinx (#5355) 2021-07-19 13:37:26 +03:00
Makefile Docs: Initial documentation structure using Sphinx (#5355) 2021-07-19 13:37:26 +03:00
requirements.txt [Docs] Fixed the RTD theme and core version (#8794) 2023-10-23 11:57:31 +02:00