unleashed-firmware/applications/main/gpio
あく f218c41d83
Undo some TODO (#3024)
* TODO FL-3497: impossible to fix with current memory allocator

* TODO FL-3497: removed, requires radically different settings approach

* TODO FL-3514: removed, yes we should

* TODO FL-3498: implemented, guarding view port access with mutex.

* TODO FL-3515: removed, questionable but ok

* TODO FL-3510: removed, comment added

* TODO FL-3500: refactored, store pin numbers in GpioPinRecord, fix gpio app crash caused by incorrect gpio_pins traversal.

* Format Sources

* TODO FL-3505: removed, mutex alone is not going to fix issue with WPAN architecture

* TODO FL-3506: removed, change ownership by copy is good

* TODO FL-3519: documentation and link to source added

* Lib: remove unneded total sum from comment in bq27220

---------

Co-authored-by: hedger <hedger@users.noreply.github.com>
2023-09-01 05:54:52 +04:00
..
scenes [FL-3495] Remove the TODO for GPIO settings save/load (#3015) 2023-08-29 13:39:34 +09:00
views [FL-2524] Graphics cleanup and icon rotation (#2561) 2023-04-06 11:36:12 +08:00
application.fam [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
gpio_app.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
gpio_app.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
gpio_app_i.h [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
gpio_custom_event.h Blocking USB driver API (#2009) 2022-11-29 21:50:55 +09:00
gpio_items.c Undo some TODO (#3024) 2023-09-01 05:54:52 +04:00
gpio_items.h [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
icon.png [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
usb_uart_bridge.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
usb_uart_bridge.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00