diff --git a/build/midi2cv/bootloader_utils.d b/build/midi2cv/bootloader_utils.d deleted file mode 100644 index 0309d7d..0000000 --- a/build/midi2cv/bootloader_utils.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/bootloader_utils.o: stmlib/system/bootloader_utils.cc \ - stmlib/system/bootloader_utils.h stmlib/stmlib.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/core_cm3.d b/build/midi2cv/core_cm3.d deleted file mode 100644 index 8831cab..0000000 --- a/build/midi2cv/core_cm3.d +++ /dev/null @@ -1,2 +0,0 @@ -build/midi2cv/core_cm3.o: \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.c diff --git a/build/midi2cv/depends.mk b/build/midi2cv/depends.mk deleted file mode 100644 index 29af6cf..0000000 --- a/build/midi2cv/depends.mk +++ /dev/null @@ -1,681 +0,0 @@ -build/midi2cv/random.o: stmlib/utils/random.cc stmlib/utils/random.h \ - stmlib/stmlib.h -build/midi2cv/bootloader_utils.o: stmlib/system/bootloader_utils.cc \ - stmlib/system/bootloader_utils.h stmlib/stmlib.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/system_clock.o: stmlib/system/system_clock.cc \ - stmlib/system/system_clock.h stmlib/stmlib.h -build/midi2cv/core_cm3.o: \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.c -build/midi2cv/system_stm32f10x.o: \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.c \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_dma.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_dma.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_dbgmcu.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_dbgmcu.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_bkp.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_bkp.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_dac.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_dac.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_can.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_can.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_rtc.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_rtc.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_pwr.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_pwr.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_i2c.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_i2c.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_sdio.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_sdio.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_rcc.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_flash.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_flash.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_crc.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_crc.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_usart.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_usart.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_tim.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_wwdg.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_wwdg.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/misc.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/misc.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h -build/midi2cv/stm32f10x_iwdg.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_iwdg.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_adc.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_adc.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_spi.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_spi.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_gpio.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_exti.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_exti.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/stm32f10x_fsmc.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_fsmc.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h -build/midi2cv/startup_stm32f10x_md.o: \ - stmlib/third_party/STM/CMSIS/CM3_f10x/startup/gcc/startup_stm32f10x_md.s diff --git a/build/midi2cv/misc.d b/build/midi2cv/misc.d deleted file mode 100644 index 116926b..0000000 --- a/build/midi2cv/misc.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/misc.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/misc.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h diff --git a/build/midi2cv/random.d b/build/midi2cv/random.d deleted file mode 100644 index 17ebfdd..0000000 --- a/build/midi2cv/random.d +++ /dev/null @@ -1,2 +0,0 @@ -build/midi2cv/random.o: stmlib/utils/random.cc stmlib/utils/random.h \ - stmlib/stmlib.h diff --git a/build/midi2cv/startup_stm32f10x_md.d b/build/midi2cv/startup_stm32f10x_md.d deleted file mode 100644 index 2e44ffa..0000000 --- a/build/midi2cv/startup_stm32f10x_md.d +++ /dev/null @@ -1,2 +0,0 @@ -build/midi2cv/startup_stm32f10x_md.o: \ - stmlib/third_party/STM/CMSIS/CM3_f10x/startup/gcc/startup_stm32f10x_md.s diff --git a/build/midi2cv/stm32f10x_adc.d b/build/midi2cv/stm32f10x_adc.d deleted file mode 100644 index add7097..0000000 --- a/build/midi2cv/stm32f10x_adc.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_adc.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_adc.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_bkp.d b/build/midi2cv/stm32f10x_bkp.d deleted file mode 100644 index 297c91c..0000000 --- a/build/midi2cv/stm32f10x_bkp.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_bkp.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_bkp.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_can.d b/build/midi2cv/stm32f10x_can.d deleted file mode 100644 index 4f4af7a..0000000 --- a/build/midi2cv/stm32f10x_can.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_can.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_can.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_crc.d b/build/midi2cv/stm32f10x_crc.d deleted file mode 100644 index c4d5c28..0000000 --- a/build/midi2cv/stm32f10x_crc.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_crc.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_crc.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_dac.d b/build/midi2cv/stm32f10x_dac.d deleted file mode 100644 index 8505256..0000000 --- a/build/midi2cv/stm32f10x_dac.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_dac.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_dac.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_dbgmcu.d b/build/midi2cv/stm32f10x_dbgmcu.d deleted file mode 100644 index 7917a6f..0000000 --- a/build/midi2cv/stm32f10x_dbgmcu.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_dbgmcu.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_dbgmcu.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_dma.d b/build/midi2cv/stm32f10x_dma.d deleted file mode 100644 index aa9e8cb..0000000 --- a/build/midi2cv/stm32f10x_dma.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_dma.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_dma.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_exti.d b/build/midi2cv/stm32f10x_exti.d deleted file mode 100644 index 3b1c899..0000000 --- a/build/midi2cv/stm32f10x_exti.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_exti.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_exti.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_flash.d b/build/midi2cv/stm32f10x_flash.d deleted file mode 100644 index 12d217c..0000000 --- a/build/midi2cv/stm32f10x_flash.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_flash.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_flash.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_fsmc.d b/build/midi2cv/stm32f10x_fsmc.d deleted file mode 100644 index 5fe923c..0000000 --- a/build/midi2cv/stm32f10x_fsmc.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_fsmc.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_fsmc.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_gpio.d b/build/midi2cv/stm32f10x_gpio.d deleted file mode 100644 index f7d52b4..0000000 --- a/build/midi2cv/stm32f10x_gpio.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_gpio.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_i2c.d b/build/midi2cv/stm32f10x_i2c.d deleted file mode 100644 index bf6a1c3..0000000 --- a/build/midi2cv/stm32f10x_i2c.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_i2c.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_i2c.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_iwdg.d b/build/midi2cv/stm32f10x_iwdg.d deleted file mode 100644 index 2bf3928..0000000 --- a/build/midi2cv/stm32f10x_iwdg.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_iwdg.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_iwdg.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_pwr.d b/build/midi2cv/stm32f10x_pwr.d deleted file mode 100644 index 55f7fc7..0000000 --- a/build/midi2cv/stm32f10x_pwr.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_pwr.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_pwr.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_rcc.d b/build/midi2cv/stm32f10x_rcc.d deleted file mode 100644 index b7bc777..0000000 --- a/build/midi2cv/stm32f10x_rcc.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_rcc.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_rtc.d b/build/midi2cv/stm32f10x_rtc.d deleted file mode 100644 index 4011aa2..0000000 --- a/build/midi2cv/stm32f10x_rtc.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_rtc.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_rtc.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_sdio.d b/build/midi2cv/stm32f10x_sdio.d deleted file mode 100644 index f2a7d28..0000000 --- a/build/midi2cv/stm32f10x_sdio.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_sdio.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_sdio.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_spi.d b/build/midi2cv/stm32f10x_spi.d deleted file mode 100644 index 016fabf..0000000 --- a/build/midi2cv/stm32f10x_spi.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_spi.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_spi.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_tim.d b/build/midi2cv/stm32f10x_tim.d deleted file mode 100644 index 664cc36..0000000 --- a/build/midi2cv/stm32f10x_tim.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_tim.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_usart.d b/build/midi2cv/stm32f10x_usart.d deleted file mode 100644 index e71b47c..0000000 --- a/build/midi2cv/stm32f10x_usart.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_usart.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_usart.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/stm32f10x_wwdg.d b/build/midi2cv/stm32f10x_wwdg.d deleted file mode 100644 index bce8e68..0000000 --- a/build/midi2cv/stm32f10x_wwdg.d +++ /dev/null @@ -1,28 +0,0 @@ -build/midi2cv/stm32f10x_wwdg.o: \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/stm32f10x_wwdg.c \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/build/midi2cv/system_clock.d b/build/midi2cv/system_clock.d deleted file mode 100644 index 75326da..0000000 --- a/build/midi2cv/system_clock.d +++ /dev/null @@ -1,2 +0,0 @@ -build/midi2cv/system_clock.o: stmlib/system/system_clock.cc \ - stmlib/system/system_clock.h stmlib/stmlib.h diff --git a/build/midi2cv/system_stm32f10x.d b/build/midi2cv/system_stm32f10x.d deleted file mode 100644 index 581887e..0000000 --- a/build/midi2cv/system_stm32f10x.d +++ /dev/null @@ -1,29 +0,0 @@ -build/midi2cv/system_stm32f10x.o: \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.c \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/core_cm3.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/system_stm32f10x.h \ - stmlib/third_party/STM/stm32f10x_conf.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h \ - stmlib/third_party/STM/CMSIS/CM3_f10x/stm32f10x.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h \ - stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/misc.h diff --git a/midi2cv/makefile b/midi2cv/makefile index f019cee..11d504a 100644 --- a/midi2cv/makefile +++ b/midi2cv/makefile @@ -41,12 +41,12 @@ UPLOAD_COMMAND = upload_combo_jtag # Packages to build TARGET = midi2cv PACKAGES = midi2cv \ - peaks/drivers \ + midi2cv/drivers \ stmlib/utils \ stmlib/system RESOURCES = midi2cv/resources -TOOLCHAIN_PATH ?= /usr/ +TOOLCHAIN_PATH ?= /usr/local/arm-4.8.3/ include stmlib/makefile.inc diff --git a/midi2cv/midi2cv.cc b/midi2cv/midi2cv.cc new file mode 100644 index 0000000..0cd4a74 --- /dev/null +++ b/midi2cv/midi2cv.cc @@ -0,0 +1,14 @@ +#include + +#include "stmlib/system/system_clock.h" + +using namespace stmlib; + +void Init(void) { + system_clock.Init(); +} + +int main(void) { + Init(); + // hi +} diff --git a/vca2/hardware_design/vca2.brd b/vca2/hardware_design/vca2.brd new file mode 100644 index 0000000..aab4659 --- /dev/null +++ b/vca2/hardware_design/vca2.brd @@ -0,0 +1,4387 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +2VCA v1 +jhbruhn 2019 +based on befaco hexmix vca +FCK +AFD +go vegan +ehre + + + +<b>Operational Transconductance Amplifier (OTA) library</b> +<p>================================== +<p>This library comes as is. The packages and their suffixes were selected according to the manufacturers datasheets. Please refer to respective datasheet for further information. +<p>Package definitions were taken from library 'ref-packages.lbr' provided by CadSoft. +<p>This library is believed to be correct in terms of packages and pad definitons. However you use this library on your own risk. Under no circumstances shall the author(s) of this library be held liable for risks or damages arising by the usage of this library. +<p>This library is intended and made available to the public for unrestricted usage and free of any charge. +<p>You are welcome to improve or update this library. The list of authors has to be extended accordingly, also has the revision history. The results of any modifications to this library has to be provided also free of any charge or other restrictions. +<p>These terms have to be included in any delivery / version of this library. +<p><b>The user agrees to be bound to this terms by using this library.</b> +<p>================================== +<p>Rev 1.0 - definition of CA3080, LM13600, LM13700 +<br><author>Created by R. Trapp</author> - <i>22. Jan. 2009</i> +<p>Rev 1.1 - definition of CA3280, AU5517, NE5517, BA6110FS, LT1228, NTE996 +<br><author>Created by R. Trapp</author> - <i>23. Jan. 2009</i> + + +<b>SMALL OUTLINE INTEGRATED CIRCUIT</b><p> +body 3.9 mm/JEDEC MS-012AC + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + + + + + +<b>Resistors, Capacitors, Inductors</b><p> +Based on the previous libraries: +<ul> +<li>r.lbr +<li>cap.lbr +<li>cap-fe.lbr +<li>captant.lbr +<li>polcap.lbr +<li>ipc-smd.lbr +</ul> +All SMD packages are defined according to the IPC specifications and CECC<p> +<author>Created by librarian@cadsoft.de</author><p> +<p> +for Electrolyt Capacitors see also :<p> +www.bccomponents.com <p> +www.panasonic.com<p> +www.kemet.com<p> +http://www.secc.co.jp/pdf/os_e/2004/e_os_all.pdf <b>(SANYO)</b> +<p> +for trimmer refence see : <u>www.electrospec-inc.com/cross_references/trimpotcrossref.asp</u><p> + +<table border=0 cellspacing=0 cellpadding=0 width="100%" cellpaddding=0> +<tr valign="top"> + +<! <td width="10">&nbsp;</td> +<td width="90%"> + +<b><font color="#0000FF" size="4">TRIM-POT CROSS REFERENCE</font></b> +<P> +<TABLE BORDER=0 CELLSPACING=1 CELLPADDING=2> + <TR> + <TD COLSPAN=8> + <FONT SIZE=3 FACE=ARIAL><B>RECTANGULAR MULTI-TURN</B></FONT> + </TD> + </TR> + <TR> + <TD ALIGN=CENTER> + <B> + <FONT SIZE=3 FACE=ARIAL color="#FF0000">BOURNS</FONT> + </B> + </TD> + <TD ALIGN=CENTER> + <B> + <FONT SIZE=3 FACE=ARIAL color="#FF0000">BI&nbsp;TECH</FONT> + </B> + </TD> + <TD ALIGN=CENTER> + <B> + <FONT SIZE=3 FACE=ARIAL color="#FF0000">DALE-VISHAY</FONT> + </B> + </TD> + <TD ALIGN=CENTER> + <B> + <FONT SIZE=3 FACE=ARIAL color="#FF0000">PHILIPS/MEPCO</FONT> + </B> + </TD> + <TD ALIGN=CENTER> + <B> + <FONT SIZE=3 FACE=ARIAL color="#FF0000">MURATA</FONT> + </B> + </TD> + <TD ALIGN=CENTER> + <B> + <FONT SIZE=3 FACE=ARIAL color="#FF0000">PANASONIC</FONT> + </B> + </TD> + <TD ALIGN=CENTER> + <B> + <FONT SIZE=3 FACE=ARIAL color="#FF0000">SPECTROL</FONT> + </B> + </TD> + <TD ALIGN=CENTER> + <B> + <FONT SIZE=3 FACE=ARIAL color="#FF0000">MILSPEC</FONT> + </B> + </TD><TD>&nbsp;</TD> + </TR> + <TR> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3 > + 3005P<BR> + 3006P<BR> + 3006W<BR> + 3006Y<BR> + 3009P<BR> + 3009W<BR> + 3009Y<BR> + 3057J<BR> + 3057L<BR> + 3057P<BR> + 3057Y<BR> + 3059J<BR> + 3059L<BR> + 3059P<BR> + 3059Y<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + 89P<BR> + 89W<BR> + 89X<BR> + 89PH<BR> + 76P<BR> + 89XH<BR> + 78SLT<BR> + 78L&nbsp;ALT<BR> + 56P&nbsp;ALT<BR> + 78P&nbsp;ALT<BR> + T8S<BR> + 78L<BR> + 56P<BR> + 78P<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + T18/784<BR> + 783<BR> + 781<BR> + -<BR> + -<BR> + -<BR> + 2199<BR> + 1697/1897<BR> + 1680/1880<BR> + 2187<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + 8035EKP/CT20/RJ-20P<BR> + -<BR> + RJ-20X<BR> + -<BR> + -<BR> + -<BR> + 1211L<BR> + 8012EKQ&nbsp;ALT<BR> + 8012EKR&nbsp;ALT<BR> + 1211P<BR> + 8012EKJ<BR> + 8012EKL<BR> + 8012EKQ<BR> + 8012EKR<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + 2101P<BR> + 2101W<BR> + 2101Y<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + 2102L<BR> + 2102S<BR> + 2102Y<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + EVMCOG<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + 43P<BR> + 43W<BR> + 43Y<BR> + -<BR> + -<BR> + -<BR> + -<BR> + 40L<BR> + 40P<BR> + 40Y<BR> + 70Y-T602<BR> + 70L<BR> + 70P<BR> + 70Y<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + RT/RTR12<BR> + RT/RTR12<BR> + RT/RTR12<BR> + -<BR> + RJ/RJR12<BR> + RJ/RJR12<BR> + RJ/RJR12<BR></FONT> + </TD> + </TR> + <TR> + <TD COLSPAN=8>&nbsp; + </TD> + </TR> + <TR> + <TD COLSPAN=8> + <FONT SIZE=4 FACE=ARIAL><B>SQUARE MULTI-TURN</B></FONT> + </TD> + </TR> + <TR> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>BOURN</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>BI&nbsp;TECH</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>DALE-VISHAY</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>PHILIPS/MEPCO</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>MURATA</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>PANASONIC</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>SPECTROL</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>MILSPEC</B></FONT> + </TD> + </TR> + <TR> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + 3250L<BR> + 3250P<BR> + 3250W<BR> + 3250X<BR> + 3252P<BR> + 3252W<BR> + 3252X<BR> + 3260P<BR> + 3260W<BR> + 3260X<BR> + 3262P<BR> + 3262W<BR> + 3262X<BR> + 3266P<BR> + 3266W<BR> + 3266X<BR> + 3290H<BR> + 3290P<BR> + 3290W<BR> + 3292P<BR> + 3292W<BR> + 3292X<BR> + 3296P<BR> + 3296W<BR> + 3296X<BR> + 3296Y<BR> + 3296Z<BR> + 3299P<BR> + 3299W<BR> + 3299X<BR> + 3299Y<BR> + 3299Z<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + 66P&nbsp;ALT<BR> + 66W&nbsp;ALT<BR> + 66X&nbsp;ALT<BR> + 66P&nbsp;ALT<BR> + 66W&nbsp;ALT<BR> + 66X&nbsp;ALT<BR> + -<BR> + 64W&nbsp;ALT<BR> + -<BR> + 64P&nbsp;ALT<BR> + 64W&nbsp;ALT<BR> + 64X&nbsp;ALT<BR> + 64P<BR> + 64W<BR> + 64X<BR> + 66X&nbsp;ALT<BR> + 66P&nbsp;ALT<BR> + 66W&nbsp;ALT<BR> + 66P<BR> + 66W<BR> + 66X<BR> + 67P<BR> + 67W<BR> + 67X<BR> + 67Y<BR> + 67Z<BR> + 68P<BR> + 68W<BR> + 68X<BR> + 67Y&nbsp;ALT<BR> + 67Z&nbsp;ALT<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + 5050<BR> + 5091<BR> + 5080<BR> + 5087<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + T63YB<BR> + T63XB<BR> + -<BR> + -<BR> + -<BR> + 5887<BR> + 5891<BR> + 5880<BR> + -<BR> + -<BR> + -<BR> + T93Z<BR> + T93YA<BR> + T93XA<BR> + T93YB<BR> + T93XB<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + 8026EKP<BR> + 8026EKW<BR> + 8026EKM<BR> + 8026EKP<BR> + 8026EKB<BR> + 8026EKM<BR> + 1309X<BR> + 1309P<BR> + 1309W<BR> + 8024EKP<BR> + 8024EKW<BR> + 8024EKN<BR> + RJ-9P/CT9P<BR> + RJ-9W<BR> + RJ-9X<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + 3103P<BR> + 3103Y<BR> + 3103Z<BR> + 3103P<BR> + 3103Y<BR> + 3103Z<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + 3105P/3106P<BR> + 3105W/3106W<BR> + 3105X/3106X<BR> + 3105Y/3106Y<BR> + 3105Z/3105Z<BR> + 3102P<BR> + 3102W<BR> + 3102X<BR> + 3102Y<BR> + 3102Z<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + EVMCBG<BR> + EVMCCG<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + 55-1-X<BR> + 55-4-X<BR> + 55-3-X<BR> + 55-2-X<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + 50-2-X<BR> + 50-4-X<BR> + 50-3-X<BR> + -<BR> + -<BR> + -<BR> + 64P<BR> + 64W<BR> + 64X<BR> + 64Y<BR> + 64Z<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + RT/RTR22<BR> + RT/RTR22<BR> + RT/RTR22<BR> + RT/RTR22<BR> + RJ/RJR22<BR> + RJ/RJR22<BR> + RJ/RJR22<BR> + RT/RTR26<BR> + RT/RTR26<BR> + RT/RTR26<BR> + RJ/RJR26<BR> + RJ/RJR26<BR> + RJ/RJR26<BR> + RJ/RJR26<BR> + RJ/RJR26<BR> + RJ/RJR26<BR> + RT/RTR24<BR> + RT/RTR24<BR> + RT/RTR24<BR> + RJ/RJR24<BR> + RJ/RJR24<BR> + RJ/RJR24<BR> + RJ/RJR24<BR> + RJ/RJR24<BR> + RJ/RJR24<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + </TR> + <TR> + <TD COLSPAN=8>&nbsp; + </TD> + </TR> + <TR> + <TD COLSPAN=8> + <FONT SIZE=4 FACE=ARIAL><B>SINGLE TURN</B></FONT> + </TD> + </TR> + <TR> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>BOURN</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>BI&nbsp;TECH</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>DALE-VISHAY</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>PHILIPS/MEPCO</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>MURATA</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>PANASONIC</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>SPECTROL</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>MILSPEC</B></FONT> + </TD> + </TR> + <TR> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + 3323P<BR> + 3323S<BR> + 3323W<BR> + 3329H<BR> + 3329P<BR> + 3329W<BR> + 3339H<BR> + 3339P<BR> + 3339W<BR> + 3352E<BR> + 3352H<BR> + 3352K<BR> + 3352P<BR> + 3352T<BR> + 3352V<BR> + 3352W<BR> + 3362H<BR> + 3362M<BR> + 3362P<BR> + 3362R<BR> + 3362S<BR> + 3362U<BR> + 3362W<BR> + 3362X<BR> + 3386B<BR> + 3386C<BR> + 3386F<BR> + 3386H<BR> + 3386K<BR> + 3386M<BR> + 3386P<BR> + 3386S<BR> + 3386W<BR> + 3386X<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + 25P<BR> + 25S<BR> + 25RX<BR> + 82P<BR> + 82M<BR> + 82PA<BR> + -<BR> + -<BR> + -<BR> + 91E<BR> + 91X<BR> + 91T<BR> + 91B<BR> + 91A<BR> + 91V<BR> + 91W<BR> + 25W<BR> + 25V<BR> + 25P<BR> + -<BR> + 25S<BR> + 25U<BR> + 25RX<BR> + 25X<BR> + 72XW<BR> + 72XL<BR> + 72PM<BR> + 72RX<BR> + -<BR> + 72PX<BR> + 72P<BR> + 72RXW<BR> + 72RXL<BR> + 72X<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + T7YB<BR> + T7YA<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + TXD<BR> + TYA<BR> + TYP<BR> + -<BR> + TYD<BR> + TX<BR> + -<BR> + 150SX<BR> + 100SX<BR> + 102T<BR> + 101S<BR> + 190T<BR> + 150TX<BR> + 101<BR> + -<BR> + -<BR> + 101SX<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + ET6P<BR> + ET6S<BR> + ET6X<BR> + RJ-6W/8014EMW<BR> + RJ-6P/8014EMP<BR> + RJ-6X/8014EMX<BR> + TM7W<BR> + TM7P<BR> + TM7X<BR> + -<BR> + 8017SMS<BR> + -<BR> + 8017SMB<BR> + 8017SMA<BR> + -<BR> + -<BR> + CT-6W<BR> + CT-6H<BR> + CT-6P<BR> + CT-6R<BR> + -<BR> + CT-6V<BR> + CT-6X<BR> + -<BR> + -<BR> + 8038EKV<BR> + -<BR> + 8038EKX<BR> + -<BR> + -<BR> + 8038EKP<BR> + 8038EKZ<BR> + 8038EKW<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + 3321H<BR> + 3321P<BR> + 3321N<BR> + 1102H<BR> + 1102P<BR> + 1102T<BR> + RVA0911V304A<BR> + -<BR> + RVA0911H413A<BR> + RVG0707V100A<BR> + RVA0607V(H)306A<BR> + RVA1214H213A<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + 3104B<BR> + 3104C<BR> + 3104F<BR> + 3104H<BR> + -<BR> + 3104M<BR> + 3104P<BR> + 3104S<BR> + 3104W<BR> + 3104X<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + EVMQ0G<BR> + EVMQIG<BR> + EVMQ3G<BR> + EVMS0G<BR> + EVMQ0G<BR> + EVMG0G<BR> + -<BR> + -<BR> + -<BR> + EVMK4GA00B<BR> + EVM30GA00B<BR> + EVMK0GA00B<BR> + EVM38GA00B<BR> + EVMB6<BR> + EVLQ0<BR> + -<BR> + EVMMSG<BR> + EVMMBG<BR> + EVMMAG<BR> + -<BR> + -<BR> + EVMMCS<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + EVMM1<BR> + -<BR> + -<BR> + EVMM0<BR> + -<BR> + -<BR> + EVMM3<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + 62-3-1<BR> + 62-1-2<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + 67R<BR> + -<BR> + 67P<BR> + -<BR> + -<BR> + -<BR> + -<BR> + 67X<BR> + 63V<BR> + 63S<BR> + 63M<BR> + -<BR> + -<BR> + 63H<BR> + 63P<BR> + -<BR> + -<BR> + 63X<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + RJ/RJR50<BR> + RJ/RJR50<BR> + RJ/RJR50<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + </TR> +</TABLE> +<P>&nbsp;<P> +<TABLE BORDER=0 CELLSPACING=1 CELLPADDING=3> + <TR> + <TD COLSPAN=7> + <FONT color="#0000FF" SIZE=4 FACE=ARIAL><B>SMD TRIM-POT CROSS REFERENCE</B></FONT> + <P> + <FONT SIZE=4 FACE=ARIAL><B>MULTI-TURN</B></FONT> + </TD> + </TR> + <TR> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>BOURNS</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>BI&nbsp;TECH</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>DALE-VISHAY</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>PHILIPS/MEPCO</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>PANASONIC</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>TOCOS</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>AUX/KYOCERA</B></FONT> + </TD> + </TR> + <TR> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + 3224G<BR> + 3224J<BR> + 3224W<BR> + 3269P<BR> + 3269W<BR> + 3269X<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + 44G<BR> + 44J<BR> + 44W<BR> + 84P<BR> + 84W<BR> + 84X<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + ST63Z<BR> + ST63Y<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + ST5P<BR> + ST5W<BR> + ST5X<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + </TR> + <TR> + <TD COLSPAN=7>&nbsp; + </TD> + </TR> + <TR> + <TD COLSPAN=7> + <FONT SIZE=4 FACE=ARIAL><B>SINGLE TURN</B></FONT> + </TD> + </TR> + <TR> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>BOURNS</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>BI&nbsp;TECH</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>DALE-VISHAY</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>PHILIPS/MEPCO</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>PANASONIC</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>TOCOS</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>AUX/KYOCERA</B></FONT> + </TD> + </TR> + <TR> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + 3314G<BR> + 3314J<BR> + 3364A/B<BR> + 3364C/D<BR> + 3364W/X<BR> + 3313G<BR> + 3313J<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + 23B<BR> + 23A<BR> + 21X<BR> + 21W<BR> + -<BR> + 22B<BR> + 22A<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + ST5YL/ST53YL<BR> + ST5YJ/5T53YJ<BR> + ST-23A<BR> + ST-22B<BR> + ST-22<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + ST-4B<BR> + ST-4A<BR> + -<BR> + -<BR> + -<BR> + ST-3B<BR> + ST-3A<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + EVM-6YS<BR> + EVM-1E<BR> + EVM-1G<BR> + EVM-1D<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + G4B<BR> + G4A<BR> + TR04-3S1<BR> + TRG04-2S1<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + DVR-43A<BR> + CVR-42C<BR> + CVR-42A/C<BR> + -<BR> + -<BR></FONT> + </TD> + </TR> +</TABLE> +<P> +<FONT SIZE=4 FACE=ARIAL><B>ALT =&nbsp;ALTERNATE</B></FONT> +<P> + +&nbsp; +<P> +</td> +</tr> +</table> + + +<b>CAPACITOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>Panasonic Aluminium Electrolytic Capacitor VS-Serie Package C</b> + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + +<b>RESISTOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>Trimm resistor</b> Spectrol<p> +Cermet MIL-R-22097 + + + + + + + + + + + + +>NAME +>VALUE + + + + + +CAPACITOR + + + + + +Panasonic Aluminium Electrolytic Capacitor VS-Serie Package C + + + + + +RESISTOR + + + + + +Trimm resistor Spectrol +Cermet MIL-R-22097 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME + + + + +<B>Music Thing Modular parts library </b> +<ul> +<li>Components for Eurorack modular synths +</ul> + + +9mm vertical snap-in pot, Alpha / Panasonic style + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + +Eurorack Modular Synth 5 x 2 power header, fat pads and offset pins for easier soldering + + + + + + + + + + + + + +POWER +GND +GND +GND ++ +- +RED>RED + + + + + + + + + + + + + + + + +<b>SMA Surface Mount Diode</b> + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>SMA Surface Mount Diode</b> + + + + + + + + + + + + + + +<b>Small Outline Package 14</b> + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + + + +Small Outline Package 14 + + + + + + + +<b>NPN Transistors</b><p> +<author>Created by librarian@cadsoft.de</author> + + +TO-236 ITT Intermetall + + + + + + + +>NAME +>VALUE + + + + + + + +TO-236 ITT Intermetall + + + + + + + +<H1>NXP Library</H1> +<author>marco.kuystermans@nxp.com</author><p> + +<H2>Disclaimer:</H2> +<i>The information contained in this library is made available for general information and public access only. By using our +library, you accept this disclaimer in full. If you disagree with any part of this disclaimer, you must not use our library. +Use of this library is permitted on the basis that NXP will not be liable for any loss or damage including without limitation, indirect or consequential loss or +damage, arising out of or in connection with the use of this library.</i> + +<H2>Information:</H2> +<ul><li>Footprints are according to NXP footprint information, see <a href=http://www.nxp.com>NXP website</a> +<li>SMD Footprints in this library are for reflow soldering only. +<li><b>Library is generated as a courtesy: Information is NOT guaranteed, use at your own risk</b> +<li>NXP package numbers (SOT/SOD) numbers used +</ul> +Please send your comments to the mail address above. + + +<li><b>SOT363</b><hr> +<ul><li>Plastic surface-mounted package; 6 leads +<li><u>JEDEC</u>: -- +<li><u>IEC</u>: -- +<li><u>JEITA</u>: SC-88</ul> + + + + + + + + + + + + + +>VALUE +>NAME + + + + + + + + + + +<b>Linear Devices</b><p> +Operational amplifiers, comparators, voltage regulators, ADCs, DACs, etc.<p> +<author>Created by librarian@cadsoft.de</author> + + +<b>Small Outline Package 14</b> + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + +<b>Small Outline Package 8</b><br> +NS Package M08A + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + +Small Outline Package 14 + + + + + +Small Outline Package 8 +NS Package M08A + + + + + + + +<h3>SparkFun Aesthetics</h3> +This library contiains non-functional items such as logos, build/ordering notes, frame blocks, etc. +<br> +<br> +We've spent an enormous amount of time creating and checking these footprints and parts, but it is <b> the end user's responsibility</b> to ensure correctness and suitablity for a given componet or application. +<br> +<br>If you enjoy using this library, please buy one of our products at <a href=" www.sparkfun.com">SparkFun.com</a>. +<br> +<br> +<b>Licensing:</b> Creative Commons ShareAlike 4.0 International - https://creativecommons.org/licenses/by-sa/4.0/ +<br> +<br> +You are welcome to use this library for commercial purposes. For attribution, we ask that when you begin to sell your device using our footprint, you email us with a link to the product being sold. We want bragging rights that we helped (in a very small part) to create your 8th world wonder. We would like the opportunity to feature your device on our homepage. + + +<h3>Open-Source Hardware (OSHW) Logo - Medium - Silkscreen</h3> +<p>Silkscreen logo for open-source hardware designs.</p> +<p>Devices using: +<ul><li>OSHW_LOGO</li></ul></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<h3>Fiducial - Circle, 1mm</h3> +<p>Point-of-reference for pick-and-place machines and other optical instruments.</p> +<p>Devices using: +<ul><li>FIDUCIAL</li></ul></p> + + + + + +Open-Source Hardware (OSHW) Logo - Medium - Silkscreen +Silkscreen logo for open-source hardware designs. +Devices using: +OSHW_LOGO + + + + + +Fiducial - Circle, 1mm +Point-of-reference for pick-and-place machines and other optical instruments. +Devices using: +FIDUCIAL + + + + + + + +<b>Jumpers</b><p> +<author>Created by librarian@cadsoft.de</author> + + +<b>Solder jumper</b> + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +Solder jumper + + + + + + + + + + + + + + + + + + +<b>JLCPCB Design Rules by Jaap de Dood</b> +<p> +Please make sure your boards conform to these design rules. +</p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Since Version 6.2.2 text objects can contain more than one line, +which will not be processed correctly with this version. + + +Since Version 8.2, EAGLE supports online libraries. The ids +of those online libraries will not be understood (or retained) +with this version. + + +Since Version 8.3, EAGLE supports URNs for individual library +assets (packages, symbols, and devices). The URNs of those assets +will not be understood (or retained) with this version. + + +Since Version 8.3, EAGLE supports the association of 3D packages +with devices in libraries, schematics, and board files. Those 3D +packages will not be understood (or retained) with this version. + + + diff --git a/vca2/hardware_design/vca2.cam b/vca2/hardware_design/vca2.cam new file mode 100644 index 0000000..8e8c14d --- /dev/null +++ b/vca2/hardware_design/vca2.cam @@ -0,0 +1,276 @@ +{ + "author": { + "email": "support.eagle@autodesk.com", + "name": "Autodesk EAGLE" + }, + "description": { + "EN": "EAGLE default 2 layer CAM job." + }, + "output_type": "zip", + "outputs": [ + { + "filename_prefix": "CAMOutputs/GerberFiles", + "format_specifier": { + "decimal": 4, + "integer": 3 + }, + "generate_job_file": true, + "output_type": "gerber", + "outputs": [ + { + "advanced_options": { + "mirror": false, + "offset_x": 0, + "offset_y": 0, + "rotate": false, + "upside_down": false + }, + "board_outline": false, + "config": { + "file_function": "Copper", + "layer": 1, + "layer_details": "mixed", + "layer_type": "top" + }, + "filename_format": "%PREFIX/copper_top.gbr", + "layers": [ + 1, + 17, + 18 + ], + "name": "Top Copper", + "polarity": "positive", + "type": "gerber_layer" + }, + { + "advanced_options": { + "mirror": false, + "offset_x": 0, + "offset_y": 0, + "rotate": false, + "upside_down": false + }, + "board_outline": false, + "config": { + "file_function": "Copper", + "layer": 2, + "layer_details": "mixed", + "layer_type": "bottom" + }, + "filename_format": "%PREFIX/copper_bottom.gbr", + "layers": [ + 16, + 17, + 18 + ], + "name": "Bottom Copper", + "polarity": "positive", + "type": "gerber_layer" + }, + { + "advanced_options": { + "mirror": false, + "offset_x": 0, + "offset_y": 0, + "rotate": false, + "upside_down": false + }, + "board_outline": true, + "config": { + "file_function": "Profile", + "plating": "non-plated" + }, + "filename_format": "%PREFIX/profile.gbr", + "layers": [ + ], + "milling": true, + "polarity": "positive", + "type": "gerber_layer" + }, + { + "advanced_options": { + "mirror": false, + "offset_x": 0, + "offset_y": 0, + "rotate": false, + "upside_down": false + }, + "board_outline": false, + "config": { + "file_function": "Soldermask", + "index": 1, + "layer_type": "top" + }, + "filename_format": "%PREFIX/soldermask_top.gbr", + "layers": [ + 29 + ], + "name": "Soldermask Top", + "polarity": "positive", + "type": "gerber_layer" + }, + { + "advanced_options": { + "mirror": false, + "offset_x": 0, + "offset_y": 0, + "rotate": false, + "upside_down": false + }, + "board_outline": false, + "config": { + "file_function": "Soldermask", + "index": 1, + "layer_type": "bottom" + }, + "filename_format": "%PREFIX/soldermask_bottom.gbr", + "layers": [ + 30 + ], + "name": "Soldermask Bottom", + "polarity": "positive", + "type": "gerber_layer" + }, + { + "advanced_options": { + "mirror": false, + "offset_x": 0, + "offset_y": 0, + "rotate": false, + "upside_down": false + }, + "board_outline": false, + "config": { + "file_function": "Paste", + "layer_type": "top" + }, + "filename_format": "%PREFIX/solderpaste_top.gbr", + "layers": [ + 31 + ], + "milling": false, + "name": "Solderpaste Top", + "polarity": "positive", + "type": "gerber_layer" + }, + { + "advanced_options": { + "mirror": false, + "offset_x": 0, + "offset_y": 0, + "rotate": false, + "upside_down": false + }, + "board_outline": false, + "config": { + "file_function": "Paste", + "layer_type": "bottom" + }, + "filename_format": "%PREFIX/solderpaste_bottom.gbr", + "layers": [ + 32 + ], + "milling": false, + "name": "Solderpaste Bottom", + "polarity": "positive", + "type": "gerber_layer" + }, + { + "advanced_options": { + "mirror": false, + "offset_x": 0, + "offset_y": 0, + "rotate": false, + "upside_down": false + }, + "board_outline": false, + "config": { + "file_function": "Legend", + "index": 1, + "layer_type": "top" + }, + "filename_format": "%PREFIX/silkscreen_top.gbr", + "layers": [ + 21, + 25 + ], + "milling": false, + "name": "Silkscreen Top", + "polarity": "positive", + "type": "gerber_layer" + }, + { + "advanced_options": { + "mirror": false, + "offset_x": 0, + "offset_y": 0, + "rotate": false, + "upside_down": false + }, + "board_outline": false, + "config": { + "file_function": "Legend", + "index": 1, + "layer_type": "bottom" + }, + "filename_format": "%PREFIX/silkscreen_bottom.gbr", + "layers": [ + 22, + 26 + ], + "milling": false, + "name": "Silkscreen Bottom", + "polarity": "positive", + "type": "gerber_layer" + } + ], + "version": "RS274X" + }, + { + "filename_prefix": "CAMOutputs/DrillFiles", + "format_specifier": { + "decimal": 3, + "integer": 3 + }, + "output_type": "drill", + "outputs": [ + { + "advanced_options": { + "mirror": false, + "offset_x": 0, + "offset_y": 0, + "rotate": false, + "upside_down": false + }, + "filename_format": "%DRILLPREFIX/drill_%FROM_%TO.xln", + "name": "Auto Drill", + "type": "autodrills" + } + ] + }, + { + "filename_prefix": "CAMOutputs/Assembly", + "output_type": "assembly", + "outputs": [ + { + "filename_format": "%ASSEMBLYPREFIX/%N", + "list_attribute": true, + "list_type": "values", + "name": "Bill of Material", + "output_format": "txt", + "type": "bom" + } + ] + }, + { + "filename_prefix": "CAMOutputs/DrawingFiles", + "output_type": "drawing", + "outputs": [ + ] + } + ], + "timestamp": "2019-04-12T17:58:02", + "type": "EAGLE CAM job", + "units": "metric", + "version": "9.2.0" +} diff --git a/vca2/hardware_design/vca2.sch b/vca2/hardware_design/vca2.sch new file mode 100644 index 0000000..ba04d4f --- /dev/null +++ b/vca2/hardware_design/vca2.sch @@ -0,0 +1,28525 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + + + + + + + + + + + + +<b>Operational Transconductance Amplifier (OTA) library</b> +<p>================================== +<p>This library comes as is. The packages and their suffixes were selected according to the manufacturers datasheets. Please refer to respective datasheet for further information. +<p>Package definitions were taken from library 'ref-packages.lbr' provided by CadSoft. +<p>This library is believed to be correct in terms of packages and pad definitons. However you use this library on your own risk. Under no circumstances shall the author(s) of this library be held liable for risks or damages arising by the usage of this library. +<p>This library is intended and made available to the public for unrestricted usage and free of any charge. +<p>You are welcome to improve or update this library. The list of authors has to be extended accordingly, also has the revision history. The results of any modifications to this library has to be provided also free of any charge or other restrictions. +<p>These terms have to be included in any delivery / version of this library. +<p><b>The user agrees to be bound to this terms by using this library.</b> +<p>================================== +<p>Rev 1.0 - definition of CA3080, LM13600, LM13700 +<br><author>Created by R. Trapp</author> - <i>22. Jan. 2009</i> +<p>Rev 1.1 - definition of CA3280, AU5517, NE5517, BA6110FS, LT1228, NTE996 +<br><author>Created by R. Trapp</author> - <i>23. Jan. 2009</i> + + +<b>Dual In Line Package</b> + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>SMALL OUTLINE INTEGRATED CIRCUIT</b><p> +body 3.9 mm/JEDEC MS-012AC + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +V+ + + + + + + +V+ +V- + + + + + + +<b>Dual OTA with buffers</b> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<b>Resistors, Capacitors, Inductors</b><p> +Based on the previous libraries: +<ul> +<li>r.lbr +<li>cap.lbr +<li>cap-fe.lbr +<li>captant.lbr +<li>polcap.lbr +<li>ipc-smd.lbr +</ul> +All SMD packages are defined according to the IPC specifications and CECC<p> +<author>Created by librarian@cadsoft.de</author><p> +<p> +for Electrolyt Capacitors see also :<p> +www.bccomponents.com <p> +www.panasonic.com<p> +www.kemet.com<p> +http://www.secc.co.jp/pdf/os_e/2004/e_os_all.pdf <b>(SANYO)</b> +<p> +for trimmer refence see : <u>www.electrospec-inc.com/cross_references/trimpotcrossref.asp</u><p> + +<table border=0 cellspacing=0 cellpadding=0 width="100%" cellpaddding=0> +<tr valign="top"> + +<! <td width="10">&nbsp;</td> +<td width="90%"> + +<b><font color="#0000FF" size="4">TRIM-POT CROSS REFERENCE</font></b> +<P> +<TABLE BORDER=0 CELLSPACING=1 CELLPADDING=2> + <TR> + <TD COLSPAN=8> + <FONT SIZE=3 FACE=ARIAL><B>RECTANGULAR MULTI-TURN</B></FONT> + </TD> + </TR> + <TR> + <TD ALIGN=CENTER> + <B> + <FONT SIZE=3 FACE=ARIAL color="#FF0000">BOURNS</FONT> + </B> + </TD> + <TD ALIGN=CENTER> + <B> + <FONT SIZE=3 FACE=ARIAL color="#FF0000">BI&nbsp;TECH</FONT> + </B> + </TD> + <TD ALIGN=CENTER> + <B> + <FONT SIZE=3 FACE=ARIAL color="#FF0000">DALE-VISHAY</FONT> + </B> + </TD> + <TD ALIGN=CENTER> + <B> + <FONT SIZE=3 FACE=ARIAL color="#FF0000">PHILIPS/MEPCO</FONT> + </B> + </TD> + <TD ALIGN=CENTER> + <B> + <FONT SIZE=3 FACE=ARIAL color="#FF0000">MURATA</FONT> + </B> + </TD> + <TD ALIGN=CENTER> + <B> + <FONT SIZE=3 FACE=ARIAL color="#FF0000">PANASONIC</FONT> + </B> + </TD> + <TD ALIGN=CENTER> + <B> + <FONT SIZE=3 FACE=ARIAL color="#FF0000">SPECTROL</FONT> + </B> + </TD> + <TD ALIGN=CENTER> + <B> + <FONT SIZE=3 FACE=ARIAL color="#FF0000">MILSPEC</FONT> + </B> + </TD><TD>&nbsp;</TD> + </TR> + <TR> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3 > + 3005P<BR> + 3006P<BR> + 3006W<BR> + 3006Y<BR> + 3009P<BR> + 3009W<BR> + 3009Y<BR> + 3057J<BR> + 3057L<BR> + 3057P<BR> + 3057Y<BR> + 3059J<BR> + 3059L<BR> + 3059P<BR> + 3059Y<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + 89P<BR> + 89W<BR> + 89X<BR> + 89PH<BR> + 76P<BR> + 89XH<BR> + 78SLT<BR> + 78L&nbsp;ALT<BR> + 56P&nbsp;ALT<BR> + 78P&nbsp;ALT<BR> + T8S<BR> + 78L<BR> + 56P<BR> + 78P<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + T18/784<BR> + 783<BR> + 781<BR> + -<BR> + -<BR> + -<BR> + 2199<BR> + 1697/1897<BR> + 1680/1880<BR> + 2187<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + 8035EKP/CT20/RJ-20P<BR> + -<BR> + RJ-20X<BR> + -<BR> + -<BR> + -<BR> + 1211L<BR> + 8012EKQ&nbsp;ALT<BR> + 8012EKR&nbsp;ALT<BR> + 1211P<BR> + 8012EKJ<BR> + 8012EKL<BR> + 8012EKQ<BR> + 8012EKR<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + 2101P<BR> + 2101W<BR> + 2101Y<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + 2102L<BR> + 2102S<BR> + 2102Y<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + EVMCOG<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + 43P<BR> + 43W<BR> + 43Y<BR> + -<BR> + -<BR> + -<BR> + -<BR> + 40L<BR> + 40P<BR> + 40Y<BR> + 70Y-T602<BR> + 70L<BR> + 70P<BR> + 70Y<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + RT/RTR12<BR> + RT/RTR12<BR> + RT/RTR12<BR> + -<BR> + RJ/RJR12<BR> + RJ/RJR12<BR> + RJ/RJR12<BR></FONT> + </TD> + </TR> + <TR> + <TD COLSPAN=8>&nbsp; + </TD> + </TR> + <TR> + <TD COLSPAN=8> + <FONT SIZE=4 FACE=ARIAL><B>SQUARE MULTI-TURN</B></FONT> + </TD> + </TR> + <TR> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>BOURN</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>BI&nbsp;TECH</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>DALE-VISHAY</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>PHILIPS/MEPCO</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>MURATA</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>PANASONIC</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>SPECTROL</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>MILSPEC</B></FONT> + </TD> + </TR> + <TR> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + 3250L<BR> + 3250P<BR> + 3250W<BR> + 3250X<BR> + 3252P<BR> + 3252W<BR> + 3252X<BR> + 3260P<BR> + 3260W<BR> + 3260X<BR> + 3262P<BR> + 3262W<BR> + 3262X<BR> + 3266P<BR> + 3266W<BR> + 3266X<BR> + 3290H<BR> + 3290P<BR> + 3290W<BR> + 3292P<BR> + 3292W<BR> + 3292X<BR> + 3296P<BR> + 3296W<BR> + 3296X<BR> + 3296Y<BR> + 3296Z<BR> + 3299P<BR> + 3299W<BR> + 3299X<BR> + 3299Y<BR> + 3299Z<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + 66P&nbsp;ALT<BR> + 66W&nbsp;ALT<BR> + 66X&nbsp;ALT<BR> + 66P&nbsp;ALT<BR> + 66W&nbsp;ALT<BR> + 66X&nbsp;ALT<BR> + -<BR> + 64W&nbsp;ALT<BR> + -<BR> + 64P&nbsp;ALT<BR> + 64W&nbsp;ALT<BR> + 64X&nbsp;ALT<BR> + 64P<BR> + 64W<BR> + 64X<BR> + 66X&nbsp;ALT<BR> + 66P&nbsp;ALT<BR> + 66W&nbsp;ALT<BR> + 66P<BR> + 66W<BR> + 66X<BR> + 67P<BR> + 67W<BR> + 67X<BR> + 67Y<BR> + 67Z<BR> + 68P<BR> + 68W<BR> + 68X<BR> + 67Y&nbsp;ALT<BR> + 67Z&nbsp;ALT<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + 5050<BR> + 5091<BR> + 5080<BR> + 5087<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + T63YB<BR> + T63XB<BR> + -<BR> + -<BR> + -<BR> + 5887<BR> + 5891<BR> + 5880<BR> + -<BR> + -<BR> + -<BR> + T93Z<BR> + T93YA<BR> + T93XA<BR> + T93YB<BR> + T93XB<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + 8026EKP<BR> + 8026EKW<BR> + 8026EKM<BR> + 8026EKP<BR> + 8026EKB<BR> + 8026EKM<BR> + 1309X<BR> + 1309P<BR> + 1309W<BR> + 8024EKP<BR> + 8024EKW<BR> + 8024EKN<BR> + RJ-9P/CT9P<BR> + RJ-9W<BR> + RJ-9X<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + 3103P<BR> + 3103Y<BR> + 3103Z<BR> + 3103P<BR> + 3103Y<BR> + 3103Z<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + 3105P/3106P<BR> + 3105W/3106W<BR> + 3105X/3106X<BR> + 3105Y/3106Y<BR> + 3105Z/3105Z<BR> + 3102P<BR> + 3102W<BR> + 3102X<BR> + 3102Y<BR> + 3102Z<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + EVMCBG<BR> + EVMCCG<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + 55-1-X<BR> + 55-4-X<BR> + 55-3-X<BR> + 55-2-X<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + 50-2-X<BR> + 50-4-X<BR> + 50-3-X<BR> + -<BR> + -<BR> + -<BR> + 64P<BR> + 64W<BR> + 64X<BR> + 64Y<BR> + 64Z<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + RT/RTR22<BR> + RT/RTR22<BR> + RT/RTR22<BR> + RT/RTR22<BR> + RJ/RJR22<BR> + RJ/RJR22<BR> + RJ/RJR22<BR> + RT/RTR26<BR> + RT/RTR26<BR> + RT/RTR26<BR> + RJ/RJR26<BR> + RJ/RJR26<BR> + RJ/RJR26<BR> + RJ/RJR26<BR> + RJ/RJR26<BR> + RJ/RJR26<BR> + RT/RTR24<BR> + RT/RTR24<BR> + RT/RTR24<BR> + RJ/RJR24<BR> + RJ/RJR24<BR> + RJ/RJR24<BR> + RJ/RJR24<BR> + RJ/RJR24<BR> + RJ/RJR24<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + </TR> + <TR> + <TD COLSPAN=8>&nbsp; + </TD> + </TR> + <TR> + <TD COLSPAN=8> + <FONT SIZE=4 FACE=ARIAL><B>SINGLE TURN</B></FONT> + </TD> + </TR> + <TR> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>BOURN</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>BI&nbsp;TECH</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>DALE-VISHAY</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>PHILIPS/MEPCO</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>MURATA</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>PANASONIC</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>SPECTROL</B></FONT> + </TD> + <TD ALIGN=CENTER> + <FONT SIZE=3 FACE=ARIAL><B>MILSPEC</B></FONT> + </TD> + </TR> + <TR> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + 3323P<BR> + 3323S<BR> + 3323W<BR> + 3329H<BR> + 3329P<BR> + 3329W<BR> + 3339H<BR> + 3339P<BR> + 3339W<BR> + 3352E<BR> + 3352H<BR> + 3352K<BR> + 3352P<BR> + 3352T<BR> + 3352V<BR> + 3352W<BR> + 3362H<BR> + 3362M<BR> + 3362P<BR> + 3362R<BR> + 3362S<BR> + 3362U<BR> + 3362W<BR> + 3362X<BR> + 3386B<BR> + 3386C<BR> + 3386F<BR> + 3386H<BR> + 3386K<BR> + 3386M<BR> + 3386P<BR> + 3386S<BR> + 3386W<BR> + 3386X<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + 25P<BR> + 25S<BR> + 25RX<BR> + 82P<BR> + 82M<BR> + 82PA<BR> + -<BR> + -<BR> + -<BR> + 91E<BR> + 91X<BR> + 91T<BR> + 91B<BR> + 91A<BR> + 91V<BR> + 91W<BR> + 25W<BR> + 25V<BR> + 25P<BR> + -<BR> + 25S<BR> + 25U<BR> + 25RX<BR> + 25X<BR> + 72XW<BR> + 72XL<BR> + 72PM<BR> + 72RX<BR> + -<BR> + 72PX<BR> + 72P<BR> + 72RXW<BR> + 72RXL<BR> + 72X<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + T7YB<BR> + T7YA<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + TXD<BR> + TYA<BR> + TYP<BR> + -<BR> + TYD<BR> + TX<BR> + -<BR> + 150SX<BR> + 100SX<BR> + 102T<BR> + 101S<BR> + 190T<BR> + 150TX<BR> + 101<BR> + -<BR> + -<BR> + 101SX<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + ET6P<BR> + ET6S<BR> + ET6X<BR> + RJ-6W/8014EMW<BR> + RJ-6P/8014EMP<BR> + RJ-6X/8014EMX<BR> + TM7W<BR> + TM7P<BR> + TM7X<BR> + -<BR> + 8017SMS<BR> + -<BR> + 8017SMB<BR> + 8017SMA<BR> + -<BR> + -<BR> + CT-6W<BR> + CT-6H<BR> + CT-6P<BR> + CT-6R<BR> + -<BR> + CT-6V<BR> + CT-6X<BR> + -<BR> + -<BR> + 8038EKV<BR> + -<BR> + 8038EKX<BR> + -<BR> + -<BR> + 8038EKP<BR> + 8038EKZ<BR> + 8038EKW<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + 3321H<BR> + 3321P<BR> + 3321N<BR> + 1102H<BR> + 1102P<BR> + 1102T<BR> + RVA0911V304A<BR> + -<BR> + RVA0911H413A<BR> + RVG0707V100A<BR> + RVA0607V(H)306A<BR> + RVA1214H213A<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + 3104B<BR> + 3104C<BR> + 3104F<BR> + 3104H<BR> + -<BR> + 3104M<BR> + 3104P<BR> + 3104S<BR> + 3104W<BR> + 3104X<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + EVMQ0G<BR> + EVMQIG<BR> + EVMQ3G<BR> + EVMS0G<BR> + EVMQ0G<BR> + EVMG0G<BR> + -<BR> + -<BR> + -<BR> + EVMK4GA00B<BR> + EVM30GA00B<BR> + EVMK0GA00B<BR> + EVM38GA00B<BR> + EVMB6<BR> + EVLQ0<BR> + -<BR> + EVMMSG<BR> + EVMMBG<BR> + EVMMAG<BR> + -<BR> + -<BR> + EVMMCS<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + EVMM1<BR> + -<BR> + -<BR> + EVMM0<BR> + -<BR> + -<BR> + EVMM3<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + 62-3-1<BR> + 62-1-2<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + 67R<BR> + -<BR> + 67P<BR> + -<BR> + -<BR> + -<BR> + -<BR> + 67X<BR> + 63V<BR> + 63S<BR> + 63M<BR> + -<BR> + -<BR> + 63H<BR> + 63P<BR> + -<BR> + -<BR> + 63X<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + RJ/RJR50<BR> + RJ/RJR50<BR> + RJ/RJR50<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + </TR> +</TABLE> +<P>&nbsp;<P> +<TABLE BORDER=0 CELLSPACING=1 CELLPADDING=3> + <TR> + <TD COLSPAN=7> + <FONT color="#0000FF" SIZE=4 FACE=ARIAL><B>SMD TRIM-POT CROSS REFERENCE</B></FONT> + <P> + <FONT SIZE=4 FACE=ARIAL><B>MULTI-TURN</B></FONT> + </TD> + </TR> + <TR> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>BOURNS</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>BI&nbsp;TECH</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>DALE-VISHAY</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>PHILIPS/MEPCO</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>PANASONIC</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>TOCOS</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>AUX/KYOCERA</B></FONT> + </TD> + </TR> + <TR> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + 3224G<BR> + 3224J<BR> + 3224W<BR> + 3269P<BR> + 3269W<BR> + 3269X<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + 44G<BR> + 44J<BR> + 44W<BR> + 84P<BR> + 84W<BR> + 84X<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + ST63Z<BR> + ST63Y<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + ST5P<BR> + ST5W<BR> + ST5X<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + </TR> + <TR> + <TD COLSPAN=7>&nbsp; + </TD> + </TR> + <TR> + <TD COLSPAN=7> + <FONT SIZE=4 FACE=ARIAL><B>SINGLE TURN</B></FONT> + </TD> + </TR> + <TR> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>BOURNS</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>BI&nbsp;TECH</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>DALE-VISHAY</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>PHILIPS/MEPCO</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>PANASONIC</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>TOCOS</B></FONT> + </TD> + <TD> + <FONT SIZE=3 FACE=ARIAL><B>AUX/KYOCERA</B></FONT> + </TD> + </TR> + <TR> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + 3314G<BR> + 3314J<BR> + 3364A/B<BR> + 3364C/D<BR> + 3364W/X<BR> + 3313G<BR> + 3313J<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + 23B<BR> + 23A<BR> + 21X<BR> + 21W<BR> + -<BR> + 22B<BR> + 22A<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + ST5YL/ST53YL<BR> + ST5YJ/5T53YJ<BR> + ST-23A<BR> + ST-22B<BR> + ST-22<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + ST-4B<BR> + ST-4A<BR> + -<BR> + -<BR> + -<BR> + ST-3B<BR> + ST-3A<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + EVM-6YS<BR> + EVM-1E<BR> + EVM-1G<BR> + EVM-1D<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + G4B<BR> + G4A<BR> + TR04-3S1<BR> + TRG04-2S1<BR> + -<BR> + -<BR> + -<BR></FONT> + </TD> + <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> + -<BR> + -<BR> + DVR-43A<BR> + CVR-42C<BR> + CVR-42A/C<BR> + -<BR> + -<BR></FONT> + </TD> + </TR> +</TABLE> +<P> +<FONT SIZE=4 FACE=ARIAL><B>ALT =&nbsp;ALTERNATE</B></FONT> +<P> + +&nbsp; +<P> +</td> +</tr> +</table> + + +<b>CAPACITOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>CAPACITOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>CAPACITOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>CAPACITOR</b><p> + + + + + + + + +>NAME +>VALUE + + + + + +<b>CAPACITOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>CAPACITOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>CAPACITOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>CAPACITOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>CAPACITOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>CAPACITOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>CAPACITOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>CAPACITOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>CAPACITOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>CAPACITOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>CAPACITOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>CAPACITOR</b><p> +grid 2.5 mm, outline 2.4 x 4.4 mm + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 2.5 mm, outline 2.5 x 5 mm + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 2.5 mm, outline 3 x 5 mm + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 2.5 mm, outline 4 x 5 mm + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 2.5 mm, outline 5 x 5 mm + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 2.5 mm, outline 6 x 5 mm + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 2.5 mm + 5 mm, outline 2.4 x 7 mm + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 2.5 + 5 mm, outline 2.5 x 7.5 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 2.5 + 5 mm, outline 3.5 x 7.5 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 2.5 + 5 mm, outline 4.5 x 7.5 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 2.5 + 5 mm, outline 5.5 x 7.5 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 5 mm, outline 2.4 x 4.4 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>CAPACITOR</b><p> +grid 5 mm, outline 2.5 x 7.5 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 5 mm, outline 4.5 x 7.5 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 5 mm, outline 3 x 7.5 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 5 mm, outline 5 x 7.5 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 5 mm, outline 5.5 x 7.5 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 5 mm, outline 7.5 x 7.5 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +Horizontal, grid 5 mm, outline 7.5 x 7.5 mm + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>CAPACITOR</b><p> +grid 7.5 mm, outline 3.2 x 10.3 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 7.5 mm, outline 4.2 x 10.3 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 7.5 mm, outline 5.2 x 10.6 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 10.2 mm, outline 4.3 x 13.3 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 10.2 mm, outline 5.4 x 13.3 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 10.2 mm, outline 6.4 x 13.3 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 10.2 mm + 15.2 mm, outline 6.2 x 18.4 mm + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 15 mm, outline 5.4 x 18.3 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 15 mm, outline 6.4 x 18.3 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 15 mm, outline 7.2 x 18.3 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 15 mm, outline 8.4 x 18.3 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 15 mm, outline 9.1 x 18.2 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 22.5 mm, outline 6.2 x 26.8 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 22.5 mm, outline 7.4 x 26.8 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 22.5 mm, outline 8.7 x 26.8 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 22.5 mm, outline 10.8 x 26.8 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 22.5 mm, outline 11.3 x 26.8 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 27.5 mm, outline 9.3 x 31.6 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 27.5 mm, outline 11.3 x 31.6 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 27.5 mm, outline 13.4 x 31.6 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 27.5 mm, outline 20.5 x 31.6 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 32.5 mm, outline 13.7 x 37.4 mm + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 32.5 mm, outline 16.2 x 37.4 mm + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 32.5 mm, outline 18.2 x 37.4 mm + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 37.5 mm, outline 19.2 x 41.8 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 37.5 mm, outline 20.3 x 41.8 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 5 mm, outline 3.5 x 7.5 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 37.5 mm, outline 15.5 x 41.8 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 7.5 mm, outline 6.3 x 10.6 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 27.5 mm, outline 15.4 x 31.6 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>CAPACITOR</b><p> +grid 27.5 mm, outline 17.3 x 31.6 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Ceramic Chip Capacitor KEMET 0204 reflow solder</b><p> +Metric Code Size 1005 + + + + +>NAME +>VALUE + + + + +<b>Ceramic Chip Capacitor KEMET 0603 reflow solder</b><p> +Metric Code Size 1608 + + + + +>NAME +>VALUE + + + + +<b>Ceramic Chip Capacitor KEMET 0805 reflow solder</b><p> +Metric Code Size 2012 + + + + +>NAME +>VALUE + + + + +<b>Ceramic Chip Capacitor KEMET 1206 reflow solder</b><p> +Metric Code Size 3216 + + + + +>NAME +>VALUE + + + + +<b>Ceramic Chip Capacitor KEMET 1210 reflow solder</b><p> +Metric Code Size 3225 + + + + +>NAME +>VALUE + + + + +<b>Ceramic Chip Capacitor KEMET 1812 reflow solder</b><p> +Metric Code Size 4532 + + + + +>NAME +>VALUE + + + + +<b>Ceramic Chip Capacitor KEMET 1825 reflow solder</b><p> +Metric Code Size 4564 + + + + +>NAME +>VALUE + + + + +<b>Ceramic Chip Capacitor KEMET 2220 reflow solder</b><p>Metric Code Size 5650 + + + + +>NAME +>VALUE + + + + +<b>Ceramic Chip Capacitor KEMET 2225 reflow solder</b><p>Metric Code Size 5664 + + + + +>NAME +>VALUE + + + + +<b> </b><p> +Source: http://www.vishay.com/docs/10129/hpc0201a.pdf + + +>NAME +>VALUE + + + +Source: http://www.avxcorp.com/docs/catalogs/cx5r.pdf + + +>NAME +>VALUE + + + + + + +<b>CAPACITOR</b><p> +Source: AVX .. aphvc.pdf + + + + +>NAME +>VALUE + + + + +<b>CAPACITOR</b><p> +Source: AVX .. aphvc.pdf + + + + +>NAME +>VALUE + + + + +<b>CAPACITOR</b> + + + + + + + +>NAME +>VALUE + + +<b>TANTALUM CAPACITOR</b> + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>TANTALUM CAPACITOR</b> + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>TANTALUM CAPACITOR</b> + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>TANTALUM CAPACITOR</b> + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +body 5 x 5 mm, rectangle, grid 2.54 mm + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +body 7.6 x 5 mm, rectangle, grid 5.08 mm + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +body 12.7 x 7.6 mm, rectangle, grid 10.16 mm + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +body 12.5 x 12.5 mm, rectangle, grid 10.16 mm + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 4 mm, grid 2.54 mm + + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 4 mm, grid 2.54 mm + + + + + + + + + + + + + + + + + +>NAME +>VALUE +TT + + + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 5 mm, grid 2.54 mm + + + + + + + + + + + + +>NAME +>VALUE +TT + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 6 mm, grid 2.54 mm + + + + + + + + + + + + +>NAME +>VALUE +TT + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 6 mm, grid 2.54 mm + + + + + + + + + + + + + + + + + +>NAME +>VALUE +TT + + + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 7 mm, grid 2.54 mm + + + + + + + + + + + + + + + + + +>NAME +>VALUE +TT + + + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 7 mm, grid 2.54 mm + + + + + + + + + + + + +>NAME +>VALUE +TT + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 10 mm, grid 5.08 mm + + + + + + + + + + + + +>NAME +>VALUE +TT + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 11 mm, grid 5.08 mm + + + + + + + + + + + + +>NAME +>VALUE +TT + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 11 mm, grid 5.08 mm + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +TT + + + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 6 mm, grid 5.08 mm + + + + + + + + + + + + + + + +>NAME +>VALUE +TT + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 6 mm, grid 5.08 mm + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +TT + + + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 7 mm, grid 5.08 mm + + + + + + + + + + + + +>NAME +>VALUE +TT + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 7 mm, grid 5.08 mm + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +TT + + + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 9 mm, grid 5.08 mm + + + + + + + + + + + + +>NAME +>VALUE +TT + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 9 mm, grid 5.08 mm + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +TT + + + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +rectangle, grid 2.54 mm + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +rectangle, grid 5.08 mm + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +rectangle, grid 5.08 mm + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +rectangle, grid 10.16 mm + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +rectangle, grid 10.16 mm + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 4.5 mm, grid 5.08 mm + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +TT + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 5.0 mm, grid 5.08 mm + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +TT + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 7.0 mm, grid 5.08 mm + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +TT + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 6.0 mm, grid 5.08 mm + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +TT + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 8.0 mm, grid 5.08 mm + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +TT + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 1.8 mm, diameter 4 mm + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 15.24 mm, diameter 5 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 15.24 mm, diameter 6 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 15.24 mm, diameter 9 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 2.54 mm, diameter 4 mm + + + + + + + + +>NAME +>VALUE + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 2.54 mm, diameter 5 mm + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 2.54 mm, diameter 6 mm + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 2.54 mm, diameter 7 mm + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 2.54 mm, diameter 4 mm, + + + + + + + + +>NAME +>VALUE + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 2 mm, diameter 4 mm + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 2.032 mm, diameter 5 mm + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 22.86 mm, diameter 10 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 22.86 mm, diameter 6 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 22.86 mm, diameter 9 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 3.5 mm, diameter 10 mm + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 25.4 mm, diameter 10 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 25.4 mm, diameter 9 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 3.5 mm, diameter 8 mm + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 30.48 mm, diameter 10 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 30.48 mm, diameter 12 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 30.48 mm, diameter 16 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 35.56 mm, diameter 12 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 30.48 mm, diameter 14 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 30.48 mm, diameter 16 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 30.48 mm, diameter 18 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 45.72 mm, diameter 16 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 45.72 mm, diameter 18 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 45.72 mm, diameter 21 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 45.72 mm, diameter 22 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 45.72 mm, diameter 25 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 5.08 mm, diameter 10.5 mm + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 5.08 mm, diameter 13 mm + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 5.05 mm, diameter 4 mm + + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 5.08 mm, diameter 5 mm + + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 5.08 mm, diameter 6 mm + + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 5.08 mm, diameter 8.5 mm + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 50 mm, diameter 25 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 50 mm, diameter 30 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 55 mm, diameter 25 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 55 mm, diameter 30 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 5.08 mm, diameter 9 mm + + + + + + + + + +>NAME +>VALUE + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 7.62 mm, diameter 16 mm + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 7.62 mm, diameter 18 mm + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 10.16 mm, diameter 20 mm + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 10.16 mm, diameter 22.5 mm + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 10.16 mm, diameter 25 mm + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 10.16 mm, diameter 30 mm + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 10.16 mm, diameter 35 mm + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>Aluminum electrolytic capacitors</b> reflow soldering<p> +SMD (Chip) Standard 085 CS<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>Aluminum electrolytic capacitors</b> wave soldering<p> +SMD (Chip) Standard 085 CS<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>Aluminum electrolytic capacitors</b> reflow soldering<p> +SMD (Chip) Standard 085 CS<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>Aluminum electrolytic capacitors</b> wave soldering<p> +SMD (Chip) Standard 085 CS<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>Aluminum electrolytic capacitors</b> reflow soldering<p> +SMD (Chip) Long Life 139 CLL<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>Aluminum electrolytic capacitors</b> wave soldering<p> +SMD (Chip) Long Life 139 CLL<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>Aluminum electrolytic capacitors</b> reflow soldering<p> +SMD (Chip) Long Life 139 CLL<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>Aluminum electrolytic capacitors</b> wave soldering<p> +SMD (Chip) Long Life 139 CLL<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>Aluminum electrolytic capacitors SMD (Chip)</b><p> +Long life base plate, High temperature 140 CLH<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Aluminum electrolytic capacitors SMD (Chip)</b><p> +Long life base plate, High temperature 140 CLH<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Aluminum electrolytic capacitors SMD (Chip)</b><p> +Long life base plate, High temperature 140 CLH<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Aluminum electrolytic capacitors SMD (Chip)</b><p> +Long life base plate, very low impedance 150 CLZ<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Aluminum electrolytic capacitors SMD (Chip)</b><p> +Long life base plate, very low impedance 150 CLZ<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Aluminum electrolytic capacitors SMD (Chip)</b><p> +Long life base plate, very low impedance 150 CLZ<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Aluminum electrolytic capacitors</b><p> +SMD (Chip) Long Life Vertical 153 CLV<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Aluminum electrolytic capacitors</b><p> +SMD (Chip) Long Life Vertical 153 CLV<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Aluminum electrolytic capacitors</b><p> +SMD (Chip) Long Life Vertical 153 CLV<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Aluminum electrolytic capacitors</b><p> +SMD (Chip) Long Life Vertical 153 CLV<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Aluminum electrolytic capacitors</b><p> +SMD (Chip) Long Life Vertical 153 CLV<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Aluminum electrolytic capacitors</b><p> +SMD (Chip) Long Life Vertical 153 CLV<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Aluminum electrolytic capacitors</b><p> +SMD (Chip) Long Life Vertical 153 CLV<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Aluminum electrolytic capacitors</b><p> +SMD (Chip) Long Life Vertical 153 CLV<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Aluminum electrolytic capacitors</b><p> +High Temperature solid electrolytic SMD 175 TMP<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Aluminum electrolytic capacitors</b><p> +High Temperature solid electrolytic SMD 175 TMP<p> +http://www.bccomponents.com/ + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Chip Capacitor Type KEMET A / EIA 3216-18 reflow solder</b><p>KEMET S / EIA 3216-12 + + + + + + +>NAME +>VALUE + + + + + +<b>Chip Capacitor Type KEMET A / EIA 3216-18 Wave solder</b><p> +KEMET S / EIA 3216-12 + + + + + + +>NAME +>VALUE + + + + + +<b>Chip Capacitor Type KEMET B / EIA 3528-21 reflow solder</b><p>KEMET T / EIA 3528-12 + + + + + + +>NAME +>VALUE + + + + + +<b>Chip Capacitor Type KEMET B / EIA 3528-21 Wave solder</b><p> +KEMET T / EIA 3528-12 + + + + + + +>NAME +>VALUE + + + + + +<b>Chip Capacitor Type KEMET C / EIA 6032-28 reflow solder</b><p>KEMET U / EIA 6032-15 + + + + + + +>NAME +>VALUE + + + + + +<b>Chip Capacitor Type KEMET C / EIA 6032-28 Wafe solder</b><p> +KEMET U / EIA 6032-15 + + + + + + +>NAME +>VALUE + + + + + +<b>Chip Capacitor Type KEMET D / EIA 7343-21</b><p>KEMET V / EIA 7343-20, KEMET X / EIA 7343-43 reflow solder + + + + + + +>NAME +>VALUE + + + + + +<b>Chip Capacitor Type KEMET D / EIA 7343-21</b><p> +KEMET V / EIA 7343-20, KEMET X / EIA 7343-43 Wafe solder + + + + + + +>NAME +>VALUE + + + + + +<b>Chip Capacitor Type KEMET E / EIA 7260-38 reflow solder</b> + + + + + + +>NAME +>VALUE + + + + + +<b>Chip Capacitor Type KEMET E / EIA 7260-38 Wafe solder</b> + + + + + + +>NAME +>VALUE + + + + + +<b>Chip Capacitor Type KEMET R/EIA 2012-12 reflow solder</b> + + + + + + +>NAME +>VALUE + + + + + +<b>Chip Capacitor Type KEMET R/EIA 2012-12 Wafe solder</b> + + + + + + +>NAME +>VALUE + + + + + +<b>Panasonic Aluminium Electrolytic Capacitor VS-Serie Package A</b> + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + +<b>Panasonic Aluminium Electrolytic Capacitor VS-Serie Package B</b> + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + +<b>Panasonic Aluminium Electrolytic Capacitor VS-Serie Package C</b> + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + +<b>Panasonic Aluminium Electrolytic Capacitor VS-Serie Package D</b> + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + +<b>Panasonic Aluminium Electrolytic Capacitor VS-Serie Package E</b> + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + +<b>Panasonic Aluminium Electrolytic Capacitor VS-Serie Package F</b> + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + +<b>Panasonic Aluminium Electrolytic Capacitor VS-Serie Package G</b> + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +diameter 5 mm, grid 2.54 mm + + + + + + + + + + + + + + + + + +>NAME +>VALUE +TT + + + + + + + +<b>ELECTROLYTIC CAPACITOR</b><p> +grid 2.54 mm, diameter 6 mm + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>Chip Capacitor </b> Polar tantalum capacitors with solid electrolyte<p> +Siemens Matsushita Components B 45 194, B 45 197, B 45 198<br> +Source: www.farnell.com/datasheets/247.pdf + + + + + + +>NAME +>VALUE + + + + + +<b>Chip Capacitor</b> Polar tantalum capacitors with solid electrolyte<p> +Siemens Matsushita Components B 45 194<br> +Source: www.farnell.com/datasheets/247.pdf + + + + + + +>NAME +>VALUE + + + + + +<b>Chip Capacitor</b> Polar tantalum capacitors with solid electrolyte<p> +Siemens Matsushita Components B 45 194<br> +Source: www.farnell.com/datasheets/247.pdf + + + + + + +>NAME +>VALUE + + + + + +<b>Chip Capacitor </b> Polar tantalum capacitors with solid electrolyte<p> +Siemens Matsushita Components B 45 194, B 45 197, B 45 198<br> +Source: www.farnell.com/datasheets/247.pdf + + + + + + +>NAME +>VALUE + + + + + +<b>Chip Capacitor </b> Polar tantalum capacitors with solid electrolyte<p> +Siemens Matsushita Components B 45 194, B 45 197, B 45 198<br> +Source: www.farnell.com/datasheets/247.pdf + + + + + + +>NAME +>VALUE + + + + + +<b>Chip Capacitor </b> Polar tantalum capacitors with solid electrolyte<p> +Siemens Matsushita Components B 45 194, B 45 197, B 45 198<br> +Source: www.farnell.com/datasheets/247.pdf + + + + + + +>NAME +>VALUE + + + + + +<b>Chip Capacitor </b> Polar tantalum capacitors with solid electrolyte<p> +Siemens Matsushita Components B 45 194, B 45 197, B 45 198<br> +Source: www.farnell.com/datasheets/247.pdf + + + + + + +>NAME +>VALUE + + + + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + + +>NAME +>VALUE + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + + +>NAME +>VALUE + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + + +>NAME +>VALUE + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + + +>NAME +>VALUE + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + + +>NAME +>VALUE + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + + +>NAME +>VALUE + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + + +>NAME +>VALUE + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + + +>NAME +>VALUE + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + +>NAME +>VALUE + + + + + + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + + +>NAME +>VALUE + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + + +>NAME +>VALUE + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + + +>NAME +>VALUE + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + + +>NAME +>VALUE + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + +>NAME +>VALUE + + + + + + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + +>NAME +>VALUE + + + + + + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + +>NAME +>VALUE + + + + + + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + +>NAME +>VALUE + + + + + + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + + +>NAME +>VALUE + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + + +>NAME +>VALUE + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + + +>NAME +>VALUE + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + +>NAME +>VALUE + + + + + + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + +>NAME +>VALUE + + + + + + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + + +>NAME +>VALUE + + +<b>SANYO OSCON Capacitor</b><p> +Source: e_os_all.pdf + + + + +>NAME +>VALUE + + +<b>SANYO OSCON Capacitor</b> SMD type with conductive polymer electrolyte<p> +Source: e_os_all.pdf + + + + + + + + + +>NAME +>VALUE + + + + + + + +<b>SANYO OSCON Capacitor</b> SMD type with conductive polymer electrolyte<p> +Source: e_os_all.pdf + + + + + + + + + +>NAME +>VALUE + + + + + + + +<b>SANYO OSCON Capacitor</b> SMD type with conductive polymer electrolyte<p> +Source: e_os_all.pdf + + + + + + + + + +>NAME +>VALUE + + + + + + + +<b>SANYO OSCON Capacitor</b> SMD type with conductive polymer electrolyte<p> +Source: e_os_all.pdf + + + + + + + + + +>NAME +>VALUE + + + + + + + +<b>SANYO OSCON Capacitor</b> SMD type with conductive polymer electrolyte<p> +Source: e_os_all.pdf + + + + + + + + + +>NAME +>VALUE + + + + + + + +<b>SANYO OSCON Capacitor</b> SMD type with conductive polymer electrolyte<p> +Source: e_os_all.pdf + + + + + + + + + +>NAME +>VALUE + + + + + + + +<b>SANYO OSCON Capacitor</b> SMD type with conductive polymer electrolyte<p> +Source: e_os_all.pdf + + + + + + + + + +>NAME +>VALUE + + + + + + + +<b>ALUMINUM ELECTROLYTIC CAPACITORS</b> UD Series 10 x 10 mm<p> +Source: http://products.nichicon.co.jp/en/pdf/XJA043/e-ud.pdf + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + +<b>ALUMINUM ELECTROLYTIC CAPACITORS</b> UD Series 4 x 5.8 mm<p> +Source: http://products.nichicon.co.jp/en/pdf/XJA043/e-ud.pdf + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + +<b>ALUMINUM ELECTROLYTIC CAPACITORS</b> UD Series 5 x 5.8 mm<p> +Source: http://products.nichicon.co.jp/en/pdf/XJA043/e-ud.pdf + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + +<b>ALUMINUM ELECTROLYTIC CAPACITORS</b> UD Series 6.3 x 5.8 mm<p> +Source: http://products.nichicon.co.jp/en/pdf/XJA043/e-ud.pdf + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + +<b>ALUMINUM ELECTROLYTIC CAPACITORS</b> UD Series 6.3 x 7.7 mm<p> +Source: http://products.nichicon.co.jp/en/pdf/XJA043/e-ud.pdf + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + +<b>ALUMINUM ELECTROLYTIC CAPACITORS</b> UD Series 8 x 10 mm<p> +Source: http://products.nichicon.co.jp/en/pdf/XJA043/e-ud.pdf + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + +<b>Chip RESISTOR 0402 EIA (1005 Metric)</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b> wave soldering<p> + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> +wave soldering + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> +wave soldering + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b> + + + + + + + + +>NAME +>VALUE + + + + +<b>RESISTOR</b><p> +wave soldering + + + + + + + + +>NAME +>VALUE + + + + +<b>RESISTOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> +wave soldering + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> +wave soldering + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> +wave soldering + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> +wave soldering + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b> + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> +wave soldering + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> +Source: http://download.siliconexpert.com/pdfs/2005/02/24/Semi_Ap/2/VSH/Resistor/dcrcwfre.pdf + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b> wave soldering<p> +Source: http://download.siliconexpert.com/pdfs/2005/02/24/Semi_Ap/2/VSH/Resistor/dcrcwfre.pdf + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> +MELF 0.10 W + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> +MELF 0.25 W + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> +MELF 0.12 W + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> +MELF 0.10 W + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> +MELF 0.25 W + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> +MELF 0.25 W + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> +MELF 0.12 W + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> +MELF 0.25 W + + + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> +type 0204, grid 5 mm + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>RESISTOR</b><p> +type 0204, grid 7.5 mm + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>RESISTOR</b><p> +type 0204, grid 2.5 mm + + + + + + +>NAME +>VALUE + + +<b>RESISTOR</b><p> +type 0207, grid 10 mm + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>RESISTOR</b><p> +type 0207, grid 12 mm + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + +<b>RESISTOR</b><p> +type 0207, grid 15mm + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + +<b>RESISTOR</b><p> +type 0207, grid 2.5 mm + + + + + + + +>NAME +>VALUE + + +<b>RESISTOR</b><p> +type 0207, grid 5 mm + + + + + + + +>NAME +>VALUE + + +<b>RESISTOR</b><p> +type 0207, grid 7.5 mm + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>RESISTOR</b><p> +type 0309, grid 10mm + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>RESISTOR</b><p> +type 0309, grid 12.5 mm + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>RESISTOR</b><p> +type 0309, grid 2.5 mm + + + + + + +>NAME +>VALUE + + + + + +<b>RESISTOR</b><p> +type 0411, grid 12.5 mm + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>RESISTOR</b><p> +type 0411, grid 15 mm + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>RESISTOR</b><p> +type 0411, grid 3.81 mm + + + + + + +>NAME +>VALUE + + + +<b>RESISTOR</b><p> +type 0414, grid 15 mm + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>RESISTOR</b><p> +type 0414, grid 5 mm + + + + + + +>NAME +>VALUE + + + +<b>RESISTOR</b><p> +type 0617, grid 17.5 mm + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>RESISTOR</b><p> +type 0617, grid 22.5 mm + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>RESISTOR</b><p> +type 0617, grid 5 mm + + + + + + +>NAME +>VALUE + + + +<b>RESISTOR</b><p> +type 0922, grid 22.5 mm + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + +<b>RESISTOR</b><p> +type 0613, grid 5 mm + + + + + + +>NAME +>VALUE + + + +<b>RESISTOR</b><p> +type 0613, grid 15 mm + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>RESISTOR</b><p> +type 0817, grid 22.5 mm + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +0817 + + + + +<b>RESISTOR</b><p> +type 0817, grid 6.35 mm + + + + + + +>NAME +>VALUE +0817 + + + +<b>RESISTOR</b><p> +type V234, grid 12.5 mm + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>RESISTOR</b><p> +type V235, grid 17.78 mm + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>RESISTOR</b><p> +type V526-0, grid 2.5 mm + + + + + + + + + + +>NAME +>VALUE + + +<b>CECC Size RC2211</b> Reflow Soldering<p> +source Beyschlag + + + + + + +>NAME +>VALUE + + +<b>CECC Size RC2211</b> Wave Soldering<p> +source Beyschlag + + + + + + +>NAME +>VALUE + + +<b>CECC Size RC3715</b> Reflow Soldering<p> +source Beyschlag + + + + + + + + +>NAME +>VALUE + + +<b>CECC Size RC3715</b> Wave Soldering<p> +source Beyschlag + + + + + + + + +>NAME +>VALUE + + +<b>CECC Size RC6123</b> Reflow Soldering<p> +source Beyschlag + + + + + + + + +>NAME +>VALUE + + +<b>CECC Size RC6123</b> Wave Soldering<p> +source Beyschlag + + + + + + + + +>NAME +>VALUE + + +<b>RESISTOR</b><p> +type 0922, grid 7.5 mm + + + + + + +>NAME +>VALUE +0922 + + + +<b>RESISTOR</b><p> +type RDH, grid 15 mm + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +RDH + + + + +<b>Mini MELF 0102 Axial</b> + + + + +>NAME +>VALUE + + + +<b>RESISTOR</b> chip<p> +Source: http://www.vishay.com/docs/20008/dcrcw.pdf + + +>NAME +>VALUE + + + + + +<b>Bulk Metal® Foil Technology</b>, Tubular Axial Lead Resistors, Meets or Exceeds MIL-R-39005 Requirements<p> +MIL SIZE RBR52<br> +Source: VISHAY .. vta56.pdf + + + + + + + + + + +>NAME +>VALUE + + + + +<b>Bulk Metal® Foil Technology</b>, Tubular Axial Lead Resistors, Meets or Exceeds MIL-R-39005 Requirements<p> +MIL SIZE RBR53<br> +Source: VISHAY .. vta56.pdf + + + + + + + + + + +>NAME +>VALUE + + + + +<b>Bulk Metal® Foil Technology</b>, Tubular Axial Lead Resistors, Meets or Exceeds MIL-R-39005 Requirements<p> +MIL SIZE RBR54<br> +Source: VISHAY .. vta56.pdf + + + + + + + + + + +>NAME +>VALUE + + + + +<b>Bulk Metal® Foil Technology</b>, Tubular Axial Lead Resistors, Meets or Exceeds MIL-R-39005 Requirements<p> +MIL SIZE RBR55<br> +Source: VISHAY .. vta56.pdf + + + + + + + + + + +>NAME +>VALUE + + + + +<b>Bulk Metal® Foil Technology</b>, Tubular Axial Lead Resistors, Meets or Exceeds MIL-R-39005 Requirements<p> +MIL SIZE RBR56<br> +Source: VISHAY .. vta56.pdf + + + + + + + + + + +>NAME +>VALUE + + + + +<b>Bulk Metal® Foil Technology</b>, Tubular Axial Lead Resistors, Meets or Exceeds MIL-R-39005 Requirements<p> +MIL SIZE RNC55<br> +Source: VISHAY .. vta56.pdf + + + + + + + + +>NAME +>VALUE + + + + +<b>Bulk Metal® Foil Technology</b>, Tubular Axial Lead Resistors, Meets or Exceeds MIL-R-39005 Requirements<p> +MIL SIZE RNC60<br> +Source: VISHAY .. vta56.pdf + + + + + + + + +>NAME +>VALUE + + + + +<b>Package 4527</b><p> +Source: http://www.vishay.com/docs/31059/wsrhigh.pdf + + + + + + +>NAME +>VALUE + + +<b>Wirewound Resistors, Precision Power</b><p> +Source: VISHAY wscwsn.pdf + + + + + + + + + + +>NAME +>VALUE + + +<b>Wirewound Resistors, Precision Power</b><p> +Source: VISHAY wscwsn.pdf + + + + + + +>NAME +>VALUE + + +<b>Wirewound Resistors, Precision Power</b><p> +Source: VISHAY wscwsn.pdf + + + + + + + + + + +>NAME +>VALUE + + +<b>Wirewound Resistors, Precision Power</b><p> +Source: VISHAY wscwsn.pdf + + + + + + + + + + +>NAME +>VALUE + + +<b>Wirewound Resistors, Precision Power</b><p> +Source: VISHAY wscwsn.pdf + + + + + + +>NAME +>VALUE + + +<b>Wirewound Resistors, Precision Power</b><p> +Source: VISHAY wscwsn.pdf + + + + + + +>NAME +>VALUE + + +<b>CRCW1218 Thick Film, Rectangular Chip Resistors</b><p> +Source: http://www.vishay.com .. dcrcw.pdf + + + + +>NAME +>VALUE + + + + +<b>Chip Monolithic Ceramic Capacitors</b> Medium Voltage High Capacitance for General Use<p> +Source: http://www.murata.com .. GRM43DR72E224KW01.pdf + + + + + + +>NAME +>VALUE + + + + +<b>PRL1632 are realized as 1W for 3.2 × 1.6mm(1206)</b><p> +Source: http://www.mouser.com/ds/2/392/products_18-2245.pdf + + + + +>NAME +>VALUE + + + + + + +>NAME +>VALUE + + + + + + +<b>Trimm resistor</b> BOURNS<p> +0,1W 25% + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>Trimm resistor</b> MEGGIT + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>Trimm resistor</b> MEGGIT + + + + + + + + + + + +>NAME +>VALUE + + + +<b>Trimm resistor</b> BOURNS<p> +0,25W, 20%<br> +Source: <a href="http://www.bourns.com/pdfs/3314.pdf"> Data sheet</a> + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Trimm resistor</b> VISHAY + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>Trimm resistor</b> AVX + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>Trimm resistor</b> BOURNS<p> +SMD Cermet trimmer + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + +<b>Trimm resistor</b> BOURNS<p> +Side Adjust + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>Trimm resistor</b> BOURNS<p> +Side Adjust + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>Trimm resistor</b> BOURNS<p> +Top Adjust + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + +<b>Trimm resistor</b> MEGGIT + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>Trimm resistor</b> Spectrol<p> +abgedichtet nach <b>IP67</b> + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>Trimm resistor</b> Spectrol<p> +abgedichtet nach <b>IP67</b> + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Trimm resistor</b> VISHAY<p> +abgedichtet nach <b>IP67</b> + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + +<b>Trimm resistor</b> VISHAY<p> +abgedichtet nach <b>IP67</b> + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + +<b>Trimm resistror</b> VISHAY<p> +seales container, solder immerson IP67 + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>Trimm resistror</b> VISHAY<p> +seales container, solder immerson IP67 + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + +<b>Trimm resistror</b> VISHAY<p> +seales container, solder immerson IP67 + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>Trimm resistor</b> BOURNS<p> +Source: <a href="http://www.bourns.com/pdfs/3296.pdf"> Data sheet </a> + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Trimm resistor</b> BOURNS<p> +Source: <a href="http://www.bourns.com/pdfs/3296.pdf"> Data sheet </a> + + + + + + + + +>NAME +>VALUE + + + +<b>Trimm resistor</b> BOURNS<p> +Source: <a href="http://www.bourns.com/pdfs/3296.pdf"> Data sheet </a> + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Trimm resistor</b> BOURNS<p> +Source: <a href="http://www.bourns.com/pdfs/3296.pdf"> Data sheet </a> + + + + + + + + +>NAME +>VALUE + + + +<b>Trimm resistor</b> Spectrol<p> + + + + + + + + +>NAME +>VALUE + + + +<b>Trimm resistor</b> Spectrol<p> + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Trimm resistor</b> BOURNS<p> +Top Adjust + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + +<b>Trimm resistor</b> BOURNS<p> +Cermet MIL-R-22097 + + + + + +>NAME +>VALUE + + + + +<b>Trimm resistor</b> Spectrol<p> +Cermet MIL-R-22097 + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Trimm resistor</b> Spectrol<p> +Cermet MIL-R-22097 + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>Trimm resistor</b> Spectrol<p> +Cermet MIL-R-22097 + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Trimm resistor</b> Spectrol<p> +Cermet MIL-R-22097 + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>Trimm resistor</b> Spectrol<p> +Cermet MIL-R-22097 + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Trimm resistor</b> BOURNS<p> +waschfest MIL-R-22097 + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Trimm resistor</b> Spectrol<p> +waschfest MIL-R-22097 + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Trimm resistor</b> BOURNS + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +<b>Trimm resistor</b> BOURNS + + + + + + + + +>NAME +>VALUE + + + +<b>Trimm resistor</b> Spectrol<p> +waschfest MIL-R-22097 + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Trimm resistor</b> BOURNS<p> + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Trimm resistor</b> VISHAY<p> +abgedichtet nach IP67 + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Trimm resistor</b> VISHAY<p> +Cermet, abgedichtet nach IP67 + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Trimm resistor</b> VISHAY<p> +Cermet, abgedichtet nach IP67 + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Trimm resistor</b> VISHAY<p> +Cermet, abgedichtet nach IP67 + + + + + + + + + +>NAME +>VALUE + + + +<b>Trimm resistor</b> VISHAY<p> +Cermet, abgedichtet nach IP67 + + + + + + + + +>NAME +>VALUE + + + +<b>Trimm resistor</b> BOURNS<p> +0,25W, 20%<br> +Source: <a href="http://www.bourns.com/pdfs/3314.pdf"> Data sheet</a> + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +Chip, 1.00 X 0.50 X 0.60 mm body +<p>Chip package with body size 1.00 X 0.50 X 0.60 mm</p> + + + + + +CAPACITOR + + + + + +CAPACITOR + + + + + +CAPACITOR + + + + + +CAPACITOR + + + + + +CAPACITOR + + + + + +CAPACITOR + + + + + +CAPACITOR + + + + + +CAPACITOR + + + + + +CAPACITOR + + + + + +CAPACITOR + + + + + +CAPACITOR + + + + + +CAPACITOR + + + + + +CAPACITOR + + + + + +CAPACITOR + + + + + +CAPACITOR +grid 2.5 mm, outline 2.4 x 4.4 mm + + + + + +CAPACITOR +grid 2.5 mm, outline 2.5 x 5 mm + + + + + +CAPACITOR +grid 2.5 mm, outline 3 x 5 mm + + + + + +CAPACITOR +grid 2.5 mm, outline 4 x 5 mm + + + + + +CAPACITOR +grid 2.5 mm, outline 5 x 5 mm + + + + + +CAPACITOR +grid 2.5 mm, outline 6 x 5 mm + + + + + +CAPACITOR +grid 2.5 mm + 5 mm, outline 2.4 x 7 mm + + + + + +CAPACITOR +grid 2.5 + 5 mm, outline 2.5 x 7.5 mm + + + + + +CAPACITOR +grid 2.5 + 5 mm, outline 3.5 x 7.5 mm + + + + + +CAPACITOR +grid 2.5 + 5 mm, outline 4.5 x 7.5 mm + + + + + +CAPACITOR +grid 2.5 + 5 mm, outline 5.5 x 7.5 mm + + + + + +CAPACITOR +grid 5 mm, outline 2.4 x 4.4 mm + + + + + +CAPACITOR +grid 5 mm, outline 2.5 x 7.5 mm + + + + + +CAPACITOR +grid 5 mm, outline 4.5 x 7.5 mm + + + + + +CAPACITOR +grid 5 mm, outline 3 x 7.5 mm + + + + + +CAPACITOR +grid 5 mm, outline 5 x 7.5 mm + + + + + +CAPACITOR +grid 5 mm, outline 5.5 x 7.5 mm + + + + + +CAPACITOR +grid 5 mm, outline 7.5 x 7.5 mm + + + + + +CAPACITOR +Horizontal, grid 5 mm, outline 7.5 x 7.5 mm + + + + + +CAPACITOR +grid 7.5 mm, outline 3.2 x 10.3 mm + + + + + +CAPACITOR +grid 7.5 mm, outline 4.2 x 10.3 mm + + + + + +CAPACITOR +grid 7.5 mm, outline 5.2 x 10.6 mm + + + + + +CAPACITOR +grid 10.2 mm, outline 4.3 x 13.3 mm + + + + + +CAPACITOR +grid 10.2 mm, outline 5.4 x 13.3 mm + + + + + +CAPACITOR +grid 10.2 mm, outline 6.4 x 13.3 mm + + + + + +CAPACITOR +grid 10.2 mm + 15.2 mm, outline 6.2 x 18.4 mm + + + + + +CAPACITOR +grid 15 mm, outline 5.4 x 18.3 mm + + + + + +CAPACITOR +grid 15 mm, outline 6.4 x 18.3 mm + + + + + +CAPACITOR +grid 15 mm, outline 7.2 x 18.3 mm + + + + + +CAPACITOR +grid 15 mm, outline 8.4 x 18.3 mm + + + + + +CAPACITOR +grid 15 mm, outline 9.1 x 18.2 mm + + + + + +CAPACITOR +grid 22.5 mm, outline 6.2 x 26.8 mm + + + + + +CAPACITOR +grid 22.5 mm, outline 7.4 x 26.8 mm + + + + + +CAPACITOR +grid 22.5 mm, outline 8.7 x 26.8 mm + + + + + +CAPACITOR +grid 22.5 mm, outline 10.8 x 26.8 mm + + + + + +CAPACITOR +grid 22.5 mm, outline 11.3 x 26.8 mm + + + + + +CAPACITOR +grid 27.5 mm, outline 9.3 x 31.6 mm + + + + + +CAPACITOR +grid 27.5 mm, outline 11.3 x 31.6 mm + + + + + +CAPACITOR +grid 27.5 mm, outline 13.4 x 31.6 mm + + + + + +CAPACITOR +grid 27.5 mm, outline 20.5 x 31.6 mm + + + + + +CAPACITOR +grid 32.5 mm, outline 13.7 x 37.4 mm + + + + + +CAPACITOR +grid 32.5 mm, outline 16.2 x 37.4 mm + + + + + +CAPACITOR +grid 32.5 mm, outline 18.2 x 37.4 mm + + + + + +CAPACITOR +grid 37.5 mm, outline 19.2 x 41.8 mm + + + + + +CAPACITOR +grid 37.5 mm, outline 20.3 x 41.8 mm + + + + + +CAPACITOR +grid 5 mm, outline 3.5 x 7.5 mm + + + + + +CAPACITOR +grid 37.5 mm, outline 15.5 x 41.8 mm + + + + + +CAPACITOR +grid 7.5 mm, outline 6.3 x 10.6 mm + + + + + +CAPACITOR +grid 27.5 mm, outline 15.4 x 31.6 mm + + + + + +CAPACITOR +grid 27.5 mm, outline 17.3 x 31.6 mm + + + + + +Ceramic Chip Capacitor KEMET 0204 reflow solder +Metric Code Size 1005 + + + + + +Ceramic Chip Capacitor KEMET 0603 reflow solder +Metric Code Size 1608 + + + + + +Ceramic Chip Capacitor KEMET 0805 reflow solder +Metric Code Size 2012 + + + + + +Ceramic Chip Capacitor KEMET 1206 reflow solder +Metric Code Size 3216 + + + + + +Ceramic Chip Capacitor KEMET 1210 reflow solder +Metric Code Size 3225 + + + + + +Ceramic Chip Capacitor KEMET 1812 reflow solder +Metric Code Size 4532 + + + + + +Ceramic Chip Capacitor KEMET 1825 reflow solder +Metric Code Size 4564 + + + + + +Ceramic Chip Capacitor KEMET 2220 reflow solderMetric Code Size 5650 + + + + + +Ceramic Chip Capacitor KEMET 2225 reflow solderMetric Code Size 5664 + + + + + + +Source: http://www.vishay.com/docs/10129/hpc0201a.pdf + + + + + +Source: http://www.avxcorp.com/docs/catalogs/cx5r.pdf + + + + + +CAPACITOR +Source: AVX .. aphvc.pdf + + + + + +CAPACITOR +Source: AVX .. aphvc.pdf + + + + + +CAPACITOR + + + + + +TANTALUM CAPACITOR + + + + + +TANTALUM CAPACITOR + + + + + +TANTALUM CAPACITOR + + + + + +TANTALUM CAPACITOR + + + + + +ELECTROLYTIC CAPACITOR +body 5 x 5 mm, rectangle, grid 2.54 mm + + + + + +ELECTROLYTIC CAPACITOR +body 7.6 x 5 mm, rectangle, grid 5.08 mm + + + + + +ELECTROLYTIC CAPACITOR +body 12.7 x 7.6 mm, rectangle, grid 10.16 mm + + + + + +ELECTROLYTIC CAPACITOR +body 12.5 x 12.5 mm, rectangle, grid 10.16 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 4 mm, grid 2.54 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 4 mm, grid 2.54 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 5 mm, grid 2.54 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 6 mm, grid 2.54 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 6 mm, grid 2.54 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 7 mm, grid 2.54 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 7 mm, grid 2.54 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 10 mm, grid 5.08 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 11 mm, grid 5.08 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 11 mm, grid 5.08 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 6 mm, grid 5.08 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 6 mm, grid 5.08 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 7 mm, grid 5.08 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 7 mm, grid 5.08 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 9 mm, grid 5.08 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 9 mm, grid 5.08 mm + + + + + +ELECTROLYTIC CAPACITOR +rectangle, grid 2.54 mm + + + + + +ELECTROLYTIC CAPACITOR +rectangle, grid 5.08 mm + + + + + +ELECTROLYTIC CAPACITOR +rectangle, grid 5.08 mm + + + + + +ELECTROLYTIC CAPACITOR +rectangle, grid 10.16 mm + + + + + +ELECTROLYTIC CAPACITOR +rectangle, grid 10.16 mm + + + + + +ELECTROLYTIC CAPACITOR + + + + + +ELECTROLYTIC CAPACITOR + + + + + +ELECTROLYTIC CAPACITOR + + + + + +ELECTROLYTIC CAPACITOR + + + + + +ELECTROLYTIC CAPACITOR +diameter 4.5 mm, grid 5.08 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 5.0 mm, grid 5.08 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 7.0 mm, grid 5.08 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 6.0 mm, grid 5.08 mm + + + + + +ELECTROLYTIC CAPACITOR +diameter 8.0 mm, grid 5.08 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 1.8 mm, diameter 4 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 15.24 mm, diameter 5 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 15.24 mm, diameter 6 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 15.24 mm, diameter 9 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 2.54 mm, diameter 4 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 2.54 mm, diameter 5 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 2.54 mm, diameter 6 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 2.54 mm, diameter 7 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 2.54 mm, diameter 4 mm, + + + + + +ELECTROLYTIC CAPACITOR +grid 2 mm, diameter 4 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 2.032 mm, diameter 5 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 22.86 mm, diameter 10 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 22.86 mm, diameter 6 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 22.86 mm, diameter 9 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 3.5 mm, diameter 10 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 25.4 mm, diameter 10 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 25.4 mm, diameter 9 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 3.5 mm, diameter 8 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 30.48 mm, diameter 10 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 30.48 mm, diameter 12 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 30.48 mm, diameter 16 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 35.56 mm, diameter 12 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 30.48 mm, diameter 14 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 30.48 mm, diameter 16 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 30.48 mm, diameter 18 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 45.72 mm, diameter 16 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 45.72 mm, diameter 18 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 45.72 mm, diameter 21 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 45.72 mm, diameter 22 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 45.72 mm, diameter 25 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 5.08 mm, diameter 10.5 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 5.08 mm, diameter 13 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 5.05 mm, diameter 4 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 5.08 mm, diameter 5 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 5.08 mm, diameter 6 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 5.08 mm, diameter 8.5 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 50 mm, diameter 25 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 50 mm, diameter 30 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 55 mm, diameter 25 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 55 mm, diameter 30 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 5.08 mm, diameter 9 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 7.62 mm, diameter 16 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 7.62 mm, diameter 18 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 10.16 mm, diameter 20 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 10.16 mm, diameter 22.5 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 10.16 mm, diameter 25 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 10.16 mm, diameter 30 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 10.16 mm, diameter 35 mm + + + + + +Aluminum electrolytic capacitors reflow soldering +SMD (Chip) Standard 085 CS +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors wave soldering +SMD (Chip) Standard 085 CS +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors reflow soldering +SMD (Chip) Standard 085 CS +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors wave soldering +SMD (Chip) Standard 085 CS +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors reflow soldering +SMD (Chip) Long Life 139 CLL +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors wave soldering +SMD (Chip) Long Life 139 CLL +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors reflow soldering +SMD (Chip) Long Life 139 CLL +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors wave soldering +SMD (Chip) Long Life 139 CLL +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors SMD (Chip) +Long life base plate, High temperature 140 CLH +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors SMD (Chip) +Long life base plate, High temperature 140 CLH +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors SMD (Chip) +Long life base plate, High temperature 140 CLH +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors SMD (Chip) +Long life base plate, very low impedance 150 CLZ +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors SMD (Chip) +Long life base plate, very low impedance 150 CLZ +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors SMD (Chip) +Long life base plate, very low impedance 150 CLZ +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors +SMD (Chip) Long Life Vertical 153 CLV +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors +SMD (Chip) Long Life Vertical 153 CLV +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors +SMD (Chip) Long Life Vertical 153 CLV +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors +SMD (Chip) Long Life Vertical 153 CLV +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors +SMD (Chip) Long Life Vertical 153 CLV +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors +SMD (Chip) Long Life Vertical 153 CLV +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors +SMD (Chip) Long Life Vertical 153 CLV +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors +SMD (Chip) Long Life Vertical 153 CLV +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors +High Temperature solid electrolytic SMD 175 TMP +http://www.bccomponents.com/ + + + + + +Aluminum electrolytic capacitors +High Temperature solid electrolytic SMD 175 TMP +http://www.bccomponents.com/ + + + + + +Chip Capacitor Type KEMET A / EIA 3216-18 reflow solderKEMET S / EIA 3216-12 + + + + + +Chip Capacitor Type KEMET A / EIA 3216-18 Wave solder +KEMET S / EIA 3216-12 + + + + + +Chip Capacitor Type KEMET B / EIA 3528-21 reflow solderKEMET T / EIA 3528-12 + + + + + +Chip Capacitor Type KEMET B / EIA 3528-21 Wave solder +KEMET T / EIA 3528-12 + + + + + +Chip Capacitor Type KEMET C / EIA 6032-28 reflow solderKEMET U / EIA 6032-15 + + + + + +Chip Capacitor Type KEMET C / EIA 6032-28 Wafe solder +KEMET U / EIA 6032-15 + + + + + +Chip Capacitor Type KEMET D / EIA 7343-21KEMET V / EIA 7343-20, KEMET X / EIA 7343-43 reflow solder + + + + + +Chip Capacitor Type KEMET D / EIA 7343-21 +KEMET V / EIA 7343-20, KEMET X / EIA 7343-43 Wafe solder + + + + + +Chip Capacitor Type KEMET E / EIA 7260-38 reflow solder + + + + + +Chip Capacitor Type KEMET E / EIA 7260-38 Wafe solder + + + + + +Chip Capacitor Type KEMET R/EIA 2012-12 reflow solder + + + + + +Chip Capacitor Type KEMET R/EIA 2012-12 Wafe solder + + + + + +Panasonic Aluminium Electrolytic Capacitor VS-Serie Package A + + + + + +Panasonic Aluminium Electrolytic Capacitor VS-Serie Package B + + + + + +Panasonic Aluminium Electrolytic Capacitor VS-Serie Package C + + + + + +Panasonic Aluminium Electrolytic Capacitor VS-Serie Package D + + + + + +Panasonic Aluminium Electrolytic Capacitor VS-Serie Package E + + + + + +Panasonic Aluminium Electrolytic Capacitor VS-Serie Package F + + + + + +Panasonic Aluminium Electrolytic Capacitor VS-Serie Package G + + + + + +ELECTROLYTIC CAPACITOR +diameter 5 mm, grid 2.54 mm + + + + + +ELECTROLYTIC CAPACITOR +grid 2.54 mm, diameter 6 mm + + + + + +Chip Capacitor Polar tantalum capacitors with solid electrolyte +Siemens Matsushita Components B 45 194, B 45 197, B 45 198 +Source: www.farnell.com/datasheets/247.pdf + + + + + +Chip Capacitor Polar tantalum capacitors with solid electrolyte +Siemens Matsushita Components B 45 194 +Source: www.farnell.com/datasheets/247.pdf + + + + + +Chip Capacitor Polar tantalum capacitors with solid electrolyte +Siemens Matsushita Components B 45 194 +Source: www.farnell.com/datasheets/247.pdf + + + + + +Chip Capacitor Polar tantalum capacitors with solid electrolyte +Siemens Matsushita Components B 45 194, B 45 197, B 45 198 +Source: www.farnell.com/datasheets/247.pdf + + + + + +Chip Capacitor Polar tantalum capacitors with solid electrolyte +Siemens Matsushita Components B 45 194, B 45 197, B 45 198 +Source: www.farnell.com/datasheets/247.pdf + + + + + +Chip Capacitor Polar tantalum capacitors with solid electrolyte +Siemens Matsushita Components B 45 194, B 45 197, B 45 198 +Source: www.farnell.com/datasheets/247.pdf + + + + + +Chip Capacitor Polar tantalum capacitors with solid electrolyte +Siemens Matsushita Components B 45 194, B 45 197, B 45 198 +Source: www.farnell.com/datasheets/247.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor SMD type with conductive polymer electrolyte +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor SMD type with conductive polymer electrolyte +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor SMD type with conductive polymer electrolyte +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor SMD type with conductive polymer electrolyte +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor SMD type with conductive polymer electrolyte +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor SMD type with conductive polymer electrolyte +Source: e_os_all.pdf + + + + + +SANYO OSCON Capacitor SMD type with conductive polymer electrolyte +Source: e_os_all.pdf + + + + + +ALUMINUM ELECTROLYTIC CAPACITORS UD Series 10 x 10 mm +Source: http://products.nichicon.co.jp/en/pdf/XJA043/e-ud.pdf + + + + + +ALUMINUM ELECTROLYTIC CAPACITORS UD Series 4 x 5.8 mm +Source: http://products.nichicon.co.jp/en/pdf/XJA043/e-ud.pdf + + + + + +ALUMINUM ELECTROLYTIC CAPACITORS UD Series 5 x 5.8 mm +Source: http://products.nichicon.co.jp/en/pdf/XJA043/e-ud.pdf + + + + + +ALUMINUM ELECTROLYTIC CAPACITORS UD Series 6.3 x 5.8 mm +Source: http://products.nichicon.co.jp/en/pdf/XJA043/e-ud.pdf + + + + + +ALUMINUM ELECTROLYTIC CAPACITORS UD Series 6.3 x 7.7 mm +Source: http://products.nichicon.co.jp/en/pdf/XJA043/e-ud.pdf + + + + + +ALUMINUM ELECTROLYTIC CAPACITORS UD Series 8 x 10 mm +Source: http://products.nichicon.co.jp/en/pdf/XJA043/e-ud.pdf + + + + + +Chip RESISTOR 0402 EIA (1005 Metric) + + + + + +RESISTOR + + + + + +RESISTOR + + + + + +RESISTOR wave soldering + + + + + +RESISTOR + + + + + +RESISTOR +wave soldering + + + + + +RESISTOR + + + + + +RESISTOR +wave soldering + + + + + +RESISTOR + + + + + +RESISTOR +wave soldering + + + + + +RESISTOR + + + + + +RESISTOR +wave soldering + + + + + +RESISTOR + + + + + +RESISTOR +wave soldering + + + + + +RESISTOR + + + + + +RESISTOR +wave soldering + + + + + +RESISTOR + + + + + +RESISTOR +wave soldering + + + + + +RESISTOR + + + + + +RESISTOR +wave soldering + + + + + +RESISTOR +Source: http://download.siliconexpert.com/pdfs/2005/02/24/Semi_Ap/2/VSH/Resistor/dcrcwfre.pdf + + + + + +RESISTOR wave soldering +Source: http://download.siliconexpert.com/pdfs/2005/02/24/Semi_Ap/2/VSH/Resistor/dcrcwfre.pdf + + + + + +RESISTOR +MELF 0.10 W + + + + + +RESISTOR +MELF 0.25 W + + + + + +RESISTOR +MELF 0.12 W + + + + + +RESISTOR +MELF 0.10 W + + + + + +RESISTOR +MELF 0.25 W + + + + + +RESISTOR +MELF 0.25 W + + + + + +RESISTOR +MELF 0.12 W + + + + + +RESISTOR +MELF 0.25 W + + + + + +RESISTOR +type 0204, grid 5 mm + + + + + +RESISTOR +type 0204, grid 7.5 mm + + + + + +RESISTOR +type 0204, grid 2.5 mm + + + + + +RESISTOR +type 0207, grid 10 mm + + + + + +RESISTOR +type 0207, grid 12 mm + + + + + +RESISTOR +type 0207, grid 15mm + + + + + +RESISTOR +type 0207, grid 2.5 mm + + + + + +RESISTOR +type 0207, grid 5 mm + + + + + +RESISTOR +type 0207, grid 7.5 mm + + + + + +RESISTOR +type 0309, grid 10mm + + + + + +RESISTOR +type 0309, grid 12.5 mm + + + + + +RESISTOR +type 0309, grid 2.5 mm + + + + + +RESISTOR +type 0411, grid 12.5 mm + + + + + +RESISTOR +type 0411, grid 15 mm + + + + + +RESISTOR +type 0411, grid 3.81 mm + + + + + +RESISTOR +type 0414, grid 15 mm + + + + + +RESISTOR +type 0414, grid 5 mm + + + + + +RESISTOR +type 0617, grid 17.5 mm + + + + + +RESISTOR +type 0617, grid 22.5 mm + + + + + +RESISTOR +type 0617, grid 5 mm + + + + + +RESISTOR +type 0922, grid 22.5 mm + + + + + +RESISTOR +type 0613, grid 5 mm + + + + + +RESISTOR +type 0613, grid 15 mm + + + + + +RESISTOR +type 0817, grid 22.5 mm + + + + + +RESISTOR +type 0817, grid 6.35 mm + + + + + +RESISTOR +type V234, grid 12.5 mm + + + + + +RESISTOR +type V235, grid 17.78 mm + + + + + +RESISTOR +type V526-0, grid 2.5 mm + + + + + +CECC Size RC2211 Reflow Soldering +source Beyschlag + + + + + +CECC Size RC2211 Wave Soldering +source Beyschlag + + + + + +CECC Size RC3715 Reflow Soldering +source Beyschlag + + + + + +CECC Size RC3715 Wave Soldering +source Beyschlag + + + + + +CECC Size RC6123 Reflow Soldering +source Beyschlag + + + + + +CECC Size RC6123 Wave Soldering +source Beyschlag + + + + + +RESISTOR +type 0922, grid 7.5 mm + + + + + +RESISTOR +type RDH, grid 15 mm + + + + + +Mini MELF 0102 Axial + + + + + +RESISTOR chip +Source: http://www.vishay.com/docs/20008/dcrcw.pdf + + + + + +Bulk Metal® Foil Technology, Tubular Axial Lead Resistors, Meets or Exceeds MIL-R-39005 Requirements +MIL SIZE RBR52 +Source: VISHAY .. vta56.pdf + + + + + +Bulk Metal® Foil Technology, Tubular Axial Lead Resistors, Meets or Exceeds MIL-R-39005 Requirements +MIL SIZE RBR53 +Source: VISHAY .. vta56.pdf + + + + + +Bulk Metal® Foil Technology, Tubular Axial Lead Resistors, Meets or Exceeds MIL-R-39005 Requirements +MIL SIZE RBR54 +Source: VISHAY .. vta56.pdf + + + + + +Bulk Metal® Foil Technology, Tubular Axial Lead Resistors, Meets or Exceeds MIL-R-39005 Requirements +MIL SIZE RBR55 +Source: VISHAY .. vta56.pdf + + + + + +Bulk Metal® Foil Technology, Tubular Axial Lead Resistors, Meets or Exceeds MIL-R-39005 Requirements +MIL SIZE RBR56 +Source: VISHAY .. vta56.pdf + + + + + +Bulk Metal® Foil Technology, Tubular Axial Lead Resistors, Meets or Exceeds MIL-R-39005 Requirements +MIL SIZE RNC55 +Source: VISHAY .. vta56.pdf + + + + + +Bulk Metal® Foil Technology, Tubular Axial Lead Resistors, Meets or Exceeds MIL-R-39005 Requirements +MIL SIZE RNC60 +Source: VISHAY .. vta56.pdf + + + + + +Package 4527 +Source: http://www.vishay.com/docs/31059/wsrhigh.pdf + + + + + +Wirewound Resistors, Precision Power +Source: VISHAY wscwsn.pdf + + + + + +Wirewound Resistors, Precision Power +Source: VISHAY wscwsn.pdf + + + + + +Wirewound Resistors, Precision Power +Source: VISHAY wscwsn.pdf + + + + + +Wirewound Resistors, Precision Power +Source: VISHAY wscwsn.pdf + + + + + +Wirewound Resistors, Precision Power +Source: VISHAY wscwsn.pdf + + + + + +Wirewound Resistors, Precision Power +Source: VISHAY wscwsn.pdf + + + + + +CRCW1218 Thick Film, Rectangular Chip Resistors +Source: http://www.vishay.com .. dcrcw.pdf + + + + + +Chip Monolithic Ceramic Capacitors Medium Voltage High Capacitance for General Use +Source: http://www.murata.com .. GRM43DR72E224KW01.pdf + + + + + +PRL1632 are realized as 1W for 3.2 × 1.6mm(1206) +Source: http://www.mouser.com/ds/2/392/products_18-2245.pdf + + + + + +Chip, 0.40 X 0.20 X 0.16 mm body +<p>Chip package with body size 0.40 X 0.20 X 0.16 mm</p> + + + + + +Trimm resistor BOURNS +0,1W 25% + + + + + +Trimm resistor MEGGIT + + + + + +Trimm resistor MEGGIT + + + + + +Trimm resistor BOURNS +0,25W, 20% +Source: Data sheet + + + + + +Trimm resistor VISHAY + + + + + +Trimm resistor AVX + + + + + +Trimm resistor BOURNS +SMD Cermet trimmer + + + + + +Trimm resistor BOURNS +Side Adjust + + + + + +Trimm resistor BOURNS +Side Adjust + + + + + +Trimm resistor BOURNS +Top Adjust + + + + + +Trimm resistor MEGGIT + + + + + +Trimm resistor Spectrol +abgedichtet nach IP67 + + + + + +Trimm resistor Spectrol +abgedichtet nach IP67 + + + + + +Trimm resistor VISHAY +abgedichtet nach IP67 + + + + + +Trimm resistor VISHAY +abgedichtet nach IP67 + + + + + +Trimm resistror VISHAY +seales container, solder immerson IP67 + + + + + +Trimm resistror VISHAY +seales container, solder immerson IP67 + + + + + +Trimm resistror VISHAY +seales container, solder immerson IP67 + + + + + +Trimm resistor BOURNS +Source: Data sheet + + + + + +Trimm resistor BOURNS +Source: Data sheet + + + + + +Trimm resistor BOURNS +Source: Data sheet + + + + + +Trimm resistor BOURNS +Source: Data sheet + + + + + +Trimm resistor Spectrol + + + + + +Trimm resistor Spectrol + + + + + +Trimm resistor BOURNS +Top Adjust + + + + + +Trimm resistor BOURNS +Cermet MIL-R-22097 + + + + + +Trimm resistor Spectrol +Cermet MIL-R-22097 + + + + + +Trimm resistor Spectrol +Cermet MIL-R-22097 + + + + + +Trimm resistor Spectrol +Cermet MIL-R-22097 + + + + + +Trimm resistor Spectrol +Cermet MIL-R-22097 + + + + + +Trimm resistor Spectrol +Cermet MIL-R-22097 + + + + + +Trimm resistor BOURNS +waschfest MIL-R-22097 + + + + + +Trimm resistor Spectrol +waschfest MIL-R-22097 + + + + + +Trimm resistor BOURNS + + + + + +Trimm resistor BOURNS + + + + + +Trimm resistor Spectrol +waschfest MIL-R-22097 + + + + + +Trimm resistor BOURNS + + + + + +Trimm resistor VISHAY +abgedichtet nach IP67 + + + + + +Trimm resistor VISHAY +Cermet, abgedichtet nach IP67 + + + + + +Trimm resistor VISHAY +Cermet, abgedichtet nach IP67 + + + + + +Trimm resistor VISHAY +Cermet, abgedichtet nach IP67 + + + + + +Trimm resistor VISHAY +Cermet, abgedichtet nach IP67 + + + + + +Trimm resistor BOURNS +0,25W, 20% +Source: Data sheet + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + +>NAME ++ +>VALUE + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + +<B>CAPACITOR</B>, European symbol + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<B>POLARIZED CAPACITOR</B>, European symbol + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<B>RESISTOR</B>, European symbol + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<b>Trimm resistor</b> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +******************************************** +* Autodesk EAGLE - Spice Model File +* Date: 9/25/17 +* Variable resistor PIN1 ---/\/\/\/\--- PIN2 +* | +* PIN3 +******************************************** +.subckt POT 1 2 3 +R1 1 3 {val*var/100} +R2 3 2 {val-val*var/100} +.ends POT + + + + + +<B>Music Thing Modular parts library </b> +<ul> +<li>Components for Eurorack modular synths +</ul> + + +9mm vertical snap-in pot, Alpha / Panasonic style + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + +Eurorack Modular Synth 5 x 2 power header, fat pads and offset pins for easier soldering + + + + + + + + + + + + + +POWER +GND +GND +GND ++ +- +RED>RED + + + + + + + + + + + + +Eurorack Modular Synth 5 x 2 power header + + + + + + + + + + + + + + + + + + + + + + + + +GND +GND +GND ++ +- +RED>>RED + + +THIS MACHINE +KILLS FASCISTS +THIS MACHINE +KILLS FASCISTS + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + +9mm vertical snap-in pot, Alpha / Panasonic style + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<b>Supply Symbols</b><p> + GND, VCC, 0V, +5V, -5V, etc.<p> + Please keep in mind, that these devices are necessary for the + automatic wiring of the supply signals.<p> + The pin name defined in the symbol is identical to the net which is to be wired automatically.<p> + In this library the device names are the same as the pin names of the symbols, therefore the correct signal names appear next to the supply symbols in the schematic.<p> + <author>Created by librarian@cadsoft.de</author> + + + + + + + + +>VALUE + + + + + + + +>VALUE + + + + +>VALUE + + + + + +<b>SUPPLY SYMBOL</b> + + + + + + + + + + + + +<b>SUPPLY SYMBOL</b> + + + + + + + + + + + + +<b>SUPPLY SYMBOL</b> + + + + + + + + + + + + + + + + +<b>SMA Surface Mount Diode</b> + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + +>Name +>Value + + +<b>SOT23</b> - Reflow soldering + + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>SOT23</b> - Wave soldering + + + + + + + + + + +>NAME +>VALUE + + + + + +SOD-523 (0.8x1.2mm) + +<p>Source: http://www.rohm.com/products/databook/di/pdf/rb751s-40.pdf</p> + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + +>NAME +>VALUE + + + + + +<b>SMA Surface Mount Diode</b> + + + + + + + + + + +<b>SOT23</b> - Reflow soldering + + + + + +<b>SOT23</b> - Wave soldering + + + + + +SOD-523 (0.8x1.2mm) + +<p>Source: http://www.rohm.com/products/databook/di/pdf/rb751s-40.pdf</p> + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + +<b>Diode</b> +<p> +<b>SMADIODE</b> - SMA Surface Mount Package +<ul> +<li>20V 1A Schottky Diode Digikey: 641-1014-6-ND</li> +</ul> +<b>DO-1N4148</b> - Through Hole Small Current Diode<br> +<b>SOD-123</b> +<ul> +<li>20V 1 A (.5mV Vf) Schottky Diode - Digikey: MBRX120TPMSCT-ND</li> +</ul> +<b>SOD-323</b> +<ul> +<li>10V 570mA (.38mV Vf, 3ns) Schottky Diode - Digikey: ZLLS410CT-ND</li> +</ul> +<b>SOD-523</b> +<ul> +<li>30V 30mA Schottky Diode (RB751S-40TE61) - Digikey: RB751S-40TE61CT-ND</li> +</ul> +<b>SOT23-R/W</b> - SOT23 Package (R = Solder Paste/Reflow Ovens, W = Hand-Soldering) +<ul> +<li>BAT54Film 40V 300mA - Digikey: 497-7162-1-ND</li> +</ul> +</p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<b>Dual In Line Package</b> + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Small Outline Package 14</b> + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + + + +Dual In Line Package + + + + + +Small Outline Package 14 + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +V+ +V- + + + + + + +<b>OP AMP</b> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<b>NPN Transistors</b><p> +<author>Created by librarian@cadsoft.de</author> + + +<b>TO-3</b> + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +C +E +B + + +<b>TO 18</b> + + + + + + + + + + + + + +>NAME +>VALUE +1 +2 +3 + + +<b>TO-18</b> + + + + + + + + + + + + + +>NAME +>VALUE +1 +2 +3 + + +<b>TO-18</b> + + + + + + + + + + + + + +>NAME +>VALUE +1 +2 +3 + + +<b>TO 202 horizontal</b> + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +1 +2 +3 + + + + + + + + + + + + +<b>TO 202 vertical</b> + + + + + + + + + +>NAME +>VALUE +1 +2 +3 + + + + + + + + + +SOT-93<p> +grid 5.45 mm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +A20,3mm + + + + + + + + + + + + +SOT-93<p> +grid 5.45 mm + + + + + + + + + + + + + + +>VALUE +>NAME + + + +<b>TO 126 horizontal</b> + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +1 +2 +3 + + + + + + + + + + +<b>TO 126 vertical</b> + + + + + + + + + + + + + + + +>NAME +>VALUE +1 +2 +3 + + + + + + + + + +<b>TO 218 horizontal</b> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +1 +2 +3 + + + + + + + + + + + + +<b>TO 218 vertical</b> + + + + + + + + +>NAME +>VALUE +1 +2 +3 + + + + + + + + + + +<b>TO 220 horizontal</b> + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +A17,5mm +1 +2 +3 + + + + + + + + + + + + +<b>TO 220 vertical</b> + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + +<b>TO-225</b><p> +grid 2.54 mm, vertical + + + + + + + + + + + + + + + + + + + + + + + + + + +1 +2 +3 +>NAME +>VALUE + + + + + + +<b>TO-39</b> + + + + + + + + +>NAME +>VALUE + + +<b>TO 5</b> + + + + + + + + +>NAME +>VALUE + + +<b>TO-66</b> + + + + + + + + + + + + + + + + +3 +>NAME +>VALUE +2 +1 + + +<b>TO 92</b> + + + + + + + + + + + + + +>NAME +>VALUE +2 +3 +1 + + +<b>TO-92</b> Pads In Line E B C from top<p> + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>TO-92</b> Pads Triangle Reverse + + + + + + + + + + + + +>NAME +>VALUE + + +<b>TO-92</b><p> +grid 2.54 mm<p> +rotated 45 deg. + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>TO-92</b><p> +grid 5.08 mm + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>TOP 3 horizontal</b> + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE +A20,3mm +1 +2 +3 + + + + + + + + + + + + +<b>TOP 3 vertical</b> + + + + + + + + + + + + + + +>NAME +>VALUE +B +C +E + + + + + + + + + + +TO-236 ITT Intermetall + + + + + + + +>NAME +>VALUE + + + + + +<b>SOT-23 (EBC)</b> + + + + + + + +>NAME +>VALUE + + + + + +SOT98 Emitter Collector Basis + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + + +<b>TO-92</b> Pads In Line B C E from top<p> + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>TO-92</b> Pads In Line C B E from top<p> + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>TO-92</b> Pads In Line B E C from top<p> + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>TO-92</b> Pads In Line C E B from top<p> + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>SOT-23 (BCE)</b> + + + + + + + +>NAME +>VALUE + + + + + +SOT98 Basis Collector Emitter + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + + +SC59 (SOT23) Motorola + + + + + + + +>NAME +>VALUE + + + + + +<b>TO-92</b> Pads In Line E C B from top<p> + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +TO-3 + + + + + +TO 18 + + + + + +TO-18 + + + + + +TO-18 + + + + + +TO 202 horizontal + + + + + +TO 202 vertical + + + + + +SOT-93 +grid 5.45 mm + + + + + +SOT-93 +grid 5.45 mm + + + + + +TO 126 horizontal + + + + + +TO 126 vertical + + + + + +TO 218 horizontal + + + + + +TO 218 vertical + + + + + +TO 220 horizontal + + + + + +TO 220 vertical + + + + + +TO-225 +grid 2.54 mm, vertical + + + + + +TO-39 + + + + + +TO 5 + + + + + +TO-66 + + + + + +TO 92 + + + + + +TO-92 Pads In Line E B C from top + + + + + +TO-92 Pads Triangle Reverse + + + + + +TO-92 +grid 2.54 mm +rotated 45 deg. + + + + + +TO-92 +grid 5.08 mm + + + + + +TOP 3 horizontal + + + + + +TOP 3 vertical + + + + + +TO-236 ITT Intermetall + + + + + +SOT-23 (EBC) + + + + + +SOT98 Emitter Collector Basis + + + + + +TO-92 Pads In Line B C E from top + + + + + +TO-92 Pads In Line C B E from top + + + + + +TO-92 Pads In Line B E C from top + + + + + +TO-92 Pads In Line C E B from top + + + + + +SOT-23 (BCE) + + + + + +SOT98 Basis Collector Emitter + + + + + +SC59 (SOT23) Motorola + + + + + +TO-92 Pads In Line E C B from top + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + +PNP Transistror + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<H1>NXP Library</H1> +<author>marco.kuystermans@nxp.com</author><p> + +<H2>Disclaimer:</H2> +<i>The information contained in this library is made available for general information and public access only. By using our +library, you accept this disclaimer in full. If you disagree with any part of this disclaimer, you must not use our library. +Use of this library is permitted on the basis that NXP will not be liable for any loss or damage including without limitation, indirect or consequential loss or +damage, arising out of or in connection with the use of this library.</i> + +<H2>Information:</H2> +<ul><li>Footprints are according to NXP footprint information, see <a href=http://www.nxp.com>NXP website</a> +<li>SMD Footprints in this library are for reflow soldering only. +<li><b>Library is generated as a courtesy: Information is NOT guaranteed, use at your own risk</b> +<li>NXP package numbers (SOT/SOD) numbers used +</ul> +Please send your comments to the mail address above. + + +<li><b>SOT363</b><hr> +<ul><li>Plastic surface-mounted package; 6 leads +<li><u>JEDEC</u>: -- +<li><u>IEC</u>: -- +<li><u>JEITA</u>: SC-88</ul> + + + + + + + + + + + + + +>VALUE +>NAME + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + +NPN/NPN general-purpose transistor pair in a very small SOT363 (SC-88) Surface-Mounted Device (SMD) plastic package. +<p><author>AAL Eindhoven MK</author><hr><p> + <img src="http://www.nxp.com/img/NXP_logo.png"> + + + + + + + + + + + + + + + + + + + + + + + +<b>Linear Devices</b><p> +Operational amplifiers, comparators, voltage regulators, ADCs, DACs, etc.<p> +<author>Created by librarian@cadsoft.de</author> + + +<b>Dual In Line Package</b> + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Small Outline Package 14</b> + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + +<b>Dual In Line Package</b> + + + + + + + + + + + + + + +>NAME +>VALUE + + +<b>Small Outline Package 8</b><br> +NS Package M08A + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + +Dual In Line Package + + + + + +Small Outline Package 14 + + + + + +Dual In Line Package + + + + + +Small Outline Package 8 +NS Package M08A + + + + + + + + + + + + + +>NAME +>VALUE + + + + + +V+ +V- + + + + + + +<b>OP AMP</b> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<b>OP AMP</b> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<h3>SparkFun Aesthetics</h3> +This library contiains non-functional items such as logos, build/ordering notes, frame blocks, etc. +<br> +<br> +We've spent an enormous amount of time creating and checking these footprints and parts, but it is <b> the end user's responsibility</b> to ensure correctness and suitablity for a given componet or application. +<br> +<br>If you enjoy using this library, please buy one of our products at <a href=" www.sparkfun.com">SparkFun.com</a>. +<br> +<br> +<b>Licensing:</b> Creative Commons ShareAlike 4.0 International - https://creativecommons.org/licenses/by-sa/4.0/ +<br> +<br> +You are welcome to use this library for commercial purposes. For attribution, we ask that when you begin to sell your device using our footprint, you email us with a link to the product being sold. We want bragging rights that we helped (in a very small part) to create your 8th world wonder. We would like the opportunity to feature your device on our homepage. + + +<h3>Open-Source Hardware (OSHW) Logo - Small - Top Copper</h3> +<p>Exposed copper logo for open-source hardware designs.</p> +<p>Devices using: +<ul><li>OSHW_LOGO</li></ul></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<h3>Open-Source Hardware (OSHW) Logo - Medium - Top Copper</h3> +<p>Exposed copper logo for open-source hardware designs.</p> +<p>Devices using: +<ul><li>OSHW_LOGO</li></ul></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<h3>Open-Source Hardware (OSHW) Logo - Large - Top Copper</h3> +<p>Exposed copper logo for open-source hardware designs.</p> +<p>Devices using: +<ul><li>OSHW_LOGO</li></ul></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<h3>Open-Source Hardware (OSHW) Logo - Large - Silkscreen</h3> +<p>Silkscreen logo for open-source hardware designs.</p> +<p>Devices using: +<ul><li>OSHW_LOGO</li></ul></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<h3>Open-Source Hardware (OSHW) Logo - Medium - Silkscreen</h3> +<p>Silkscreen logo for open-source hardware designs.</p> +<p>Devices using: +<ul><li>OSHW_LOGO</li></ul></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<h3>Open-Source Hardware (OSHW) Logo - Small - Silkscreen</h3> +<p>Silkscreen logo for open-source hardware designs.</p> +<p>Devices using: +<ul><li>OSHW_LOGO</li></ul></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<h3>Open-Source Hardware (OSHW) Logo - Mini - Silkscreen</h3> +<p>Silkscreen logo for open-source hardware designs.</p> +<p>Devices using: +<ul><li>OSHW_LOGO</li></ul></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<h3>Fiducial - Circle, 1mm</h3> +<p>Point-of-reference for pick-and-place machines and other optical instruments.</p> +<p>Devices using: +<ul><li>FIDUCIAL</li></ul></p> + + + +<h3>Fiducial - Circle, 0.25in</h3> +<p>Point-of-reference for pick-and-place machines and other optical instruments.</p> +<p>Devices using: +<ul><li>FIDUCIAL</li></ul></p> + + + + + +Open-Source Hardware (OSHW) Logo - Small - Top Copper +Exposed copper logo for open-source hardware designs. +Devices using: +OSHW_LOGO + + + + + +Open-Source Hardware (OSHW) Logo - Medium - Top Copper +Exposed copper logo for open-source hardware designs. +Devices using: +OSHW_LOGO + + + + + +Open-Source Hardware (OSHW) Logo - Large - Top Copper +Exposed copper logo for open-source hardware designs. +Devices using: +OSHW_LOGO + + + + + +Open-Source Hardware (OSHW) Logo - Large - Silkscreen +Silkscreen logo for open-source hardware designs. +Devices using: +OSHW_LOGO + + + + + +Open-Source Hardware (OSHW) Logo - Medium - Silkscreen +Silkscreen logo for open-source hardware designs. +Devices using: +OSHW_LOGO + + + + + +Open-Source Hardware (OSHW) Logo - Small - Silkscreen +Silkscreen logo for open-source hardware designs. +Devices using: +OSHW_LOGO + + + + + +Open-Source Hardware (OSHW) Logo - Mini - Silkscreen +Silkscreen logo for open-source hardware designs. +Devices using: +OSHW_LOGO + + + + + +Fiducial - Circle, 1mm +Point-of-reference for pick-and-place machines and other optical instruments. +Devices using: +FIDUCIAL + + + + + +Fiducial - Circle, 0.25in +Point-of-reference for pick-and-place machines and other optical instruments. +Devices using: +FIDUCIAL + + + + + + + +<h3>Open-Source Hardware (OSHW) Logo</h3> +<p> This logo indicates the piece of hardware it is found on incorporates a OSHW license and/or adheres to the definition of open source hardware found here: <a href="http://freedomdefined.org/OSHW">http://freedomdefined.org/OSHW</a></p> +<p>Devices using<ul><li>OSHW_LOGO</li></ul></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<h3>Fiducial</h3> +<p>Point-of-reference for pick-and-place machines and other optical instruments.</p> +<p>Devices using: +<ul><li>FIDUCIAL</li></ul></p> + + + + + + + +<h3>Open-Source Hardware (OSHW) Logo</h3> +<p> This logo indicates the piece of hardware it is found on incorporates a OSHW license and/or adheres to the definition of open source hardware found here: <a href="http://freedomdefined.org/OSHW">http://freedomdefined.org/OSHW</a></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<h3>Fiducial Alignment Points</h3> +<p>Point-of-reference for pick-and-place machines and other optical instruments.</p> + + + + + + + + + + + + + + + + + + + + + + + + + +<b>Jumpers</b><p> +<author>Created by librarian@cadsoft.de</author> + + +<b>Solder jumper</b> + + + + + + + + + + + + + + +>NAME +>VALUE + + + +<b>Solder jumper</b> + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + + + + + +Solder jumper + + + + + +Solder jumper + + + + + + + + + + + +>NAME +>VALUE + + + + + + +SMD solder <b>JUMPER</b> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Since Version 6.2.2 text objects can contain more than one line, +which will not be processed correctly with this version. + + +Since Version 8.2, EAGLE supports online libraries. The ids +of those online libraries will not be understood (or retained) +with this version. + + +Since Version 8.3, EAGLE supports URNs for individual library +assets (packages, symbols, and devices). The URNs of those assets +will not be understood (or retained) with this version. + + +Since Version 8.3, EAGLE supports the association of 3D packages +with devices in libraries, schematics, and board files. Those 3D +packages will not be understood (or retained) with this version. + + +Since Version 8.4, EAGLE supports properties for SPICE simulation. +Probes in schematics and SPICE mapping objects found in parts and library devices +will not be understood with this version. Update EAGLE to the latest version +for full support of SPICE simulation. + + + diff --git a/vca2/hardware_design/vca2_2019-08-20.zip b/vca2/hardware_design/vca2_2019-08-20.zip new file mode 100644 index 0000000..4d62105 Binary files /dev/null and b/vca2/hardware_design/vca2_2019-08-20.zip differ