flipperzero-firmware/applications
DrZlo13 05ef19b07a
Pubsub core api feature (#174)
* fixed inline functions for modern C standart

* pubsub api, base version

* basic test for pubsub

* update applications.mk, add test file

* more test for pubsub

* remove unimplemented files, cleanup header file

* remove legacy tests, check unsubscribe not call cb

* implement deleting mutex, fail test

* release mutex before deleting

Co-authored-by: aanper <mail@s3f.ru>
2020-10-15 21:23:18 +03:00
..
coreglitch_demo_0 Core api concept (#144) 2020-10-13 11:22:43 +03:00
display-u8g2 Core api concept (#144) 2020-10-13 11:22:43 +03:00
examples Fix codestyle check pipeline (#178) 2020-10-15 19:50:21 +03:00
gui Fix codestyle check pipeline (#178) 2020-10-15 19:50:21 +03:00
input Core api concept (#144) 2020-10-13 11:22:43 +03:00
menu Fix codestyle check pipeline (#178) 2020-10-15 19:50:21 +03:00
tests Pubsub core api feature (#174) 2020-10-15 21:23:18 +03:00
applications.mk Pubsub core api feature (#174) 2020-10-15 21:23:18 +03:00
startup.h Display and UI implementation (#169) 2020-10-14 13:21:55 +03:00