flipperzero-firmware/firmware/targets/f6/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
..
fatfs [FL-1111] SD card rework with SPI API (#496) 2021-05-26 18:42:12 +03:00
adc.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
aes.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
comp.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
crc.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
freertos-openocd.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
gpio.c [FL-1351] Wiegand read fix (#483) 2021-05-24 12:57:14 +03:00
main.c [FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590) 2021-07-20 20:14:42 +03:00
pka.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
rf.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
rng.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
rtc.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
spi.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
stm32wbxx_hal_msp.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
stm32wbxx_it.c [FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590) 2021-07-20 20:14:42 +03:00
system_stm32wbxx.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
tim.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
usb_device.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
usbd_cdc_if.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
usbd_conf.c [FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590) 2021-07-20 20:14:42 +03:00
usbd_desc.c [FL-1409] Flipper name in reports (#507) 2021-06-07 19:05:47 +03:00