- Introduced lvm.h for Lua virtual machine definitions, including functions for type conversion, fast table access, and integer operations. - Implemented lzio.c and lzio.h for buffered stream handling, providing functionalities for reading from streams and managing buffers. - Added necessary macros and function declarations to support efficient stream operations and memory management. |
||
|---|---|---|
| .. | ||
| usb_device.c | ||
| usb_device.h | ||
| usbd_cdc_if.c | ||
| usbd_cdc_if.h | ||
| usbd_desc.c | ||
| usbd_desc.h | ||