You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

56 lines
2.2 KiB

# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
"C"
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_C
"/home/key/git/kolibri/07_firmware/ked/csl/stm32f042k6t6/implementation/imp_interrupt.c" "/home/key/git/kolibri/07_firmware/ked_build/CMakeFiles/interrupt_submodule.dir/csl/stm32f042k6t6/implementation/imp_interrupt.c.o"
"/home/key/git/kolibri/07_firmware/ked/system/interrupt/interrupt.c" "/home/key/git/kolibri/07_firmware/ked_build/CMakeFiles/interrupt_submodule.dir/system/interrupt/interrupt.c.o"
)
set(CMAKE_C_COMPILER_ID "GNU")
# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS_C
"ARM_MCU"
"DATA_CACHE_ENABLE=0"
"HSE_STARTUP_TIMEOUT=100"
"HSE_VALUE=8000000"
"HSI_VALUE=8000000"
"INSTRUCTION_CACHE_ENABLE=0"
"LSE_STARTUP_TIMEOUT=5000"
"LSE_VALUE=32768"
"LSI_VALUE=40000"
"PREFETCH_ENABLE=1"
"STM32F042x6"
"USE_FULL_LL_DRIVER"
"VDD_VALUE=3300"
)
# The include file search paths:
set(CMAKE_C_TARGET_INCLUDE_PATH
"/home/key/git/kolibri/07_firmware/ked/csl/stm32f042k6t6/CMSIS/Include"
"/home/key/git/kolibri/07_firmware/ked/csl/stm32f042k6t6/HardwareDescription"
"/home/key/git/kolibri/07_firmware/ked/system/interrupt"
"/home/key/git/kolibri/07_firmware/ked/peripherals/deviceSetup"
"/home/key/git/kolibri/07_firmware/ked/peripherals/delay"
"/home/key/git/kolibri/07_firmware/ked/peripherals/usart"
"/home/key/git/kolibri/07_firmware/ked/peripherals/timer"
"/home/key/git/kolibri/07_firmware/ked/peripherals/spi"
"/home/key/git/kolibri/07_firmware/ked/peripherals/i2c"
"/home/key/git/kolibri/07_firmware/ked/peripherals/pin"
"/home/key/git/kolibri/07_firmware/ked/drivers/lcd_oled"
"/home/key/git/kolibri/07_firmware/ked/drivers/max7219"
"/home/key/git/kolibri/07_firmware/ked/drivers/max31865"
"/home/key/git/kolibri/07_firmware/ked/drivers/ssd1306_i2c"
"/home/key/git/kolibri/07_firmware/ked/libraries/uart"
"/home/key/git/kolibri/07_firmware/ked/libraries/font"
"/home/key/git/kolibri/07_firmware/."
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")