mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-24 05:23:06 +00:00
37d7870e52
* 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> |
||
---|---|---|
.. | ||
furi-hal-boot.c | ||
furi-hal-bt.c | ||
furi-hal-clock.c | ||
furi-hal-clock.h | ||
furi-hal-console.c | ||
furi-hal-console.h | ||
furi-hal-delay.c | ||
furi-hal-flash.c | ||
furi-hal-flash.h | ||
furi-hal-gpio.c | ||
furi-hal-gpio.h | ||
furi-hal-i2c.c | ||
furi-hal-ibutton.c | ||
furi-hal-interrupt.c | ||
furi-hal-interrupt.h | ||
furi-hal-irda.c | ||
furi-hal-light.c | ||
furi-hal-nfc.c | ||
furi-hal-os-timer.h | ||
furi-hal-os.c | ||
furi-hal-os.h | ||
furi-hal-power.c | ||
furi-hal-pwm.c | ||
furi-hal-pwm.h | ||
furi-hal-resources.c | ||
furi-hal-resources.h | ||
furi-hal-rfid.c | ||
furi-hal-sd.c | ||
furi-hal-spi-config.c | ||
furi-hal-spi-config.h | ||
furi-hal-spi.c | ||
furi-hal-spi.h | ||
furi-hal-subghz.c | ||
furi-hal-task.c | ||
furi-hal-task.h | ||
furi-hal-vcp.c | ||
furi-hal-version.c | ||
furi-hal-vibro.c | ||
furi-hal.c |