Adding support for a new board

Discussion and questions about boards that can run MicroPython but don't have a dedicated forum.
Target audience: Everyone interested in running MicroPython on other hardware.
Post Reply
AVVoronov
Posts: 2
Joined: Mon Mar 04, 2019 6:13 am

Adding support for a new board

Post by AVVoronov » Sat Mar 23, 2019 6:20 am

Hello. I need to support the board STM32F469. I do not really understand the purpose of all the lines of code. Where can I read the description of all stages of file creation and description of all functions?

Post Reply