fix: Type in README

This commit is contained in:
2026-03-04 18:48:48 +00:00
parent dacaf0b79c
commit 30c8c49530

View File

@@ -66,8 +66,10 @@ After project creation or after modifying the IOC, code generation needs to be i
### The remaining work
After code generation and convertion, a more manual part of project setup remains. MX Convert only prepares code for integration with CMake projects, the base CMake should be built around the cubemx folder, and it's setup is outside the scope of this tool and guide.
After code generation and conversion, a more manual part of project setup remains. MX Convert only prepares code for integration with CMake projects, the base CMake should be built around the cubemx folder, and it's setup is outside the scope of this tool and guide.
### TODO
Explain `my_main` and FREERTOS use.
### Known issues