flipperzero-firmware/core/api-basic
DrZlo13 a96f23af9b
fix multithread logic in template app, update gpio HAL (#250)
* fix multithread logic
* more buffer for dallas id string
* update apps to use new logic
* delay_us small speedup
* add consant qualifier to gpio records and some core api
* fix some apps to use simpler method of getting gpio record
* fix ibutton app, stupid stack problem
2020-11-19 15:25:32 +03:00
..
check.c furi_check - a new way to asserting (#204) 2020-10-29 09:27:17 +03:00
check.h furi_check - a new way to asserting (#204) 2020-10-29 09:27:17 +03:00
event.c Implement ValueManager and ValueComposer (#183) 2020-10-26 12:26:15 +03:00
event.h Implement ValueManager and ValueComposer (#183) 2020-10-26 12:26:15 +03:00
flapp.h Core api concept (#144) 2020-10-13 11:22:43 +03:00
furi.c Core api concept (#144) 2020-10-13 11:22:43 +03:00
furi.h Core api concept (#144) 2020-10-13 11:22:43 +03:00
memmgr.c furi memory managment (#177) 2020-10-15 20:36:15 +03:00
memmgr.h furi memory managment (#177) 2020-10-15 20:36:15 +03:00
pubsub.c Implement ValueManager and ValueComposer (#183) 2020-10-26 12:26:15 +03:00
pubsub.h Core code cleanup (#206) 2020-10-29 10:58:19 +03:00
value-expanders.c Implement ValueManager and ValueComposer (#183) 2020-10-26 12:26:15 +03:00
value-expanders.h Implement ValueManager and ValueComposer (#183) 2020-10-26 12:26:15 +03:00
valuemutex.c fix multithread logic in template app, update gpio HAL (#250) 2020-11-19 15:25:32 +03:00
valuemutex.h fix multithread logic in template app, update gpio HAL (#250) 2020-11-19 15:25:32 +03:00