flipperzero-firmware/firmware/targets/f6/Inc
あく 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
..
aes.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
comp.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
FreeRTOSConfig.h [FL-1609] Redirected malloc, calloc, realloc and free functions from newlib to freertos heap. (#604) 2021-07-25 15:37:43 +03:00
gpio.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
main.h [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
pka.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
rf.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
rng.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
rtc.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
stm32wbxx_hal_conf.h [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
stm32wbxx_it.h ApiHal: initialize clock in parallel, switch LSE driving to high, enable EXTI line 18 to fix LSECSS, move some interrupts service routines to api-hal-interrupts. (#614) 2021-07-30 13:13:18 +03:00
tim.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
usb_device.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
usbd_cdc_if.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
usbd_conf.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
usbd_desc.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00