* Fix and add pin definitions Add pins D7, D8 Correct pin numbers for ALARM and EN * Enable CDC on boot * Use partition schemes appropriate for flash size Also adds another partition scheme based of off default_8MB, but fat partition.
305 B
305 B
| 1 | # Name | Type | SubType | Offset | Size | Flags |
|---|---|---|---|---|---|---|
| 2 | nvs | data | nvs | 0x9000 | 0x5000 | |
| 3 | otadata | data | ota | 0xe000 | 0x2000 | |
| 4 | app0 | app | ota_0 | 0x10000 | 0x330000 | |
| 5 | app1 | app | ota_1 | 0x340000 | 0x330000 | |
| 6 | ffat | data | fat | 0x670000 | 0x180000 | |
| 7 | coredump | data | coredump | 0x7F0000 | 0x10000 |