remove project structure
This commit is contained in:
parent
202bf64cba
commit
459a00e1e0
@ -2,15 +2,6 @@ _Overview of Flipper firmware architecture:_
|
|||||||
|
|
||||||
![FW arch](https://github.com/Flipper-Zero/wiki/raw/master/images/flipper_fw_arch.png)
|
![FW arch](https://github.com/Flipper-Zero/wiki/raw/master/images/flipper_fw_arch.png)
|
||||||
|
|
||||||
# Project structure
|
|
||||||
```
|
|
||||||
├── app # App
|
|
||||||
├── target_f1 # target f1
|
|
||||||
├── target_lo # local target (for linux)
|
|
||||||
├── wiki # Documentation (wiki) generates from this files
|
|
||||||
└── wiki-deploy.sh # Script to generate Wiki from local .md files
|
|
||||||
```
|
|
||||||
|
|
||||||
# HAL
|
# HAL
|
||||||
|
|
||||||
We use STM32 HAL/LL. Description available here: [dm00105879.pdf](https://github.com/Flipper-Zero/wiki/raw/master/dm00105879-description-of-stm32f4-hal-and-ll-drivers-stmicroelectronics.pdf)
|
We use STM32 HAL/LL. Description available here: [dm00105879.pdf](https://github.com/Flipper-Zero/wiki/raw/master/dm00105879-description-of-stm32f4-hal-and-ll-drivers-stmicroelectronics.pdf)
|
||||||
|
Loading…
Reference in New Issue
Block a user