Skip to content

Commit 0125ad6

Browse files
committed
remove custom partition from m5stack apps which does not use it
1 parent 707a077 commit 0125ad6

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

apps/calculator/sdkconfig.defaults.m5stack_core_s3

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33
#
44
CONFIG_IDF_TARGET="esp32s3"
55
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
6-
CONFIG_PARTITION_TABLE_CUSTOM=y

apps/game_of_life/sdkconfig.defaults.m5stack_core_s3

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33
#
44
CONFIG_IDF_TARGET="esp32s3"
55
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
6-
CONFIG_PARTITION_TABLE_CUSTOM=y

apps/synth_piano/sdkconfig.defaults.m5stack_core_s3

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33
#
44
CONFIG_IDF_TARGET="esp32s3"
55
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
6-
CONFIG_PARTITION_TABLE_CUSTOM=y

apps/tic_tac_toe/sdkconfig.defaults.m5stack_core_s3

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33
#
44
CONFIG_IDF_TARGET="esp32s3"
55
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
6-
CONFIG_PARTITION_TABLE_CUSTOM=y

0 commit comments

Comments
 (0)