flipperzero-firmware/firmware/targets/f7/fatfs
あく 98bc190ac4
Hackathone session: bugfixes and documentation update (#869)
* ReadMe: update flashing scripts section
* Furi: add record exists method to record store.
* FuriHal: early OS init and i2c timeouts based on os ticks.
* Storage: replace malloc with furi_alloc, fix errors found by pvs.
* iButton: properly handle shutdown in cli search command
* SubGhz: proper argument type in sscanf and incorrect position of logging in switch.
2021-12-05 14:47:02 +03:00
..
fatfs.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
fatfs.h RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
ffconf.h RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
spi_sd_hal.c [FL-2060] FuriHal: SPI refactoring, flexible bus reconfiguration on fly, same design as i2c. (#853) 2021-11-30 15:09:43 +03:00
stm32_adafruit_sd.c Hackathone session: bugfixes and documentation update (#869) 2021-12-05 14:47:02 +03:00
stm32_adafruit_sd.h RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
syscall.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
user_diskio.c [FL-2060] FuriHal: SPI refactoring, flexible bus reconfiguration on fly, same design as i2c. (#853) 2021-11-30 15:09:43 +03:00
user_diskio.h RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00