Переструктурирование:

- MyLibs - максимально платформонезависимые библиотеки (кроме разве что RTT)
- RTT
- STM32_General - библиотеки для периферии stm32
This commit is contained in:
2025-10-21 05:03:02 +03:00
parent 6da7a04be5
commit 141ea6bac9
417 changed files with 1927 additions and 4641 deletions

View File

@@ -991,7 +991,9 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
INPUT = E:\.WORK\STM32\STM32_ExtendedLibs\MyLibsGeneral
INPUT = E:\.WORK\STM32\STM32_ExtendedLibs\MyLibs \
E:\.WORK\STM32\STM32_ExtendedLibs\STM32_General \
E:\.WORK\STM32\STM32_ExtendedLibs\mainpage.h
# This tag can be used to specify the character encoding of the source files
# that Doxygen parses. Internally Doxygen uses the UTF-8 encoding. Doxygen uses