This is an automated email from the ASF dual-hosted git repository.
archer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 881f749777 refresh esp32s3-devkit:qemu_debug
881f749777 is described below
commit 881f7497776d50240513fa40d47f1c1f66283415
Author: YAMAMOTO Takashi <[email protected]>
AuthorDate: Wed Jul 10 20:59:10 2024 +0900
refresh esp32s3-devkit:qemu_debug
after https://github.com/apache/nuttx/pull/12639
---
boards/xtensa/esp32s3/esp32s3-devkit/configs/qemu_debug/defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/boards/xtensa/esp32s3/esp32s3-devkit/configs/qemu_debug/defconfig
b/boards/xtensa/esp32s3/esp32s3-devkit/configs/qemu_debug/defconfig
index 1a48372287..f6d35180df 100644
--- a/boards/xtensa/esp32s3/esp32s3-devkit/configs/qemu_debug/defconfig
+++ b/boards/xtensa/esp32s3/esp32s3-devkit/configs/qemu_debug/defconfig
@@ -58,7 +58,6 @@ CONFIG_NETUTILS_CJSON=y
CONFIG_NETUTILS_IPERF=y
CONFIG_NET_BROADCAST=y
CONFIG_NET_ETH_PKTSIZE=1514
-CONFIG_NET_ICMP=y
CONFIG_NET_ICMP_SOCKET=y
CONFIG_NET_TCP=y
CONFIG_NET_TCP_DELAYED_ACK=y