diff --git a/partitions_pd.csv b/partitions_pd.csv new file mode 100644 index 0000000..5ebdcf7 --- /dev/null +++ b/partitions_pd.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, , 1500K,