nuttx/arch/sim
zhanghongyu 4e79741e7d usbdev: add ncm driver
The compilation and verification commands are shown below:
./tools/configure.sh sim:usbdev
make -j
sudo ./nuttx
nsh> conn 2
nsh> dhcpd_start eth1

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2024-08-21 02:01:01 +08:00
..
include types.h: fix windows build error 2024-08-14 22:36:57 +08:00
src usbdev: add ncm driver 2024-08-21 02:01:01 +08:00
CMakeLists.txt windows sim:add MSCV atomic support for fix windows build error 2024-08-14 22:36:57 +08:00
Kconfig arch/sim/Kconfig: set SIM_FBBPP to 32 by default 2024-08-15 02:38:31 +08:00