remove project structure
This commit is contained in:
		@@ -2,15 +2,6 @@ _Overview of Flipper firmware architecture:_
 | 
				
			|||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 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)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user