AIOC/stm32/aioc-fw/Src
Simon Kueppers d22d8c0ef7 Added additional sample rates of 12000 Hz, 11025 Hz (with 90 ppm error) and 8000 Hz as required by some applications (such as SoundModem). 2023-02-21 13:02:13 +01:00
..
led.c
led.h
main.c Cleaned up various files 2023-01-05 19:47:27 +01:00
startup_stm32f302xc.s
system_stm32f3xx.c
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 Added additional sample rates of 12000 Hz, 11025 Hz (with 90 ppm error) and 8000 Hz as required by some applications (such as SoundModem). 2023-02-21 13:02:13 +01:00
usb_audio.h
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 Changed PTT behaviour from RTS&-DTR to just DTR to enable use of certain applications. 2023-02-21 12:56:37 +01:00
usb_serial.h