1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/tinyusb/contrib
Joshua DeWeese e92f9fc658 pkg/tinyusb: add missing include
The macro `AUTO_INIT_PRIO_MOD_TINYUSB` was being used, but not defined.
This patch includes the header where `AUTO_INIT_PRIO_MOD_TINYUSB` is
defined to fix the compiler error.
2023-08-21 10:12:21 -04:00
..
include pkg/tinyusb: support for network device class descriptors 2023-02-01 21:56:36 +01:00
Makefile pkg: add tinyUSB device/host stack as package 2022-09-30 19:05:51 +02:00
tinyusb_board_reset.c pkg/tinyusb/tinyusb_board_reset: define feature as RIOT internal 2023-03-10 12:42:47 +01:00
tinyusb_descriptors.c pkg/tinyusb: support for network device class descriptors 2023-02-01 21:56:36 +01:00
tinyusb.c pkg/tinyusb: add missing include 2023-08-21 10:12:21 -04:00