flipperzero-firmware/firmware/targets/f6
あく 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
..
ble-glue Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
cube [FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590) 2021-07-20 20:14:42 +03:00
furi-hal [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
Inc [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
Src [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
startup_stm32wb55xx_cm4.s [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
stm32wb55xx_flash_cm4_boot.ld [FL-1609] Redirected malloc, calloc, realloc and free functions from newlib to freertos heap. (#604) 2021-07-25 15:37:43 +03:00
stm32wb55xx_flash_cm4_no_boot.ld [FL-1609] Redirected malloc, calloc, realloc and free functions from newlib to freertos heap. (#604) 2021-07-25 15:37:43 +03:00
target.mk [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