arduino-esp32/libraries/ESP32/examples
Martijn Scheepers 7e9d42da68
ESP.getChipModel() and ESP.getChipCores() (#3847)
* ESP.getChipModel() returns model of the chip

* ESP.getChipCores() returns the core count.

* Example gives chip model, revision and core count.

* Read efuse for chipmodel

Co-authored-by: Martijn Scheepers <ms@SDNengineering.nl>
2020-09-30 14:57:36 +03:00
..
AnalogOut Create ledcWrite_RGB.ino (#688) 2017-10-10 22:42:26 +03:00
Camera/CameraWebServer M5Stack's product offering includes various ESP32-based camera devices. (#4030) 2020-06-01 01:41:56 +03:00
ChipID/GetChipID ESP.getChipModel() and ESP.getChipCores() (#3847) 2020-09-30 14:57:36 +03:00
DeepSleep allow the examples to build in a more strict env (#3299) 2019-09-29 23:47:02 +03:00
ESPNow allow the examples to build in a more strict env (#3299) 2019-09-29 23:47:02 +03:00
FreeRTOS Move Example to proper folder 2018-12-16 19:24:02 +01:00
GPIO Functional interrupt (#1728) 2018-09-17 23:13:58 +02:00
HallSensor Create hall_effect_esp32.ino (#450) 2017-06-21 14:16:47 +02:00
I2S/HiFreq_ADC I2s adc (#2309) 2019-01-22 17:24:16 +08:00
ResetReason Add initial SPIFFS library (#627) 2017-09-12 11:09:59 +03:00
RMT Update RMTLoopback.ino (#3823) 2020-09-30 14:52:22 +03:00
Time/SimpleTime Add Time and TimerWDT examples 2017-12-14 21:13:42 +01:00
Timer Update IDF to 3.2-3276a13 and esptool.py to 2.5.0 (#1878) 2018-09-21 08:39:36 +02:00
Touch Add Touchread example (#175) 2017-02-07 03:42:43 +02:00