AIOC/stm32/aioc-fw/Src
Simon Kueppers 74cedb33e0 Switched to new VID:PID from https://pid.codes. Big thanks! 2023-01-15 15:22:47 +01:00
..
led.c Correct query of timer clock 2022-10-31 14:03:04 +01:00
led.h Changed LED indicator meaning 2022-10-21 17:03:51 +02:00
main.c Cleaned up various files 2023-01-05 19:47:27 +01:00
startup_stm32f302xc.s Initial commit of firmware project. Switching on LEDs 2022-10-16 22:49:18 +02:00
system_stm32f3xx.c Initial commit of firmware project. Switching on LEDs 2022-10-16 22:49:18 +02:00
usb.c Switched from usb-stack assisted SOF measurement to pure software solution to keep API compatibility to the original tinyusb 2023-01-08 15:33:26 +01:00
usb.h Switched from usb-stack assisted SOF measurement to pure software solution to keep API compatibility to the original tinyusb 2023-01-08 15:33:26 +01:00
usb_audio.c Switched from usb-stack assisted SOF measurement to pure software solution to keep API compatibility to the original tinyusb 2023-01-08 15:33:26 +01:00
usb_audio.h Implemented USB Audio Class 2.0 measure against buffer drift by very loosely coupling buffer fill level to the feedback value 2022-11-13 21:12:33 +01:00
usb_descriptors.c Switched to new VID:PID from https://pid.codes. Big thanks! 2023-01-15 15:22:47 +01:00
usb_descriptors.h Switched to new VID:PID from https://pid.codes. Big thanks! 2023-01-15 15:22:47 +01:00
usb_serial.c Added small fix to workaround errata for USART1 clock to make it performing as accurate as possible 2023-01-05 15:12:14 +01:00
usb_serial.h Added more header definitions 2022-10-21 16:55:51 +02:00