docs: Added Application Structure requirement to README

This commit is contained in:
2026-01-07 15:27:55 +00:00
parent 7ddfac2c38
commit 5b94a14aad

View File

@@ -37,6 +37,7 @@ All the relevant settings are under the 'Project Manager' tab and should be set
Setting | Value Setting | Value
-- | -- -- | --
Project > Do not generate the main() | UNSET Project > Do not generate the main() | UNSET
Project > Application Structure | 'Advanced'
Project > Toolchain / IDE | 'CMake' Project > Toolchain / IDE | 'CMake'
Code Generator > STM32Cube MCU packages and embedded software packages | 'Copy only necessary library files' 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 Code Generator > Generate peripheral initialization as a pair of '.c/.h' files per peripheral | SET