flipperzero-firmware/firmware/targets/f6/Src
あく 37d7870e52
[FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634)
* FuriHal: port spi to ll. Bootloader: add spi and display.
* Makefile: rollback disabled freertos introspection
* FuriHal: spi lock asserts. F6: minor cleanup port sdcard shenanigans to furi_hal_gpio.
* SdCard: port missing bits to furi-hal-gpio
* FuriHal: fix broken RX in SPI, update SPI API usage. RFAL: more asserts in SPI platform code.
* GUI: clear canvas on start. FuriHal: no pullup on radio spi bus.
* FuriHal: use check instead of assert in spi lock routines
* FuriHal: remove timeouts
* SdHal: add guard time to SDCARD CS PIN control.
* FuriHal: proper name for SPI device reconfigure routine. SdHal: one more enterprise delay and better documentation.
* Bootloader: update DFU text and add image.
* FuriHal: drop unused ST HAL modules.
* SdHal: fixed swapped hal_gpio_init_ex arguments
* SpiHal: fixed swapped hal_gpio_init_ex arguments
* IrdaHal: use hal_gpio_init instead of hal_gpio_init_ex
* RfidHal: fixed swapped hal_gpio_init_ex arguments

Co-authored-by: DrZlo13 <who.just.the.doctor@gmail.com>
2021-08-12 11:48:05 +03:00
..
fatfs [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634) 2021-08-12 11:48:05 +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
freertos-openocd.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
gpio.c [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634) 2021-08-12 11:48:05 +03:00
main.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +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
stm32wbxx_hal_msp.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
stm32wbxx_it.c [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634) 2021-08-12 11:48:05 +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 Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +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 Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00