flipperzero-firmware/applications/examples
gornekich 5eba573f43
[FL-300] Launch applications from CLI (#380)
* app_loader: release console after cli start app cmd
* furi: add thread state getter
* app_loader: check thread started before launch with cli
* app_loader: remove view port from app loader
* blink: rework blink plugin to manage view and free resources
* vibro: rework vibro plugin to manage view and free resources
* music_player: rework app to manage exit and free resources
* input_dump: rework app to manage exit and free resources
* coreglitch_demo: add app exit and free resources
* floopper-bloopper: update submodule
* app-loader: remove applications context
* rules.mk: add submodule sync
* gui-test: add exit from application
* applications: exit on back short instead of press event
2021-03-18 10:58:16 +03:00
..
blink.c [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
input_dump.c [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
keypad_test.c [FL-931] keypad test app, canvas draw circle/disc functions (#364) 2021-03-10 15:38:01 +03:00
strobe.c Outdated apps: add api-light-usage (#359) 2021-03-02 23:25:51 +03:00
u8g2_example.c [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
u8g2_qrcode.c [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
uart_write.c [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
vibro.c [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00