flipperzero-firmware/firmware/targets/f4
SG fef16a8e7a
SD card v7 BSP (#361)
* Outdated apps: add api-light-usage

* Gpio: update SD card CS pin settings

* API-power: added fns to disable/enable external 3v3 dc-dc

* API-gpio: separated SD card detect routines

* Resources: removed sd cs pin

* SD card: low level init now resets card power supply

* App SD-filesystem: use new card detect fns

* SD card: fix low level init headers

* SD card: more realilable low level init, power reset, exit from command read cycle conditionally

* App SD-filesystem: led notifiers, init cycling

* SD card: backport to F4

* SD card: handle eject in init sequence

* SD card: api to set level on detect gpio

* SPI: api to set state on bus pins

* SD card: set low state on bus pins while power reset

Co-authored-by: coreglitch <mail@s3f.ru>
2021-03-09 14:53:33 +03:00
..
api-hal SD card v7 BSP (#361) 2021-03-09 14:53:33 +03:00
ble-glue [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
Inc API HAL: takeover i2c initialization and abstraction. Update I2C drivers to match new api. Back port API HAL to bootloader and enable light support for F5. (#356) 2021-03-02 14:45:47 +03:00
Src SD card v7 BSP (#361) 2021-03-09 14:53:33 +03:00
f4.ioc [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
startup_stm32wb55xx_cm4.s F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
stm32wb55xx_flash_cm4_boot.ld Update linker script to match upper bound (#345) 2021-02-16 13:57:35 +03:00
stm32wb55xx_flash_cm4_no_boot.ld Update linker script to match upper bound (#345) 2021-02-16 13:57:35 +03:00
stm32wb55xx_flash_cm4.ld Update linker script to match upper bound (#345) 2021-02-16 13:57:35 +03:00
target.mk [FL-933] API HAL I2C: initialize bus on start (#360) 2021-03-03 12:21:14 +03:00