platformio / platformio-docs

PlatformIO Documentation
https://docs.platformio.org
Apache License 2.0
240 stars 326 forks source link

fix the AZ-Delivery ESP-32 Dev Kit C V4 flash size #145

Closed rgl closed 4 years ago

rgl commented 4 years ago

please note that I do not known where I have to change the data that is returned by the platformio boards command, so this PR is only for the documentation.

for reference, this board has a 32-Mbit flash which corresponds to 4-MBytes, as you can see with esptool.py:

$ esptool.py -p /dev/ttyUSB0 flash_id

esptool.py v2.8
Serial port /dev/ttyUSB0
Connecting....
Detecting chip type... ESP32
Chip is ESP32D0WDQ6 (revision 1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: 24:62:ab:e0:29:3c
Uploading stub...
Running stub...
Stub running...
Manufacturer: 5e
Device: 4016
Detected flash size: 4MB
Hard resetting via RTS pin...
CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

ivankravets commented 4 years ago

Please make PR to https://github.com/platformio/platform-espressif32/pulls