flipperzero-firmware/core
coreglitch 5b6ab7faf3
Example ipc (#60)
* add blank example

* add ipc example code, need to change FURI API

* add ipc example code, need to change FURI API

* change core API, add context

* check handler at take

* fix important bugs in furi

* drawing example

* add posix mq

* fix unsigned demo counter

* create at open

* working local demo

* russian version of IPC example

* english version

* add gif
2020-09-01 13:34:23 +03:00
..
app.cpp UART write example (#53) 2020-08-26 21:32:22 +03:00
flipper.h Example ipc (#60) 2020-09-01 13:34:23 +03:00
furi_ac.c Blink f1 (#50) 2020-08-26 11:43:18 +03:00
furi.c Example ipc (#60) 2020-09-01 13:34:23 +03:00
furi.h Example ipc (#60) 2020-09-01 13:34:23 +03:00
log.c Example ipc (#60) 2020-09-01 13:34:23 +03:00
log.h UART write example (#53) 2020-08-26 21:32:22 +03:00
tty_uart.c Example ipc (#60) 2020-09-01 13:34:23 +03:00
tty_uart.h UART write example (#53) 2020-08-26 21:32:22 +03:00