You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joel Challis 1c0347b8b8
Remove SERIAL_LINK feature (#14727)
* Remove SERIAL_LINK

* more stale paths in doxygen-todo

* Fix

* More refs

* Update testing docs

* Update doxygen-todo

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
..
arm_atsam Fixup atsam builds. (#14052) 4 years ago
chibios Remove SERIAL_LINK feature (#14727) 4 years ago
lufa Remove sysex API (#14723) 4 years ago
midi Remove sysex API (#14723) 4 years ago
usb_hid Change keyboard level include guards to `pragma once` (#14248) 4 years ago
vusb Add Support for USB programmable buttons (#12950) 4 years ago
adb.c
adb.h
arm_atsam.mk
chibios.mk Begin to carve out platform/protocol API - Single main loop (#13843) 4 years ago
lufa.mk Move Bluetooth config to common_features.mk (#14404) 4 years ago
m0110.c
m0110.h
midi.mk
ps2.h
ps2_busywait.c
ps2_interrupt.c Arm ps2 mouse interrupt (#6490) 4 years ago
ps2_io.h
ps2_io_avr.c
ps2_io_chibios.c Arm ps2 mouse interrupt (#6490) 4 years ago
ps2_mouse.c [Feature] Swap buttons on PS2 Mouse/Trackball (#9205) 4 years ago
ps2_mouse.h
ps2_usart.c
serial.h
serial_mouse.h
serial_mouse_microsoft.c
serial_mouse_mousesystems.c
serial_soft.c
serial_uart.c
usb_descriptor.c [Bug] fix logical minimum in Programmable Button rdesc (#14464) 4 years ago
usb_descriptor.h Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 4 years ago
usb_descriptor_common.h Use string literals for `SERIAL_NUMBER` (#13403) 4 years ago
usb_hid.mk Move USB Host Shield and Arduino core to `lib/` (#13973) 4 years ago
vusb.mk Begin to carve out platform/protocol API - Single main loop (#13843) 4 years ago
xt.h
xt_interrupt.c