tnc3-firmware/Src
Rob Riggs 0e4ad6a249 Enable HSI clock and drive I2C and UART from it so communication is not interrupted on clock change. Explicitly disable LSCO for release builds. 2020-02-22 19:09:23 -06:00
..
arm_fir_f32.c
arm_fir_fast_q15.c Add ARM Q15 filter library. 2019-06-08 22:41:34 -05:00
arm_fir_init_f32.c
arm_fir_init_q15.c Add ARM Q15 filter library. 2019-06-08 22:41:34 -05:00
arm_offset_q15.c Add ARM Q15 filter library. 2019-06-08 22:41:34 -05:00
arm_q15_to_float.c Add ARM Q15 filter library. 2019-06-08 22:41:34 -05:00
freertos.c
main.c Enable HSI clock and drive I2C and UART from it so communication is not interrupted on clock change. Explicitly disable LSCO for release builds. 2020-02-22 19:09:23 -06:00
stm32l4xx_hal_msp.c
stm32l4xx_hal_timebase_TIM.c
stm32l4xx_it.c
system_stm32l4xx.c
usb_device.c
usbd_cdc_if.c Previous changes to USB connection state management to fix behavior on Windows was broken. This appears to work on Windows, Linux and MacOS. 2019-06-08 23:05:03 -05:00
usbd_conf.c
usbd_desc.c