Skip to content

Commit 1127842

Browse files
Daniel Newtonjgriffiths
authored andcommitted
config: add a comment description to the top of sdkconfig files
This makes it easier to see which source config file was used when sdkconfig.defaults was generated.
1 parent 2a2869f commit 1127842

24 files changed

+24
-0
lines changed

configs/sdkconfig_dev_jade.defaults

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# dev jade
12
CONFIG_ADC_CAL_EFUSE_TP_ENABLE=n
23
CONFIG_ADC_CAL_EFUSE_VREF_ENABLE=n
34
CONFIG_ADC_CAL_LUT_ENABLE=n

configs/sdkconfig_dev_jade_v1_1.defaults

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# dev jade v1.1
12
CONFIG_ADC_CAL_EFUSE_TP_ENABLE=n
23
CONFIG_ADC_CAL_EFUSE_VREF_ENABLE=n
34
CONFIG_ADC_CAL_LUT_ENABLE=n

configs/sdkconfig_dev_jade_v2.defaults

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# dev jade v2
12
CONFIG_APP_REPRODUCIBLE_BUILD=y
23
CONFIG_BF20A6_SUPPORT=n
34
CONFIG_BF3005_SUPPORT=n

configs/sdkconfig_display_m5blackgray.defaults

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# display m5blackgray
12
CONFIG_ADC_CAL_EFUSE_TP_ENABLE=n
23
CONFIG_ADC_CAL_EFUSE_VREF_ENABLE=n
34
CONFIG_ADC_CAL_LUT_ENABLE=n

configs/sdkconfig_display_m5core2.defaults

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# display m5core2
12
CONFIG_ADC_CAL_EFUSE_TP_ENABLE=n
23
CONFIG_ADC_CAL_EFUSE_VREF_ENABLE=n
34
CONFIG_ADC_CAL_LUT_ENABLE=n

configs/sdkconfig_display_m5cores3.defaults

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# display m5cores3
12
CONFIG_APP_REPRODUCIBLE_BUILD=y
23
CONFIG_BF20A6_SUPPORT=n
34
CONFIG_BF3005_SUPPORT=n

configs/sdkconfig_display_m5fire.defaults

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# display m5fire
12
CONFIG_ADC_CAL_EFUSE_TP_ENABLE=n
23
CONFIG_ADC_CAL_EFUSE_VREF_ENABLE=n
34
CONFIG_ADC_CAL_LUT_ENABLE=n

configs/sdkconfig_display_m5stickcplus.defaults

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# display m5stickcplus
12
CONFIG_ADC_CAL_EFUSE_TP_ENABLE=n
23
CONFIG_ADC_CAL_EFUSE_VREF_ENABLE=n
34
CONFIG_ADC_CAL_LUT_ENABLE=n

configs/sdkconfig_display_m5stickcplus2.defaults

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# display m5stickcplus2
12
CONFIG_ADC_CAL_EFUSE_TP_ENABLE=n
23
CONFIG_ADC_CAL_EFUSE_VREF_ENABLE=n
34
CONFIG_ADC_CAL_LUT_ENABLE=n

configs/sdkconfig_display_ttgo_tdisplay.defaults

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# display ttgo tdisplay
12
CONFIG_ADC_CAL_EFUSE_TP_ENABLE=n
23
CONFIG_ADC_CAL_EFUSE_VREF_ENABLE=n
34
CONFIG_ADC_CAL_LUT_ENABLE=n

0 commit comments

Comments
 (0)