mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-12 23:41:57 +00:00
Fixes bug below: subsys/usb/class/cdc_acm.c:554:15: error: ‘dev_data’ undeclared (first use in this function) k_work_init(&dev_data->cb_work, cdc_acm_irq_callback_work_handler); ^~~~~~~~ Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
||
---|---|---|
.. | ||
hid | ||
netusb | ||
bluetooth.c | ||
cdc_acm.c | ||
CMakeLists.txt | ||
Kconfig | ||
loopback.c | ||
mass_storage.c | ||
usb_dfu.c |