Back to home page

LXR

 
 

    


Warning, /spec/build/bsps/arm/stm32f4/obj.yml is written in an unsupported language. File is not indexed.

0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 build-type: objects
0003 cflags: []
0004 copyrights:
0005 - Copyright (C) 2020 embedded brains GmbH & Co. KG
0006 cppflags: []
0007 cxxflags: []
0008 enabled-by: true
0009 includes: []
0010 install:
0011 - destination: ${BSP_INCLUDEDIR}
0012   source:
0013   - bsps/arm/stm32f4/include/bsp.h
0014 - destination: ${BSP_INCLUDEDIR}/bsp
0015   source:
0016   - bsps/arm/stm32f4/include/bsp/i2c.h
0017   - bsps/arm/stm32f4/include/bsp/io.h
0018   - bsps/arm/stm32f4/include/bsp/irq.h
0019   - bsps/arm/stm32f4/include/bsp/rcc.h
0020   - bsps/arm/stm32f4/include/bsp/stm32_i2c.h
0021   - bsps/arm/stm32f4/include/bsp/stm32_usart.h
0022   - bsps/arm/stm32f4/include/bsp/stm32f10xxx_exti.h
0023   - bsps/arm/stm32f4/include/bsp/stm32f10xxx_gpio.h
0024   - bsps/arm/stm32f4/include/bsp/stm32f10xxx_rcc.h
0025   - bsps/arm/stm32f4/include/bsp/stm32f4.h
0026   - bsps/arm/stm32f4/include/bsp/stm32f4xxxx_adc.h
0027   - bsps/arm/stm32f4/include/bsp/stm32f4xxxx_exti.h
0028   - bsps/arm/stm32f4/include/bsp/stm32f4xxxx_flash.h
0029   - bsps/arm/stm32f4/include/bsp/stm32f4xxxx_gpio.h
0030   - bsps/arm/stm32f4/include/bsp/stm32f4xxxx_otgfs.h
0031   - bsps/arm/stm32f4/include/bsp/stm32f4xxxx_pwr.h
0032   - bsps/arm/stm32f4/include/bsp/stm32f4xxxx_rcc.h
0033   - bsps/arm/stm32f4/include/bsp/stm32f4xxxx_syscfg.h
0034   - bsps/arm/stm32f4/include/bsp/stm32f4xxxx_tim.h
0035   - bsps/arm/stm32f4/include/bsp/usart.h
0036 - destination: ${BSP_LIBDIR}
0037   source:
0038   - bsps/arm/stm32f4/start/linkcmds.stm32f105rc
0039   - bsps/arm/stm32f4/start/linkcmds.stm32f4
0040 links: []
0041 source:
0042 - bsps/arm/shared/clock/clock-armv7m.c
0043 - bsps/arm/shared/irq/irq-armv7m.c
0044 - bsps/arm/shared/irq/irq-dispatch-armv7m.c
0045 - bsps/arm/shared/start/bsp-start-memcpy.S
0046 - bsps/arm/shared/start/bspstarthook0-empty.c
0047 - bsps/arm/stm32f4/console/console-config.c
0048 - bsps/arm/stm32f4/console/usart.c
0049 - bsps/arm/stm32f4/i2c/i2c-config.c
0050 - bsps/arm/stm32f4/i2c/i2c.c
0051 - bsps/arm/stm32f4/start/bspreset.c
0052 - bsps/arm/stm32f4/start/bspstart.c
0053 - bsps/arm/stm32f4/start/bspstarthook.c
0054 - bsps/arm/stm32f4/start/io.c
0055 - bsps/arm/stm32f4/start/rcc.c
0056 - bsps/arm/stm32f4/start/start-config-io.c
0057 - bsps/shared/cache/nocache.c
0058 - bsps/shared/dev/btimer/btimer-cpucounter.c
0059 - bsps/shared/dev/cpucounter/cpucounterfrequency.c
0060 - bsps/shared/dev/cpucounter/cpucounterread.c
0061 - bsps/shared/dev/getentropy/getentropy-cpucounter.c
0062 - bsps/shared/dev/serial/legacy-console-control.c
0063 - bsps/shared/dev/serial/legacy-console-select.c
0064 - bsps/shared/dev/serial/legacy-console.c
0065 - bsps/shared/irq/irq-default-handler.c
0066 - bsps/shared/start/gettargethash-default.c
0067 - bsps/shared/start/sbrk.c
0068 - bsps/shared/start/stackalloc.c
0069 type: build