mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-23 04:53:08 +00:00
remove project structure
This commit is contained in:
parent
202bf64cba
commit
459a00e1e0
1 changed files with 0 additions and 9 deletions
|
@ -2,15 +2,6 @@ _Overview of Flipper firmware architecture:_
|
|||
|
||||
![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
|
||||
|
||||
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 a new issue