Initial import of STM32 Platform Integration (#5892)

This is a head-only library for now.
This commit is contained in:
Simon Hausmann 2024-08-22 15:55:01 +02:00 committed by GitHub
parent be02f6e046
commit d78354f01b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 186 additions and 1 deletions

View file

@ -63,7 +63,7 @@ exhale_args = {
"exhaleExecutesDoxygen": True,
"exhaleDoxygenStdin": """INPUT = ../../api/cpp/include generated_include
EXCLUDE_SYMBOLS = slint::cbindgen_private* slint::private_api* vtable* SLINT_DECL_ITEM
EXCLUDE = ../../api/cpp/include/vtable.h ../../api/cpp/include/slint_tests_helper.h
EXCLUDE = ../../api/cpp/include/vtable.h ../../api/cpp/include/slint_tests_helper.h ../../api/cpp/include/slint-stm32.h
ENABLE_PREPROCESSING = YES
PREDEFINED += DOXYGEN
INCLUDE_PATH = generated_include