parent
86eca493d7
commit
5f06f05e78
@ -1,7 +1,7 @@ |
||||
Данный проект является шаблоном для платки - Black pill. |
||||
This is a template for Black pill PCB (STM32 F411 MCU). |
||||
|
||||
![black_pill](Docs/cortex-m4_03.png) |
||||
|
||||
Проект содержит Cmake, так-же код пользователя вынесен в отдельную папку APP. Подробнее про данный подход можно прочесть [тут](https://zenembed.com/cmake-cubemx). |
||||
The project includes Cmake, besides user code moved into separate dir /App. More information about project structure [here](https://zenembed.com/cmake-cubemx). |
||||
|
||||
В кубе выбрана опция генерации кода для периферии в **раздельных** файлах. |
||||
Use option **"Generate peripheral initialization as a pair of ' .c/ .h' filed per peripheral"** in CubeIDE |
Loading…
Reference in new issue