nuttx/boards/arm/stm32
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
..
axoloti nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00
b-g431b-esc1 Update kconfig2html.c 2023-12-14 20:02:52 -08:00
b-g474e-dpow1 nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00
clicker2-stm32 fix led panic feature 2023-09-21 00:35:12 +08:00
cloudctrl fix led panic feature 2023-09-21 00:35:12 +08:00
common boards/arm/stm32/common/src/stm32_bh1750.c: fix compilation 2024-04-28 08:46:45 +08:00
emw3162 fix led panic feature 2023-09-21 00:35:12 +08:00
et-stm32-stamp fix led panic feature 2023-09-21 00:35:12 +08:00
fire-stm32v2 fix led panic feature 2023-09-21 00:35:12 +08:00
hymini-stm32v nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00
maple fix led panic feature 2023-09-21 00:35:12 +08:00
mikroe-stm32f4 sched: move etc romfs mount from nsh to sched/init 2024-01-09 21:29:46 -03:00
nucleo-f4x1re nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00
nucleo-f103rb Update kconfig2html.c 2023-12-14 20:02:52 -08:00
nucleo-f207zg fix led panic feature 2023-09-21 00:35:12 +08:00
nucleo-f302r8 boards: Fix board configs after disabling NSH_DISABLE_HELP 2024-04-04 12:27:03 +08:00
nucleo-f303re fix led panic feature 2023-09-21 00:35:12 +08:00
nucleo-f303ze fix led panic feature 2023-09-21 00:35:12 +08:00
nucleo-f334r8 fix led panic feature 2023-09-21 00:35:12 +08:00
nucleo-f410rb fix led panic feature 2023-09-21 00:35:12 +08:00
nucleo-f412zg fix led panic feature 2023-09-21 00:35:12 +08:00
nucleo-f429zi net: Enable CONFIG_NET_ARP_SEND by default 2024-06-06 02:40:16 +08:00
nucleo-f446re boards: remove obsolete CONFIG_EXAMPLES_FOC_IPHASE_ADC option 2023-11-15 03:43:25 -08:00
nucleo-g431kb Update kconfig2html.c 2023-12-14 20:02:52 -08:00
nucleo-g431rb Update kconfig2html.c 2023-12-14 20:02:52 -08:00
nucleo-g474re Run refresh.sh to update all board configs 2023-09-02 14:45:44 +08:00
nucleo-l152re Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
odrive36 Fix Kconfig style 2023-12-04 22:20:50 +08:00
olimex-stm32-e407 fix led panic feature 2023-09-21 00:35:12 +08:00
olimex-stm32-h405 fix led panic feature 2023-09-21 00:35:12 +08:00
olimex-stm32-h407 fix led panic feature 2023-09-21 00:35:12 +08:00
olimex-stm32-p107 fix led panic feature 2023-09-21 00:35:12 +08:00
olimex-stm32-p207 fix led panic feature 2023-09-21 00:35:12 +08:00
olimex-stm32-p407 nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00
olimexino-stm32 fix led panic feature 2023-09-21 00:35:12 +08:00
omnibusf4 stm32/clang: enable LIBM avoid build break on clang-17 2023-11-29 03:58:05 -08:00
photon board: Add CONFIG_LIBC_EXECFUNCS and CONFIG_PSEUDOTERM to adb config 2024-01-15 17:14:51 +08:00
shenzhou fix led panic feature 2023-09-21 00:35:12 +08:00
stm32_tiny fix led panic feature 2023-09-21 00:35:12 +08:00
stm32butterfly2 sched: explicitly select the cpuload clock source configuration 2023-11-01 09:27:56 +08:00
stm32f3discovery fix led panic feature 2023-09-21 00:35:12 +08:00
stm32f4discovery net: Enable CONFIG_NET_ARP_SEND by default 2024-06-06 02:40:16 +08:00
stm32f103-minimum boards/stm32f103-minimum: fix i2c driver register 2024-04-28 21:31:28 +08:00
stm32f334-disco boards: Fix board configs after disabling NSH_DISABLE_HELP 2024-04-04 12:27:03 +08:00
stm32f401rc-rs485 net: Enable CONFIG_NET_ARP_SEND by default 2024-06-06 02:40:16 +08:00
stm32f411-minimum boards/stm32f411-minimum: add support for /dev/gpio* 2024-04-22 10:07:36 -03:00
stm32f411e-disco fix led panic feature 2023-09-21 00:35:12 +08:00
stm32f429i-disco lvgl: update existing config to use lvgl v9 2024-04-29 10:06:43 +08:00
stm32ldiscovery c++ compatibility: rename reserved c++ keywords 'public' and 'this' 2023-09-16 19:45:02 +08:00
stm32vldiscovery fix led panic feature 2023-09-21 00:35:12 +08:00
stm3210e-eval usbdev: Split usbdev descriptor information 2023-09-06 02:29:32 +08:00
stm3220g-eval fix led panic feature 2023-09-21 00:35:12 +08:00
stm3240g-eval boards/arm/lpc17xx_40xx: enlarge ksram size to 6k 2024-06-04 14:26:55 +08:00
viewtool-stm32f107 net: Enable CONFIG_NET_ARP_SEND by default 2024-06-06 02:40:16 +08:00