summaryrefslogtreecommitdiff
path: root/lib/fatfs/test_fatfs_host/partition_table.csv
diff options
context:
space:
mode:
authorjacqueline <me@jacqueline.id.au>2025-07-25 13:33:07 +1000
committerjacqueline <me@jacqueline.id.au>2025-07-25 13:33:07 +1000
commitc8e79a926620e48830778714cfe4b2ea2453fcaf (patch)
tree8c756e08e01b8e147cf72bec128026f46bd854c5 /lib/fatfs/test_fatfs_host/partition_table.csv
parent237136f3e93cb6b5be24670d7520adb17cc0fa36 (diff)
downloadtangara-fw-c8e79a926620e48830778714cfe4b2ea2453fcaf.tar.gz
Update forked idf components
Diffstat (limited to 'lib/fatfs/test_fatfs_host/partition_table.csv')
-rw-r--r--lib/fatfs/test_fatfs_host/partition_table.csv6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/fatfs/test_fatfs_host/partition_table.csv b/lib/fatfs/test_fatfs_host/partition_table.csv
deleted file mode 100644
index 1c79321a..00000000
--- a/lib/fatfs/test_fatfs_host/partition_table.csv
+++ /dev/null
@@ -1,6 +0,0 @@
-# Name, Type, SubType, Offset, Size, Flags
-# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
-nvs, data, nvs, 0x9000, 0x6000,
-phy_init, data, phy, 0xf000, 0x1000,
-factory, app, factory, 0x10000, 1M,
-storage, data, fat, , 1M,