Commit Graph

114 Commits

Author SHA1 Message Date
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
Nikita Eshkeev
bcdd5ddd91
Fix a typo in README (#56)
This patch fixes a typo : "a lot**s** of bugs" to "a lot of bugs"
2020-08-27 16:02:07 +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
Vadim Kaushan
5094623d04
Rename test functions (#52) 2020-08-26 14:44:49 +03:00
Vadim Kaushan
1bec8dd23a
Install Rust in docker image, add Rust library and build rules (#41)
* Install Rust in docker image

* Also install thumbv7em-none-eabi target

* Install Rust in docker image

* Also install thumbv7em-none-eabi target

* Add Rust example

* Link to the Rust example

* Call function from the Rust lib

* Move PROJECT_DIR to the 'paths' section

* Fix target_f1 build

* Link to the Rust library in target_f1

* Generate cbindgen bindings

* Add forgotten dependency line

* Use panic=abort instead of eh_personality lang item

* Install Rust in docker image

* Also install thumbv7em-none-eabi target

* Add Rust example

* Link to the Rust example

* Call function from the Rust lib

* Move PROJECT_DIR to the 'paths' section

* Link to the Rust library in target_f1

* Generate cbindgen bindings

* Add forgotten dependency line

* Use panic=abort instead of eh_personality lang item

* add rust call test

Co-authored-by: aanper <mail@s3f.ru>
2020-08-26 13:08:20 +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
aanper
d201a5aa16 add wiki static as lfs files 2020-08-24 20:17:08 +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
coreglitch
04035ce52d
Merge pull request #37 from Flipper-Zero/documentation_backlog_sa
add backlog info
2020-08-21 21:02:43 +06: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
coreglitch
e80935a3c3
Merge pull request #36 from Flipper-Zero/documentation_welcome_sa
add about welcome message
2020-08-21 20:47:37 +06:00
aanper
829cbe8208 add about welcome message 2020-08-21 17:46:52 +03:00
Pavel Zhovner
08208eb0c4
Discord server added to README 2020-08-21 15:41:14 +03:00
coreglitch
86f6aa12f6 Update issue templates 2020-08-21 07:14:04 +03:00
Pavel Zhovner
abe9373b1e
Welcome template 2020-08-20 23:04:55 +03:00
Alex Kulagin
4e2bd04ed3
readme update 2020-08-20 22:05:09 +03:00
core glitch
0b907e9e18 Update issue templates 2020-08-20 21:48:08 +03:00
core glitch
8918b4774f Update issue templates 2020-08-20 21:47:11 +03:00
Alex Kulagin
08738f1268
readme update 2020-08-20 20:35:30 +03:00
Pavel Zhovner
87236e0b94
Update README.md 2020-08-20 20:20:47 +03:00
Pavel Zhovner
785e6ca63c
Update README.md 2020-08-20 20:09:46 +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
Pavel Zhovner
4fa01445b6
Update README.md 2020-08-20 18:55:30 +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
core glitch
6006a54e26
Merge pull request #28 from Flipper-Zero/core_restruct_sa
Core restruct sa
2020-08-19 11:25:16 +06:00
aanper
5fbb0a8957 fix makefile 2020-08-19 08:24:47 +03:00
aanper
202bf64cba fat update for readme 2020-08-18 20:18:09 +03:00
aanper
9d1559920c update and move project structure 2020-08-18 17:43:39 +03:00
Pavel Zhovner
1693874805
TODO: Edit project structure section 2020-08-18 01:22:35 +03:00
Pavel Zhovner
56f469ce3c
Update need-help.md 2020-08-18 01:14:14 +03:00
Pavel Zhovner
5e6a1ff1f2
Update README.md 2020-08-18 01:10:34 +03:00
aanper
0514eef178 how to become a maintainer (closes #19) 2020-08-17 21:09:22 +03:00
aanper
6bac2e6297 furi playground 2020-08-17 21:06:56 +03:00
aanper
ac6581f73d info about local build and run 2020-08-17 19:08:29 +03:00