mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-08 20:48:24 +00:00
Added hid_listen USB device for arm_atsam USB protocol. Debug printing is now done through the console device (CONSOLE_ENABLE = yes) rather than the virtser device, for viewing in hid_listen. Function dpf(...) renamed to CDC_printf(...) and should now be called directly if intending to print to the virtual serial device. |
||
---|---|---|
.. | ||
bootloader.c | ||
eeprom.c | ||
printf.c | ||
printf.h | ||
suspend.c | ||
timer.c |