You've already forked NeuralNetwork_Based_AutonomousCar
mirror of
https://github.com/Reiko0908/NeuralNetwork_Based_AutonomousCar.git
synced 2026-07-02 06:14:29 +00:00
236 B
236 B
| 1 | # ESP-IDF Partition Table |
|---|---|
| 2 | # Name, Type, SubType, Offset, Size, Flags |
| 3 | nvs, data, nvs, 0x9000, 0x6000, |
| 4 | phy_init, data, phy, 0xf000, 0x1000, |
| 5 | factory, app, factory, 0x10000, 1M, |
| 6 | calib, data, 0x40, 0x110000, 1M, |