flipperzero-firmware/firmware/targets/f4/Src
あく 5d08b35b54
[FL-1009, FL-1118] Better initialization sequence and V8 hardware support (#406)
* Interrupt manager: add memory barriers.
* ISRs: remove TIM17 dead code.
* API HAL Delay: rename initialization routine and move to API-HAL
* Main: move FURI initialization to the start.
* API HAL GPIO: drop CC1101 shenanigans, COMP inversion for new boards.
* IButton: migrate Cyfral and Metakom to RFID comp routine, make it compatible with new boards.
* RFID: Better keyboard handling and shutdown routines
2021-04-11 16:47:36 +03:00
..
fatfs SD card v7 BSP (#361) 2021-03-09 14:53:33 +03:00
adc.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
aes.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
comp.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
crc.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
freertos-openocd.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
gpio.c [FL-944] Preliminary BLE fix: leave PC4 unconfigured. Cleanup code. (#381) 2021-03-19 17:23:53 +03:00
main.c [FL-1009, FL-1118] Better initialization sequence and V8 hardware support (#406) 2021-04-11 16:47:36 +03:00
pka.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
rf.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
rng.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
rtc.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
spi.c fix some bugs with sd spi (#320) 2021-01-30 12:01:48 +03:00
stm32wbxx_hal_msp.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
stm32wbxx_it.c [FL-944] Preliminary BLE fix: leave PC4 unconfigured. Cleanup code. (#381) 2021-03-19 17:23:53 +03:00
system_stm32wbxx.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
tim.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
usart.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
usb_device.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
usbd_cdc_if.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
usbd_conf.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
usbd_desc.c [FL-378] Update usb descriptor to display unique flipper name (#373) 2021-03-12 12:18:13 +03:00