Annote E V E R Y T H I N G with license info

This commit is contained in:
jacqueline
2023-05-23 13:56:22 +10:00
parent d71f726c42
commit a4f94c812a
141 changed files with 1280 additions and 604 deletions
-6
View File
@@ -1,6 +0,0 @@
# ESP-IDF Partition Table
# Name, Type, SubType, Offset, Size, Flags
nvs, data, nvs, 0x9000, 24k,
otadata, data, ota, 0xf000, 8k,
ota_0, app, ota_0, 0x20000, 7M,
ota_1, app, ota_1, , 7M,
1 # ESP-IDF Partition Table
2 # Name, Type, SubType, Offset, Size, Flags
3 nvs, data, nvs, 0x9000, 24k,
4 otadata, data, ota, 0xf000, 8k,
5 ota_0, app, ota_0, 0x20000, 7M,
6 ota_1, app, ota_1, , 7M,