Commit 58761be
Nano ESP32 file system option (espressif#8566)
* io_pin_remap: additional bugfixes
- FunctionalInterrupt.h: prevent macro expansion in declaration
- io_pin_remap.h: fix remaining pin-remapped functions whose API
allow a variable number of parameters
* Nano ESP32: make GPIO matrix reset robust to pin mode choice
* Nano ESP32: add backwards-compatible pin definitions
* Nano ESP32: erase flash when running "Burn Bootloader"
* Nano ESP32: add filesystem type selection1 parent fd30949 commit 58761be
File tree
2 files changed
+17
-0
lines changed- tools/partitions
2 files changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25663 | 25663 | | |
25664 | 25664 | | |
25665 | 25665 | | |
| 25666 | + | |
| 25667 | + | |
| 25668 | + | |
| 25669 | + | |
| 25670 | + | |
| 25671 | + | |
| 25672 | + | |
| 25673 | + | |
| 25674 | + | |
25666 | 25675 | | |
25667 | 25676 | | |
25668 | 25677 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments