AIOC/stm32/aioc-fw/Src
Simon Kueppers f6195274e3 Implemented a rudimentary Host OS detection for better MacOS support for UAC2.0 2024-09-19 11:19:40 +02:00
..
cos.h Implemented functionality of hardware input pins on PB6/PB7 2024-09-18 13:29:20 +02:00
io.c Refactored IO naming to explicit IN and OUT in settings module 2024-09-18 13:29:20 +02:00
io.h Implemented functionality of hardware input pins on PB6/PB7 2024-09-18 13:29:20 +02:00
led.c
led.h
main.c Implemented functionality of hardware input pins on PB6/PB7 2024-09-18 13:29:20 +02:00
settings.c Overhauled HID configuration interface due to issues with using report_ids on Windows 2024-09-18 13:29:20 +02:00
settings.h Refactored IO naming to explicit IN and OUT in settings module 2024-09-18 13:29:20 +02:00
startup_stm32f302xc.s
system_stm32f3xx.c
usb.c Removed obsolete manual stm32 endpoint callback 2024-09-19 11:18:45 +02:00
usb.h Improved automatic USB reset feature so that dfu-util does not report an error while detaching the device 2023-03-12 21:44:55 +01:00
usb_audio.c Implemented a rudimentary Host OS detection for better MacOS support for UAC2.0 2024-09-19 11:19:40 +02:00
usb_audio.h
usb_descriptors.c Implemented a rudimentary Host OS detection for better MacOS support for UAC2.0 2024-09-19 11:19:40 +02:00
usb_descriptors.h Implemented a rudimentary Host OS detection for better MacOS support for UAC2.0 2024-09-19 11:19:40 +02:00
usb_dfu.c Improved automatic USB reset feature so that dfu-util does not report an error while detaching the device 2023-03-12 21:44:55 +01:00
usb_dfu.h
usb_hid.c Refactored IO naming to explicit IN and OUT in settings module 2024-09-18 13:29:20 +02:00
usb_hid.h Added functionality to send back HID button presses to host 2023-12-30 15:12:26 +01:00
usb_serial.c Refactored IO naming to explicit IN and OUT in settings module 2024-09-18 13:29:20 +02:00
usb_serial.h Added functionality to send back linestate reports to host. This is currently not working correctly 2023-12-30 15:12:26 +01:00