From 8f2267bbb90fb52751c3604ade87f353063846c0 Mon Sep 17 00:00:00 2001 From: Sichen Zhao <1473996754@qq.com> Date: Thu, 12 Oct 2017 20:16:07 +0800 Subject: Port wpa supplicant to RTEMS. Add wpa_supplicant lib support and shell command support in RTEMS. --- rtemsbsd/include/rtems/netcmds-config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rtemsbsd/include/rtems') diff --git a/rtemsbsd/include/rtems/netcmds-config.h b/rtemsbsd/include/rtems/netcmds-config.h index 515b265e..046c8597 100644 --- a/rtemsbsd/include/rtems/netcmds-config.h +++ b/rtemsbsd/include/rtems/netcmds-config.h @@ -39,6 +39,8 @@ extern rtems_shell_cmd_t rtems_shell_HOSTNAME_Command; extern rtems_shell_cmd_t rtems_shell_TCPDUMP_Command; +extern rtems_shell_cmd_t rtems_shell_WPA_SUPPLICANT_Command; + extern rtems_shell_cmd_t rtems_shell_SYSCTL_Command; extern rtems_shell_cmd_t rtems_shell_VMSTAT_Command; -- cgit v1.2.3