From 57028ad65e4cb492fee2d57f648694fb1657119f Mon Sep 17 00:00:00 2001 From: Me No Dev Date: Sat, 22 Apr 2017 16:17:45 +0300 Subject: [PATCH] Update default.csv Remove missing column so github can beautify the contents --- tools/partitions/default.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/partitions/default.csv b/tools/partitions/default.csv index 92b29eeb..c6e5dd7e 100644 --- a/tools/partitions/default.csv +++ b/tools/partitions/default.csv @@ -1,4 +1,4 @@ -# Name, Type, SubType, Offset, Size, Flags +# Name, Type, SubType, Offset, Size nvs, data, nvs, 0x9000, 0x5000 otadata, data, ota, 0xe000, 0x2000 app0, app, ota_0, 0x10000, 1M,