Commit Graph

9 Commits

Author SHA1 Message Date
coreglitch
4dc82b68d1
UART write example (#53)
* Rename test functions

* rewrite furi API, segfault

* make fixes in FURI, log through FURI

* add uart write example blank

* implement fuprintf instead of fopencookie

* add gif, blank page

* UART write example description

Co-authored-by: Vadim Kaushan <admin@disasm.info>
2020-08-26 21:32:22 +03:00
aanper
11c6326738 small wiki changes 2020-08-26 11:49:39 +03:00
aanper
e7aa6caf0e move examples to folder, separate page 2020-08-26 08:59:27 +03:00
coreglitch
1759787334
Furi (#24)
* furiac start and thread create implementation"

* create and kill task

* rename debug, add header

* remove write.c

* kill itself

* furi exit/switch

* success switch and exit

* WIP furi records

* add furi record interface

* rename furi app control file

* record implementation in progress

* wip furi implementation

* add automatic tests for FURI AC

* differ build tests

* small changes

* FURI record tests description

* change furi statuses

* FURI record test blank

* exit after all application ends

* delay: print then wait

* fix FURI implementatnion building

* pipe record test

* concurrent access

* uncomplete mute-test

* update FURI documentation
2020-08-24 18:31:22 +03:00
aanper
6c2ee458d1 project structure (closes #23) 2020-08-19 08:44:04 +03:00
aanper
b6ab015435 ansi files tree 2020-08-19 08:31:01 +03:00
aanper
ac6581f73d info about local build and run 2020-08-17 19:08:29 +03:00
aanper
0980775f01 WIP target lo
custom debug stream

run docker with project dir, specify dir to makefile

remove unused includes

fix broken F1
2020-08-17 18:23:28 +03:00
aanper
cbfc5fad53 add wiki pages 2020-08-15 09:57:12 +03:00