- Add lib/ota-data/ module: parses esp_ota_select_entry_t structures, determines active OTA partition from sequence numbers and CRC validation - Fix all lib files to use `import type` for type-only imports to comply with TypeScript verbatimModuleSyntax (partition-table, nvs, app-image) - Export ota-data from lib/index.ts |
||
|---|---|---|
| .. | ||
| constants.ts | ||
| index.ts | ||
| nvs-binary-parser.ts | ||
| nvs-binary-serializer.ts | ||
| nvs-csv-parser.ts | ||
| nvs-csv-serializer.ts | ||
| nvs-partition.ts | ||
| types.ts | ||