flipperzero-firmware/applications/gui
あく 5439e232cc
[FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386)
* API HAL SPI: refactoring, split into layers, prepare ST HAL separation. API HAL SubGhz: initialize on start. Drivers: add basic cc1101 driver. Update API usage. Debug: increase max debugger port speed. Remove subghz apps.
* CC1101: chip status handling. ApiHalSpi: increase SubGhz bus speed to 8mhz. F4: backport subghz initialization.
* Api Hal SubGhz: rx path and frequency. CC1101: frequency control.
* SubGhz Application: basic tests
* SubGhz app: tone and packet test. API HAL SUBGHZ: update configs, add missing bits and pieces.
2021-03-31 20:52:26 +03:00
..
modules [FL-1061] iButton save and load from sd card (#394) 2021-03-31 20:47:32 +03:00
canvas_i.h [FL-878] Gui: screen streaming (#337) 2021-02-13 14:40:20 +03:00
canvas.c [FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386) 2021-03-31 20:52:26 +03:00
canvas.h [FL-931] keypad test app, canvas draw circle/disc functions (#364) 2021-03-10 15:38:01 +03:00
elements.c new iButton app (#328) 2021-03-12 15:45:18 +03:00
elements.h new iButton app (#328) 2021-03-12 15:45:18 +03:00
gui_i.h Rollback gui update visibility check, fixes gui thread lockup. (#340) 2021-02-15 02:46:59 +03:00
gui.c [FL-1019] New main screen and graphics (#389) 2021-03-25 20:48:58 +03:00
gui.h [FL-878] Gui: screen streaming (#337) 2021-02-13 14:40:20 +03:00
icon_i.h
icon.c [FL-1019] New main screen and graphics (#389) 2021-03-25 20:48:58 +03:00
icon.h [FL-1019] New main screen and graphics (#389) 2021-03-25 20:48:58 +03:00
u8g2_periphery.c [FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386) 2021-03-31 20:52:26 +03:00
view_dispatcher_i.h GUI: view enter, exit callbacks. (#326) 2021-02-04 15:05:46 +03:00
view_dispatcher.c GUI: free ViewPort instance on ViewDispatcher free. (#384) 2021-03-24 12:01:00 +03:00
view_dispatcher.h [FL-935] Queue-based SD app cycle. File select widget. (#388) 2021-03-24 12:30:29 +03:00
view_i.h GUI: view enter, exit callbacks. (#326) 2021-02-04 15:05:46 +03:00
view_port_i.h GUI: rename widget to ViewPort. Update GUI API usage. (#317) 2021-01-29 16:52:16 +03:00
view_port.c Rollback gui update visibility check, fixes gui thread lockup. (#340) 2021-02-15 02:46:59 +03:00
view_port.h GUI: view enter, exit callbacks. (#326) 2021-02-04 15:05:46 +03:00
view.c [FL-867] GUI: ViewPort arrangement API, better input and draw dispatching (#333) 2021-02-10 12:06:29 +03:00
view.h Subghz app example (#365) 2021-03-05 12:47:27 +03:00