arduino-esp32/libraries/ESP32
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
..
examples ESP.getChipModel() and ESP.getChipCores() (#3847) 2020-09-30 14:57:36 +03:00
src Add ESP32 examples folder and sigma-delta example 2017-02-05 16:14:43 +02:00
library.properties Add ESP32 examples folder and sigma-delta example 2017-02-05 16:14:43 +02:00