Skip to content

Commit e0273d1

Browse files
committed
Merge pull request KiCad#361 from nagelkl/master
Added STM32F030F4 to STM32 Library
2 parents 0a284e2 + ccdd30b commit e0273d1

File tree

2 files changed

+66
-28
lines changed

2 files changed

+66
-28
lines changed

library/stm32.dcm

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
EESchema-DOCLIB Version 2.0
22
#
3+
$CMP STM32F030F4
4+
D 32-bit ARM Cortex-M0 Microcontroller, 48MHz, 16KB Flash, 4KB RAM, RTC, TSSOP20
5+
K STM32 ARM Cortex-M0 MCU
6+
F http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00088500.pdf
7+
$ENDCMP
8+
#
39
$CMP STM32F030K6
410
D 32-bit ARM Cortex-M0 Microcontroller, 48MHz, 32KB Flash, 4KB RAM, RTC, LQFP32
511
K STM32 ARM Cortex-M0 MCU

0 commit comments

Comments
 (0)