nuttx-apps/netutils/netinit
Alan Carvalho de Assis 38eec3f0f0 netinit: Improve WiFi configuration
The current WiFi configuration expects user to look at symbols in
the wireless headers to configure it. This patch will improve it.
Notice that even those symbols that are bitfields are not allowed
to have more than 1 bit set at time.
2023-02-17 16:21:49 +08:00
..
Kconfig netinit: Improve WiFi configuration 2023-02-17 16:21:49 +08:00
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
netinit_associate.c netutils: update licenses to Apache 2021-06-11 05:05:27 -05:00
netinit.c net: fix compiler warning 2023-02-08 00:35:39 +08:00