diff --git a/README.md b/README.md index 30111a3..6bd49c5 100644 --- a/README.md +++ b/README.md @@ -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