From 5b94a14aadedccd2d10727a8f77b0c1dceb0e5a3 Mon Sep 17 00:00:00 2001 From: Diogo Diniz Date: Wed, 7 Jan 2026 15:27:55 +0000 Subject: [PATCH] docs: Added Application Structure requirement to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 78cd75d..30111a3 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ All the relevant settings are under the 'Project Manager' tab and should be set Setting | Value -- | -- Project > Do not generate the main() | UNSET +Project > Application Structure | 'Advanced' Project > Toolchain / IDE | 'CMake' Code Generator > STM32Cube MCU packages and embedded software packages | 'Copy only necessary library files' Code Generator > Generate peripheral initialization as a pair of '.c/.h' files per peripheral | SET