Commit 43b700a
authored
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 8c7841c commit 43b700a
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 | |
|---|---|---|---|
| |||
24163 | 24163 | | |
24164 | 24164 | | |
24165 | 24165 | | |
| 24166 | + | |
| 24167 | + | |
| 24168 | + | |
| 24169 | + | |
| 24170 | + | |
| 24171 | + | |
| 24172 | + | |
| 24173 | + | |
| 24174 | + | |
24166 | 24175 | | |
24167 | 24176 | | |
24168 | 24177 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments