flipperzero-firmware/applications/gui
あく 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
..
modules [FL-1652, FL-1554] IRDA: Continuous transmitting (#636) 2021-08-11 20:51:06 +03:00
canvas_i.h [FL-1286] Add vertical screen orientation (#472) 2021-05-19 12:43:15 +03:00
canvas.c [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
canvas.h [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
elements.c GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
elements.h [FL-1371][FL-1502] Lfrfid app: fixes. (#555) 2021-07-04 19:01:16 +03:00
gui_i.h [FL-835] Factory reset. Cli refactoring. (#466) 2021-05-18 16:57:39 +03:00
gui.c Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) 2021-08-07 19:54:42 +03:00
gui.h
icon_animation_i.h GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
icon_animation.c GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
icon_animation.h GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
icon_i.h GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
icon.c GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
icon.h GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
scene_manager_i.h [FL-1448], [FL-1529] Introducing Scene Manager, NFC App refactoring and bug fixes (#575) 2021-07-12 21:56:14 +03:00
scene_manager.c [FL-1543] Scene manager search scene API (#611) 2021-07-28 17:52:00 +03:00
scene_manager.h [FL-1543] Scene manager search scene API (#611) 2021-07-28 17:52:00 +03:00
u8g2_periphery.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
view_dispatcher_i.h [FL-1448], [FL-1529] Introducing Scene Manager, NFC App refactoring and bug fixes (#575) 2021-07-12 21:56:14 +03:00
view_dispatcher.c [FL-1448], [FL-1529] Introducing Scene Manager, NFC App refactoring and bug fixes (#575) 2021-07-12 21:56:14 +03:00
view_dispatcher.h [FL-1448], [FL-1529] Introducing Scene Manager, NFC App refactoring and bug fixes (#575) 2021-07-12 21:56:14 +03:00
view_i.h [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
view_port_i.h [FL-1286] Add vertical screen orientation (#472) 2021-05-19 12:43:15 +03:00
view_port.c Removed app floopper-bloopper and font FontGlyph (#549) 2021-07-01 14:33:43 +03:00
view_port.h [FL-1286] Add vertical screen orientation (#472) 2021-05-19 12:43:15 +03:00
view.c [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
view.h [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00