01Space / ESP32-S3-0.42OLED

17 stars 6 forks source link

add PlatformIO configuration #4

Closed mars3142 closed 1 year ago

mars3142 commented 1 year ago

This PR is related to #3.

This is a working integration for PlatformIO for the factory project. It will create the default partitions.

I couldn't find any information about the onboard RAM, so I used 520KB for it. The compiled code will be checked while compile time and printed out to the console. For the GraphicsTest the result is

Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
RAM:   [          ]   4.2% (used 22280 bytes from 532480 bytes)
Flash: [==        ]  24.4% (used 319861 bytes from 1310720 bytes)