Skip to content

Commit 85a83b8

Browse files
committed
Simplify some ESP32-C3 board sdkconfig files
1 parent 73a43aa commit 85a83b8

File tree

4 files changed

+0
-146
lines changed

4 files changed

+0
-146
lines changed
Lines changed: 0 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1,70 +1,5 @@
1-
# Automatically generated file. DO NOT EDIT.
2-
# Espressif IoT Development Framework (ESP-IDF) Project Configuration
3-
#
4-
# Bootloader config
5-
#
6-
CONFIG_BOOTLOADER_LOG_LEVEL_NONE=y
7-
# CONFIG_BOOTLOADER_LOG_LEVEL_INFO is not set
8-
CONFIG_BOOTLOADER_LOG_LEVEL=0
9-
# end of Bootloader config
10-
11-
#
12-
# Serial flasher config
13-
#
14-
# CONFIG_ESPTOOLPY_FLASHFREQ_26M is not set
15-
# end of Serial flasher config
16-
17-
#
18-
# Partition Table
19-
#
20-
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="esp-idf-config/partitions-4MB-no-uf2.csv"
21-
CONFIG_PARTITION_TABLE_FILENAME="esp-idf-config/partitions-4MB-no-uf2.csv"
22-
# end of Partition Table
23-
24-
#
25-
# Compiler options
26-
#
27-
# CONFIG_COMPILER_SAVE_RESTORE_LIBCALLS is not set
28-
# end of Compiler options
29-
30-
#
31-
# Component config
32-
#
33-
#
34-
35-
#
36-
# PHY
37-
#
38-
CONFIG_ESP_PHY_ENABLE_USB=y
39-
# end of PHY
40-
41-
#
42-
# ESP System Settings
43-
#
44-
# CONFIG_ESP_SYSTEM_USE_EH_FRAME is not set
45-
CONFIG_ESP_CONSOLE_SECONDARY_NONE=y
46-
# CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG is not set
47-
# CONFIG_ESP_DEBUG_STUBS_ENABLE is not set
48-
# end of ESP System Settings
49-
501
#
512
# LWIP
523
#
534
CONFIG_LWIP_LOCAL_HOSTNAME="Adafruit-QTPy-ESP32C3"
545
# end of LWIP
55-
56-
#
57-
# SPI Flash driver
58-
#
59-
# CONFIG_SPI_FLASH_AUTO_SUSPEND is not set
60-
# end of SPI Flash driver
61-
62-
# end of Component config
63-
64-
#
65-
# Deprecated options for backward compatibility
66-
#
67-
# CONFIG_LOG_BOOTLOADER_LEVEL_INFO is not set
68-
CONFIG_LOG_BOOTLOADER_LEVEL=0
69-
# CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG is not set
70-
# end of Deprecated options for backward compatibility
Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
1-
#
2-
# PHY
3-
#
4-
CONFIG_ESP_PHY_ENABLE_USB=y
5-
# end of PHY
6-
71
#
82
# LWIP
93
#
104
CONFIG_LWIP_LOCAL_HOSTNAME="beetle-esp32-c3
115
# end of LWIP
12-
13-
Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
1-
#
2-
# PHY
3-
#
4-
CONFIG_ESP_PHY_ENABLE_USB=y
5-
# end of PHY
6-
71
#
82
# LWIP
93
#
104
CONFIG_LWIP_LOCAL_HOSTNAME="lolin-c3-mini"
115
# end of LWIP
12-
13-
Lines changed: 0 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1,70 +1,5 @@
1-
# Automatically generated file. DO NOT EDIT.
2-
# Espressif IoT Development Framework (ESP-IDF) Project Configuration
3-
#
4-
# Bootloader config
5-
#
6-
CONFIG_BOOTLOADER_LOG_LEVEL_NONE=y
7-
# CONFIG_BOOTLOADER_LOG_LEVEL_INFO is not set
8-
CONFIG_BOOTLOADER_LOG_LEVEL=0
9-
# end of Bootloader config
10-
11-
#
12-
# Serial flasher config
13-
#
14-
# CONFIG_ESPTOOLPY_FLASHFREQ_26M is not set
15-
# end of Serial flasher config
16-
17-
#
18-
# Partition Table
19-
#
20-
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="esp-idf-config/partitions-4MB-no-uf2.csv"
21-
CONFIG_PARTITION_TABLE_FILENAME="esp-idf-config/partitions-4MB-no-uf2.csv"
22-
# end of Partition Table
23-
24-
#
25-
# Compiler options
26-
#
27-
# CONFIG_COMPILER_SAVE_RESTORE_LIBCALLS is not set
28-
# end of Compiler options
29-
30-
#
31-
# Component config
32-
#
33-
#
34-
35-
#
36-
# PHY
37-
#
38-
CONFIG_ESP_PHY_ENABLE_USB=y
39-
# end of PHY
40-
41-
#
42-
# ESP System Settings
43-
#
44-
# CONFIG_ESP_SYSTEM_USE_EH_FRAME is not set
45-
CONFIG_ESP_CONSOLE_SECONDARY_NONE=y
46-
# CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG is not set
47-
# CONFIG_ESP_DEBUG_STUBS_ENABLE is not set
48-
# end of ESP System Settings
49-
501
#
512
# LWIP
523
#
534
CONFIG_LWIP_LOCAL_HOSTNAME="MicroDev-microC3"
545
# end of LWIP
55-
56-
#
57-
# SPI Flash driver
58-
#
59-
# CONFIG_SPI_FLASH_AUTO_SUSPEND is not set
60-
# end of SPI Flash driver
61-
62-
# end of Component config
63-
64-
#
65-
# Deprecated options for backward compatibility
66-
#
67-
# CONFIG_LOG_BOOTLOADER_LEVEL_INFO is not set
68-
CONFIG_LOG_BOOTLOADER_LEVEL=0
69-
# CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG is not set
70-
# end of Deprecated options for backward compatibility

0 commit comments

Comments
 (0)