flipperzero-firmware/firmware/targets/f6/cube/Src
あく f25d000d53
[FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590)
* ApiHal: console abstraction, change uart baud rate to 230400. Bootloader: drop F5. Furi: prevent thread local output to serial console in stdglue.
* ApiHal: take control over system initialization, reorder some subsystems in a hope of fixing USB issues.
* Main: cleanup dead code. ISR: take care of HSECSS by our self. USB: leave clock configuration alone.
* F6 cube: switch RCC to LL.
* Cli: rollback return behavior.
2021-07-20 20:14:42 +03:00
..
adc.c
aes.c
app_freertos.c
comp.c
crc.c
gpio.c
i2c.c
main.c [FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590) 2021-07-20 20:14:42 +03:00
pka.c
rf.c
rng.c
rtc.c
spi.c
stm32wbxx_hal_msp.c
stm32wbxx_it.c [FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590) 2021-07-20 20:14:42 +03:00
system_stm32wbxx.c
tim.c
usart.c [FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590) 2021-07-20 20:14:42 +03:00
usb_device.c
usbd_cdc_if.c
usbd_conf.c
usbd_desc.c