circuitpython/ports/esp32s2/tools
Jeff Epler c931e5deb7 Add build_memory_info for esp32s2
This detects an overflowed flash partition, such as
```
1452105 bytes used, -10313 bytes free in flash firmware space out of 1441792 bytes (1408.0kB).
444428 bytes used, 1652724 bytes free in ram for stack and heap out of 2097152 bytes (2048.0kB).
```
on a metro esp32-s2 built with debugging.
2021-05-14 10:39:07 -05:00
..
build_memory_info.py Add build_memory_info for esp32s2 2021-05-14 10:39:07 -05:00
decode_backtrace.py run code formatting script 2021-03-15 19:27:36 +05:30