AIOC/stm32/aioc-fw/Src
Simon Kueppers 3144a881fe Implemented rudimentary audio microphone function from example 2022-10-23 15:38:44 +02:00
..
led.c Changed LED indicator meaning 2022-10-21 17:03:51 +02:00
led.h Changed LED indicator meaning 2022-10-21 17:03:51 +02:00
main.c Changed LED indicator meaning 2022-10-21 17:03:51 +02:00
startup_stm32f302xc.s
system_stm32f3xx.c
usb.c Implemented rudimentary audio microphone function from example 2022-10-23 15:38:44 +02:00
usb.h
usb_audio.c Implemented rudimentary audio microphone function from example 2022-10-23 15:38:44 +02:00
usb_audio.h Implemented rudimentary audio microphone function from example 2022-10-23 15:38:44 +02:00
usb_descriptors.c Implemented rudimentary audio microphone function from example 2022-10-23 15:38:44 +02:00
usb_descriptors.h Implemented rudimentary audio microphone function from example 2022-10-23 15:38:44 +02:00
usb_serial.c Reverted back to using register access instead of HAL_GPIO_xyz for everything except initialization 2022-10-21 18:49:26 +02:00
usb_serial.h