platformio / platform-espressif32

Espressif 32: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/espressif32
Apache License 2.0
855 stars 570 forks source link

Added Board definition for M5Stack Core Basic 16MB variant #1399

Closed TheMasterofBlubb closed 1 week ago

TheMasterofBlubb commented 1 week ago

https://docs.m5stack.com/en/core/basic

According to the documentation (see Version Change) around 2020 the M5Stack Core Basic got upgraded to 16MB Flash. This also covers the newer versions with the SKUs K001-V27 and K001-V26.

TheMasterofBlubb commented 1 week ago

Note: i left the old board definition as is to not mess with backwards compatibility

valeros commented 1 week ago

Thanks for the PR, added.