This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-19 12:05:20 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
d96c87f666d36c8a2715a594d7d199e6f072bd2e
nuttx
/
drivers
/
usbdev
T
History
Gustavo Henrique Nihei
e999708b31
drivers: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC()
...
Signed-off-by: Gustavo Henrique Nihei <
gustavo.nihei@espressif.com
>
2022-07-14 12:08:45 +08:00
..
adb.c
drivers: remove unimplemented open/close/ioctl interfaces
2022-04-15 16:56:25 +08:00
cdcacm_desc.c
Fix error: array subscript 2 is above array bounds of 'uint8_t[2]'
2022-03-10 19:46:01 +02:00
cdcacm.c
…
cdcacm.h
…
cdcecm.c
drivers: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC()
2022-07-14 12:08:45 +08:00
cdcecm.h
…
composite_desc.c
Fix error: array subscript 2 is above array bounds of 'uint8_t[2]'
2022-03-10 19:46:01 +02:00
composite.c
Fix error: array subscript 2 is above array bounds of 'uint8_t[2]'
2022-03-10 19:46:01 +02:00
composite.h
…
dfu.c
Fix error: array subscript 2 is above array bounds of 'uint8_t[2]'
2022-03-10 19:46:01 +02:00
Kconfig
usbdev/usbmsc: introduce USBMSC_WRMULTIPLE for faster writes
2022-07-12 18:36:34 +08:00
Make.defs
…
pl2303.c
nuttx: unify FAR attribute usage across the code
2022-04-04 21:32:58 +08:00
rndis_std.h
…
rndis.c
devif: remove all devif_timer
2022-06-02 20:11:50 -03:00
usbdev_strings.c
…
usbdev_trace.c
…
usbdev_trprintf.c
…
usbmsc_desc.c
Fix error: array subscript 2 is above array bounds of 'uint8_t[2]'
2022-03-10 19:46:01 +02:00
usbmsc_scsi.c
usbdev/usbmsc: introduce USBMSC_WRMULTIPLE for faster writes
2022-07-12 18:36:34 +08:00
usbmsc.c
usbdev/usbmsc: introduce USBMSC_WRMULTIPLE for faster writes
2022-07-12 18:36:34 +08:00
usbmsc.h
…