Files
esp-rainmaker/examples/camera/standalone/partitions.csv
Vikram Dattu 21a7351e6c Added KVS WebRTC camera example
- Example uses `esp_rmaker_get_aws_security_token` internally to get the token
 - The credential callback is registered with webrtc SDK which it can call
 - webrtc SDK uses NVS to cache the signaling info internally
2025-12-10 19:50:39 +05:30

628 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
3esp_secure_cert, 0x3F, , 0xD000, 0x2000, encrypted
4nvs_key, data, nvs_keys, 0xF000, 0x1000, encrypted
5nvs, data, nvs, 0x10000, 0x6000,
6otadata, data, ota, , 0x2000
7phy_init, data, phy, , 0x1000,
8ota_0, app, ota_0, 0x20000, 0x2E0000,
9reserved, 0x06, , 0x3E0000, 0x1A000,
10fctry, data, nvs, 0x3FA000, 0x6000
11ota_1, app, ota_1, 0x420000, 0x2E0000,
12storage, data, spiffs, 0x700000, 1M