Files
esp-picotts/examples/boot_greeting/partitions.csv
T
J Mattsson 3853b253b3 Initial commit of picotts component for ESP-IDF.
Relevant PicoTTS source imported from https://github.com/ihuguet/picotts rather
than submoduled, in an attempt to keep fetches small.
2024-02-08 14:59:03 +11:00

351 B

1# Name, Type, SubType, Offset, Size, Flags
2# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
3nvs, data, nvs, , 0x6000,
4phy_init, data, phy, , 0x1000,
5factory, app, factory, , 2500K,
6picotts_ta, 0x40, 0x0, , 640K,
7picotts_sg, 0x40, 0x1, , 820K,