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>
This commit is contained in:
Henry
2020-08-28 17:57:26 +02:00
committed by GitHub
parent bcdd5ddd91
commit 134a6e5b5f
7 changed files with 14 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ CC1101 is well known universal transceiver designed for low-power wireless appli
User should be able to detect which frequency used in specific device. For example detect if unknown remote transmit on 433MHz or 868MHz
![frequency scan example](https://github.com/Flipper-Zero/wiki/raw/master/images/rf_scan.png)
![frequency scan example](https://github.com/Flipper-Zero/flipperzero-firmware-community/raw/master/wiki_static/rf_scan.png)
## Signal Analyzer
@@ -46,4 +46,4 @@ For this flipper should have library of popular remotes brands.
## Main menu
* Sniffer
* Saved
* Saved

View File

@@ -3,7 +3,7 @@ Flipper Zero has a built-in 1-Wire pad to read iButton (DS1990A) keys, also know
* **Reading & Writing & Emulating**
* **Protocol detection**: юзер может определить тип ключа поднося ключ к флипперу и тип считывателя поднося флиппер к домофону (цифрал, даллас и т.д.)
<img width="300" src="https://github.com/Flipper-Zero/wiki/raw/master/images/ibutton/P1020756.jpg" />
<img width="300" src="https://github.com/Flipper-Zero/flipperzero-firmware-community/raw/master/wiki_static/ibutton/P1020756.jpg" />
## Reading
`iButton(1-Wire) -> Reading`
@@ -11,7 +11,7 @@ Flipper Zero has a built-in 1-Wire pad to read iButton (DS1990A) keys, also know
Flipper will wait for iButton tag. While waiting red LED is blinking.
Lean tag on iButton reader in the back side of Flipper Zero:
<img width="300" src="https://github.com/Flipper-Zero/wiki/raw/master/images/ibutton/read1.jpeg" />
<img width="300" src="https://github.com/Flipper-Zero/flipperzero-firmware-community/raw/master/wiki_static/ibutton/read1.jpeg" />
# UI
@@ -19,4 +19,4 @@ Lean tag on iButton reader in the back side of Flipper Zero:
* Read
* Saved Keys
* Enter manually
* Enter manually