Commit Graph

64 Commits

Author SHA1 Message Date
Pavel Zhovner
0307b12fd5
One blog page for all posts (#102)
* One blog page for all posts

* Clickable titles
2020-09-06 12:05:24 +03:00
aanper
5a1e0aac32 fix link 2020-09-06 11:35:48 +03:00
Pavel Zhovner
a06ef95f0d
Fixed image path 2020-09-06 11:32:21 +03:00
coreglitch
0fe8dba354
Blog post 2 (#101)
* add second blog page

* wip

* complete current task and what is done

* plans in progress, add UI emulator need-help

* our plans

* English fixes

* Place image localy

Co-authored-by: Pavel Zhovner <pavel@zhovner.com>
2020-09-06 11:29:20 +03:00
coreglitch
c90b553b8c
Split fw doc and add environment page (#94)
* wip

* small fixes

* remove link to empty applications list

* remove unused flipper libraries page

* mark some sections, add link to examples

* add environment page
2020-09-04 23:25:16 +03:00
coreglitch
9627e9b5b0
Devblog (#83)
* add first devblog post

* add release link

* add devblog to sidebar
2020-09-03 07:55:28 +03:00
Yiiii
6e4824dfca
Update USB.md (#85)
* Update USB.md

added badusb behavior

* Not only sdcard may use to store payloads

For example, you can load it by USB or BT in somewhere in device

Co-authored-by: coreglitch <mail@s3f.ru>
2020-09-02 20:58:09 +03:00
Pavel Zhovner
20f339665a
How to edit Wiki section (#84)
* Warning do not edit Wiki

* Update Contributing.md

* Update _Sidebar.md

* How to edit wiki

* How to edit Wiki
2020-09-02 11:16:47 +03:00
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
coreglitch
0a063be2da
add uart write example to sidebar (#64) 2020-08-28 19:31:00 +03:00
Henry
134a6e5b5f
Updated wiki pages to use lfs objects (#58)
- Added stm32f4 hal and ll drivers pdf
- Removed all the lfs objects to the old wiki
- Removed lfs gitattribute garbage

Signed-off-by: Henry Pauli <henry@mixict.nl>

Co-authored-by: Henry Paulissen <henry@mixict.nl>
2020-08-28 18:57:26 +03:00
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
Alex Kulagin
046a20fa0e
fix blink app example copyright (#51) 2020-08-26 12:46:58 +03:00
aanper
11c6326738 small wiki changes 2020-08-26 11:49:39 +03:00
aanper
e28cfe5fec change mode to OD 2020-08-26 11:45:36 +03:00
coreglitch
ab07bfb104
Blink f1 (#50)
* Fix target_f1 build

* restore build for F1 target

* change default LED pin state

* add real hw gif

Co-authored-by: Vadim Kaushan <admin@disasm.info>
2020-08-26 11:43:18 +03:00
aanper
e7aa6caf0e move examples to folder, separate page 2020-08-26 08:59:27 +03:00
coreglitch
bee159f435
led blink example
* led blink example

* restore tests

* Update FURI_and_examples.md
2020-08-26 04:56:33 +03:00
aanper
2e023ffcda wiki warn 2020-08-24 21:54:54 +03:00
coreglitch
e84a2339d3
add hardware version 1 files (#46) 2020-08-24 21:01:47 +03:00
coreglitch
f999b9ef28
communications info (#44) 2020-08-24 20:08:32 +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
05092bb02c add backlog info 2020-08-21 18:01:33 +03:00
aanper
65df864cc1 fix handmade edit wiki 2020-08-21 17:50:03 +03:00
aanper
829cbe8208 add about welcome message 2020-08-21 17:46:52 +03:00
Pavel Zhovner
b6b5410bc3
Merge pull request #25 from Flipper-Zero/new_readme
fat update for readme
2020-08-20 19:49:08 +03:00
aanper
1163f177b4 remove basic features from sidebar 2020-08-19 09:15:10 +03:00
aanper
4acac5f5d4 move basic features to ui (closes #10) 2020-08-19 09:14:50 +03:00
aanper
c13003f870 sidebar small changes 2020-08-19 09:08:43 +03:00
aanper
932d9cb33d compelte sidebar 2020-08-19 09:07:01 +03:00
aanper
c463f9a20f delete roamdap (will be directly in readme) 2020-08-19 08:46:11 +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
459a00e1e0 remove project structure 2020-08-19 08:26:44 +03:00
aanper
202bf64cba fat update for readme 2020-08-18 20:18:09 +03:00
aanper
0514eef178 how to become a maintainer (closes #19) 2020-08-17 21:09:22 +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
Pavel Zhovner
7b02251f46 rename features to app
rename app to applications
2020-08-17 14:08:42 +03:00
aanper
637183dc18 rename issue filter 2020-08-16 21:22:56 +03:00
aanper
9f625ae32a editing notice 2020-08-15 10:24:50 +03:00
aanper
c4af2a1eb7 info about wiki editing 2020-08-15 10:16:00 +03:00
aanper
3ff07bebb4 move wiki/Home to readme 2020-08-15 09:59:22 +03:00
aanper
cbfc5fad53 add wiki pages 2020-08-15 09:57:12 +03:00
Pavel Zhovner
aa1cfd44b1 wiki folder removed, move to github wiki 2020-08-07 03:28:08 +03:00
Pavel Zhovner
f26f8d637a
Update sub-1ghz-radio.md 2020-08-07 02:51:02 +03:00
aanper
cff6b11278 add hardware specifications 2020-08-02 08:36:22 +03:00
aanper
76bbd84fe5 add links to rfid 2020-08-02 08:25:49 +03:00
aanper
d051245630 errata change 2020-08-02 08:21:32 +03:00
aanper
706398f7ab Merge branch 'master' of github.com:Flipper-Zero/flipperzero-firmware-new 2020-08-02 08:20:50 +03:00