aboutsummaryrefslogtreecommitdiffstats
path: root/partitions_singleapp.csv
diff options
context:
space:
mode:
Diffstat (limited to 'partitions_singleapp.csv')
-rw-r--r--partitions_singleapp.csv5
1 files changed, 5 insertions, 0 deletions
diff --git a/partitions_singleapp.csv b/partitions_singleapp.csv
new file mode 100644
index 0000000..e31cbb8
--- /dev/null
+++ b/partitions_singleapp.csv
@@ -0,0 +1,5 @@
+# Name, Type, SubType, Offset, Size, Flags
+# Note: if you change the phy_init or app partition offset, make sure to change the offset in Kconfig.projbuild
+nvs, data, nvs, , 0x6000,
+phy_init, data, phy, , 0x1000,
+factory, app, factory, , 2M,