mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-17 19:00:08 +08:00
Port wpa supplicant to RTEMS.
Add wpa_supplicant lib support and shell command support in RTEMS.
This commit is contained in:

committed by
Sebastian Huber

parent
9c9d11b481
commit
8f2267bbb9
@@ -62,6 +62,8 @@ int rtems_bsd_command_route(int argc, char **argv);
|
||||
|
||||
int rtems_bsd_command_dhcpcd(int argc, char **argv);
|
||||
|
||||
int rtems_bsd_command_wpa_supplicant(int argc, char **argv);
|
||||
|
||||
int rtems_bsd_command_tcpdump(int argc, char **argv);
|
||||
|
||||
int rtems_bsd_command_sysctl(int argc, char **argv);
|
||||
|
Reference in New Issue
Block a user