File tree Expand file tree Collapse file tree 3 files changed +1
-40
lines changed
espressif_esp32s3_devkitc_1_n8r8_hacktablet Expand file tree Collapse file tree 3 files changed +1
-40
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# Component config
6
6
#
7
- #
8
- # ESP System Settings
9
- #
10
- CONFIG_ESP_CONSOLE_UART_CUSTOM=y
11
- # CONFIG_ESP_CONSOLE_NONE is not set
12
- CONFIG_ESP_CONSOLE_UART=y
13
- CONFIG_ESP_CONSOLE_UART_CUSTOM_NUM_0=y
14
- CONFIG_ESP_CONSOLE_UART_NUM=0
15
- CONFIG_ESP_CONSOLE_UART_TX_GPIO=43
16
- CONFIG_ESP_CONSOLE_UART_RX_GPIO=44
17
- CONFIG_ESP_CONSOLE_UART_BAUDRATE=115200
18
- # end of ESP System Settings
19
-
20
7
#
21
8
# LWIP
22
9
#
Original file line number Diff line number Diff line change 4
4
#
5
5
# Component config
6
6
#
7
- #
8
- # ESP System Settings
9
- #
10
- CONFIG_ESP_CONSOLE_UART_CUSTOM=y
11
- # CONFIG_ESP_CONSOLE_NONE is not set
12
- CONFIG_ESP_CONSOLE_UART=y
13
- CONFIG_ESP_CONSOLE_UART_CUSTOM_NUM_0=y
14
- CONFIG_ESP_CONSOLE_UART_NUM=0
15
- CONFIG_ESP_CONSOLE_UART_TX_GPIO=43
16
- CONFIG_ESP_CONSOLE_UART_RX_GPIO=44
17
- CONFIG_ESP_CONSOLE_UART_BAUDRATE=115200
18
- # end of ESP System Settings
19
-
20
7
#
21
8
# LWIP
22
9
#
23
- CONFIG_LWIP_LOCAL_HOSTNAME="circuitpy "
10
+ CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3-lcd-ev "
24
11
# end of LWIP
25
12
26
13
# end of Component config
Original file line number Diff line number Diff line change 4
4
#
5
5
# Component config
6
6
#
7
- #
8
- # ESP System Settings
9
- #
10
- CONFIG_ESP_CONSOLE_UART_CUSTOM=y
11
- # CONFIG_ESP_CONSOLE_NONE is not set
12
- CONFIG_ESP_CONSOLE_UART=y
13
- CONFIG_ESP_CONSOLE_UART_CUSTOM_NUM_0=y
14
- CONFIG_ESP_CONSOLE_UART_NUM=0
15
- CONFIG_ESP_CONSOLE_UART_TX_GPIO=43
16
- CONFIG_ESP_CONSOLE_UART_RX_GPIO=44
17
- CONFIG_ESP_CONSOLE_UART_BAUDRATE=115200
18
- # end of ESP System Settings
19
-
20
7
#
21
8
# LWIP
22
9
#
You can’t perform that action at this time.
0 commit comments