Переструктурирование:
- MyLibs - максимально платформонезависимые библиотеки (кроме разве что RTT) - RTT - STM32_General - библиотеки для периферии stm32
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user