Files
tinyusb/test/fuzz
Cedric Van den Bergh d0f8c75edd test/fuzz: stub usbd_defer_func in net_ncm harness
The self-contained net_ncm fuzz harness #includes ncm_device.c and stubs
the usbd symbols it references rather than linking the device stack.
tud_network_link_state() now calls usbd_defer_func(), so add a matching
no-op stub to keep the harness linking.
2026-08-07 07:42:32 +01:00
..
2026-03-30 16:48:18 +01:00