nuttx/boards/xtensa/esp32/esp32-ethernet-kit
Tiago Medicci Serrano 96f83bb03a net: Enable CONFIG_NET_ARP_SEND by default
Enable logic to send ARP requests if the target IP address mapping
does not appear in the ARP table.

Please check the comment in https://github.com/apache/nuttx/issues/12446#issuecomment-2145856778
2024-06-06 02:40:16 +08:00
..
configs net: Enable CONFIG_NET_ARP_SEND by default 2024-06-06 02:40:16 +08:00
include arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
scripts xtensa/esp32: Simplify board linker script selection 2022-12-08 21:55:29 +08:00
src esp32/irq: Allow IRAM ISRs to run during SPI flash operation 2023-11-10 09:11:35 +08:00
Kconfig