Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
F
fwatch
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
8
Issues
8
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
image/svg+xml
Discourse
Discourse
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Projects
fwatch
Commits
338079ed
Commit
338079ed
authored
Jun 06, 2014
by
Tomasz Wlostowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tom's wip
parent
7ff348c2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
267 changed files
with
110635 additions
and
0 deletions
+110635
-0
breakout.pro
hw/efm32_breakout/breakout.pro
+86
-0
efm32_breakout-cache.lib
hw/efm32_breakout/efm32_breakout-cache.lib
+258
-0
efm32_breakout.cmp
hw/efm32_breakout/efm32_breakout.cmp
+283
-0
efm32_breakout.kicad_pcb
hw/efm32_breakout/efm32_breakout.kicad_pcb
+2303
-0
efm32_breakout.net
hw/efm32_breakout/efm32_breakout.net
+581
-0
efm32_breakout.pro
hw/efm32_breakout/efm32_breakout.pro
+75
-0
efm32_breakout.sch
hw/efm32_breakout/efm32_breakout.sch
+1374
-0
arm_common_tables.h
sw/efm32_hello/blink/CMSIS/Include/arm_common_tables.h
+93
-0
arm_const_structs.h
sw/efm32_hello/blink/CMSIS/Include/arm_const_structs.h
+85
-0
arm_math.h
sw/efm32_hello/blink/CMSIS/Include/arm_math.h
+7306
-0
core_cm0.h
sw/efm32_hello/blink/CMSIS/Include/core_cm0.h
+682
-0
core_cm0plus.h
sw/efm32_hello/blink/CMSIS/Include/core_cm0plus.h
+793
-0
core_cm3.h
sw/efm32_hello/blink/CMSIS/Include/core_cm3.h
+1627
-0
core_cm4.h
sw/efm32_hello/blink/CMSIS/Include/core_cm4.h
+1772
-0
core_cm4_simd.h
sw/efm32_hello/blink/CMSIS/Include/core_cm4_simd.h
+673
-0
core_cmFunc.h
sw/efm32_hello/blink/CMSIS/Include/core_cmFunc.h
+640
-0
core_cmInstr.h
sw/efm32_hello/blink/CMSIS/Include/core_cmInstr.h
+688
-0
core_sc000.h
sw/efm32_hello/blink/CMSIS/Include/core_sc000.h
+813
-0
core_sc300.h
sw/efm32_hello/blink/CMSIS/Include/core_sc300.h
+1598
-0
efm32.h
...32_hello/blink/Device/EnergyMicro/EFM32GG/Include/efm32.h
+48
-0
efm32gg990f1024.h
...link/Device/EnergyMicro/EFM32GG/Include/efm32gg990f1024.h
+478
-0
efm32gg_acmp.h
...o/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_acmp.h
+332
-0
efm32gg_adc.h
...lo/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_adc.h
+671
-0
efm32gg_aes.h
...lo/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_aes.h
+240
-0
efm32gg_af_pins.h
...link/Device/EnergyMicro/EFM32GG/Include/efm32gg_af_pins.h
+205
-0
efm32gg_af_ports.h
...ink/Device/EnergyMicro/EFM32GG/Include/efm32gg_af_ports.h
+205
-0
efm32gg_burtc.h
.../blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_burtc.h
+378
-0
efm32gg_burtc_ret.h
...nk/Device/EnergyMicro/EFM32GG/Include/efm32gg_burtc_ret.h
+40
-0
efm32gg_calibrate.h
...nk/Device/EnergyMicro/EFM32GG/Include/efm32gg_calibrate.h
+44
-0
efm32gg_cmu.h
...lo/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_cmu.h
+1248
-0
efm32gg_dac.h
...lo/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_dac.h
+793
-0
efm32gg_devinfo.h
...link/Device/EnergyMicro/EFM32GG/Include/efm32gg_devinfo.h
+155
-0
efm32gg_dma.h
...lo/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_dma.h
+1630
-0
efm32gg_dma_ch.h
...blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_dma_ch.h
+40
-0
efm32gg_dma_descriptor.h
...vice/EnergyMicro/EFM32GG/Include/efm32gg_dma_descriptor.h
+46
-0
efm32gg_dmactrl.h
...link/Device/EnergyMicro/EFM32GG/Include/efm32gg_dmactrl.h
+137
-0
efm32gg_dmareq.h
...blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_dmareq.h
+100
-0
efm32gg_ebi.h
...lo/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_ebi.h
+1461
-0
efm32gg_emu.h
...lo/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_emu.h
+358
-0
efm32gg_etm.h
...lo/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_etm.h
+783
-0
efm32gg_gpio.h
...o/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_gpio.h
+1205
-0
efm32gg_gpio_p.h
...blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_gpio_p.h
+48
-0
efm32gg_i2c.h
...lo/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_i2c.h
+702
-0
efm32gg_lcd.h
...lo/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_lcd.h
+596
-0
efm32gg_lesense.h
...link/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense.h
+1926
-0
efm32gg_lesense_buf.h
.../Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense_buf.h
+40
-0
efm32gg_lesense_ch.h
...k/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense_ch.h
+44
-0
efm32gg_lesense_st.h
...k/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense_st.h
+41
-0
efm32gg_letimer.h
...link/Device/EnergyMicro/EFM32GG/Include/efm32gg_letimer.h
+409
-0
efm32gg_leuart.h
...blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_leuart.h
+700
-0
efm32gg_msc.h
...lo/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_msc.h
+464
-0
efm32gg_pcnt.h
...o/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_pcnt.h
+418
-0
efm32gg_prs.h
...lo/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_prs.h
+453
-0
efm32gg_prs_ch.h
...blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_prs_ch.h
+40
-0
efm32gg_prs_signals.h
.../Device/EnergyMicro/EFM32GG/Include/efm32gg_prs_signals.h
+124
-0
efm32gg_rmu.h
...lo/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_rmu.h
+159
-0
efm32gg_romtable.h
...ink/Device/EnergyMicro/EFM32GG/Include/efm32gg_romtable.h
+69
-0
efm32gg_rtc.h
...lo/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_rtc.h
+215
-0
efm32gg_timer.h
.../blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_timer.h
+966
-0
efm32gg_timer_cc.h
...ink/Device/EnergyMicro/EFM32GG/Include/efm32gg_timer_cc.h
+43
-0
efm32gg_uart.h
...o/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_uart.h
+1118
-0
efm32gg_usart.h
.../blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_usart.h
+1150
-0
efm32gg_usb.h
...lo/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb.h
+2662
-0
efm32gg_usb_diep.h
...ink/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb_diep.h
+48
-0
efm32gg_usb_doep.h
...ink/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb_doep.h
+47
-0
efm32gg_usb_hc.h
...blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb_hc.h
+47
-0
efm32gg_vcmp.h
...o/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_vcmp.h
+197
-0
efm32gg_wdog.h
...o/blink/Device/EnergyMicro/EFM32GG/Include/efm32gg_wdog.h
+133
-0
em_device.h
...ello/blink/Device/EnergyMicro/EFM32GG/Include/em_device.h
+170
-0
system_efm32gg.h
...blink/Device/EnergyMicro/EFM32GG/Include/system_efm32gg.h
+139
-0
startup_efm32gg.s
...k/Device/EnergyMicro/EFM32GG/Source/ARM/startup_efm32gg.s
+298
-0
efm32gg.ld
...link/Device/EnergyMicro/EFM32GG/Source/Atollic/efm32gg.ld
+157
-0
startup_efm32gg.s
...vice/EnergyMicro/EFM32GG/Source/Atollic/startup_efm32gg.s
+287
-0
efm32gg.ld
...lo/blink/Device/EnergyMicro/EFM32GG/Source/G++/efm32gg.ld
+210
-0
startup_efm32gg.s
...k/Device/EnergyMicro/EFM32GG/Source/G++/startup_efm32gg.s
+281
-0
efm32gg.ld
...lo/blink/Device/EnergyMicro/EFM32GG/Source/GCC/efm32gg.ld
+152
-0
startup_efm32gg.S
...k/Device/EnergyMicro/EFM32GG/Source/GCC/startup_efm32gg.S
+233
-0
startup_efm32gg.c
...k/Device/EnergyMicro/EFM32GG/Source/IAR/startup_efm32gg.c
+353
-0
startup_efm32gg.s
...k/Device/EnergyMicro/EFM32GG/Source/IAR/startup_efm32gg.s
+384
-0
system_efm32gg.c
.../blink/Device/EnergyMicro/EFM32GG/Source/system_efm32gg.c
+386
-0
Makefile.blink
sw/efm32_hello/blink/armgcc/Makefile.blink
+204
-0
em_acmp.h
sw/efm32_hello/blink/emlib/inc/em_acmp.h
+412
-0
em_adc.h
sw/efm32_hello/blink/emlib/inc/em_adc.h
+568
-0
em_aes.h
sw/efm32_hello/blink/emlib/inc/em_aes.h
+245
-0
em_assert.h
sw/efm32_hello/blink/emlib/inc/em_assert.h
+79
-0
em_bitband.h
sw/efm32_hello/blink/emlib/inc/em_bitband.h
+187
-0
em_burtc.h
sw/efm32_hello/blink/emlib/inc/em_burtc.h
+417
-0
em_chip.h
sw/efm32_hello/blink/emlib/inc/em_chip.h
+179
-0
em_cmu.h
sw/efm32_hello/blink/emlib/inc/em_cmu.h
+861
-0
em_common.h
sw/efm32_hello/blink/emlib/inc/em_common.h
+115
-0
em_dac.h
sw/efm32_hello/blink/emlib/inc/em_dac.h
+322
-0
em_dbg.h
sw/efm32_hello/blink/emlib/inc/em_dbg.h
+93
-0
em_dma.h
sw/efm32_hello/blink/emlib/inc/em_dma.h
+461
-0
em_ebi.h
sw/efm32_hello/blink/emlib/inc/em_ebi.h
+814
-0
em_emu.h
sw/efm32_hello/blink/emlib/inc/em_emu.h
+305
-0
em_gpio.h
sw/efm32_hello/blink/emlib/inc/em_gpio.h
+698
-0
em_i2c.h
sw/efm32_hello/blink/emlib/inc/em_i2c.h
+491
-0
em_idac.h
sw/efm32_hello/blink/emlib/inc/em_idac.h
+259
-0
em_int.h
sw/efm32_hello/blink/emlib/inc/em_int.h
+115
-0
em_lcd.h
sw/efm32_hello/blink/emlib/inc/em_lcd.h
+632
-0
em_lesense.h
sw/efm32_hello/blink/emlib/inc/em_lesense.h
+1364
-0
em_letimer.h
sw/efm32_hello/blink/emlib/inc/em_letimer.h
+267
-0
em_leuart.h
sw/efm32_hello/blink/emlib/inc/em_leuart.h
+265
-0
em_mpu.h
sw/efm32_hello/blink/emlib/inc/em_mpu.h
+241
-0
em_msc.h
sw/efm32_hello/blink/emlib/inc/em_msc.h
+380
-0
em_opamp.h
sw/efm32_hello/blink/emlib/inc/em_opamp.h
+543
-0
em_part.h
sw/efm32_hello/blink/emlib/inc/em_part.h
+40
-0
em_pcnt.h
sw/efm32_hello/blink/emlib/inc/em_pcnt.h
+488
-0
em_prs.h
sw/efm32_hello/blink/emlib/inc/em_prs.h
+130
-0
em_rmu.h
sw/efm32_hello/blink/emlib/inc/em_rmu.h
+89
-0
em_rtc.h
sw/efm32_hello/blink/emlib/inc/em_rtc.h
+190
-0
em_system.h
sw/efm32_hello/blink/emlib/inc/em_system.h
+235
-0
em_timer.h
sw/efm32_hello/blink/emlib/inc/em_timer.h
+670
-0
em_usart.h
sw/efm32_hello/blink/emlib/inc/em_usart.h
+674
-0
em_vcmp.h
sw/efm32_hello/blink/emlib/inc/em_vcmp.h
+360
-0
em_version.h
sw/efm32_hello/blink/emlib/inc/em_version.h
+68
-0
em_wdog.h
sw/efm32_hello/blink/emlib/inc/em_wdog.h
+154
-0
em_acmp.c
sw/efm32_hello/blink/emlib/src/em_acmp.c
+321
-0
em_adc.c
sw/efm32_hello/blink/emlib/src/em_adc.c
+523
-0
em_aes.c
sw/efm32_hello/blink/emlib/src/em_aes.c
+1386
-0
em_assert.c
sw/efm32_hello/blink/emlib/src/em_assert.c
+68
-0
em_burtc.c
sw/efm32_hello/blink/emlib/src/em_burtc.c
+325
-0
em_cmu.c
sw/efm32_hello/blink/emlib/src/em_cmu.c
+2246
-0
em_dac.c
sw/efm32_hello/blink/emlib/src/em_dac.c
+304
-0
em_dbg.c
sw/efm32_hello/blink/emlib/src/em_dbg.c
+117
-0
em_dma.c
sw/efm32_hello/blink/emlib/src/em_dma.c
+1192
-0
em_ebi.c
sw/efm32_hello/blink/emlib/src/em_ebi.c
+1172
-0
em_emu.c
sw/efm32_hello/blink/emlib/src/em_emu.c
+532
-0
em_gpio.c
sw/efm32_hello/blink/emlib/src/em_gpio.c
+248
-0
em_i2c.c
sw/efm32_hello/blink/emlib/src/em_i2c.c
+811
-0
em_idac.c
sw/efm32_hello/blink/emlib/src/em_idac.c
+255
-0
em_int.c
sw/efm32_hello/blink/emlib/src/em_int.c
+72
-0
em_lcd.c
sw/efm32_hello/blink/emlib/src/em_lcd.c
+765
-0
em_lesense.c
sw/efm32_hello/blink/emlib/src/em_lesense.c
+1032
-0
em_letimer.c
sw/efm32_hello/blink/emlib/src/em_letimer.c
+532
-0
em_leuart.c
sw/efm32_hello/blink/emlib/src/em_leuart.c
+701
-0
em_mpu.c
sw/efm32_hello/blink/emlib/src/em_mpu.c
+124
-0
em_msc.c
sw/efm32_hello/blink/emlib/src/em_msc.c
+617
-0
em_opamp.c
sw/efm32_hello/blink/emlib/src/em_opamp.c
+406
-0
em_pcnt.c
sw/efm32_hello/blink/emlib/src/em_pcnt.c
+762
-0
em_prs.c
sw/efm32_hello/blink/emlib/src/em_prs.c
+132
-0
em_rmu.c
sw/efm32_hello/blink/emlib/src/em_rmu.c
+220
-0
em_rtc.c
sw/efm32_hello/blink/emlib/src/em_rtc.c
+362
-0
em_system.c
sw/efm32_hello/blink/emlib/src/em_system.c
+109
-0
em_timer.c
sw/efm32_hello/blink/emlib/src/em_timer.c
+304
-0
em_usart.c
sw/efm32_hello/blink/emlib/src/em_usart.c
+1128
-0
em_vcmp.c
sw/efm32_hello/blink/emlib/src/em_vcmp.c
+184
-0
em_wdog.c
sw/efm32_hello/blink/emlib/src/em_wdog.c
+224
-0
bspconfig.h
sw/efm32_hello/blink/kits/EFM32GG_DK3750/config/bspconfig.h
+59
-0
microsdconfig.h
...32_hello/blink/kits/EFM32GG_DK3750/config/microsdconfig.h
+52
-0
retargetserialconfig.h
...o/blink/kits/EFM32GG_DK3750/config/retargetserialconfig.h
+80
-0
traceconfig.h
...fm32_hello/blink/kits/EFM32GG_DK3750/config/traceconfig.h
+47
-0
bsp.h
sw/efm32_hello/blink/kits/common/bsp/bsp.h
+194
-0
bsp_bcc.c
sw/efm32_hello/blink/kits/common/bsp/bsp_bcc.c
+323
-0
bsp_bcp.h
sw/efm32_hello/blink/kits/common/bsp/bsp_bcp.h
+140
-0
bsp_dk_3200.c
sw/efm32_hello/blink/kits/common/bsp/bsp_dk_3200.c
+609
-0
bsp_dk_3201.c
sw/efm32_hello/blink/kits/common/bsp/bsp_dk_3201.c
+1261
-0
bsp_dk_bcreg_3200.h
sw/efm32_hello/blink/kits/common/bsp/bsp_dk_bcreg_3200.h
+201
-0
bsp_dk_bcreg_3201.h
sw/efm32_hello/blink/kits/common/bsp/bsp_dk_bcreg_3201.h
+264
-0
bsp_dk_leds.c
sw/efm32_hello/blink/kits/common/bsp/bsp_dk_leds.c
+159
-0
bsp_dk_mcuboard.c
sw/efm32_hello/blink/kits/common/bsp/bsp_dk_mcuboard.c
+160
-0
bsp_stk.c
sw/efm32_hello/blink/kits/common/bsp/bsp_stk.c
+270
-0
bsp_stk_leds.c
sw/efm32_hello/blink/kits/common/bsp/bsp_stk_leds.c
+134
-0
bsp_trace.c
sw/efm32_hello/blink/kits/common/bsp/bsp_trace.c
+144
-0
bsp_trace.h
sw/efm32_hello/blink/kits/common/bsp/bsp_trace.h
+127
-0
calibrate.c
sw/efm32_hello/blink/kits/common/drivers/calibrate.c
+363
-0
calibrate.h
sw/efm32_hello/blink/kits/common/drivers/calibrate.h
+125
-0
caplesense.c
sw/efm32_hello/blink/kits/common/drivers/caplesense.c
+566
-0
caplesense.h
sw/efm32_hello/blink/kits/common/drivers/caplesense.h
+71
-0
capsense.c
sw/efm32_hello/blink/kits/common/drivers/capsense.c
+291
-0
capsense.h
sw/efm32_hello/blink/kits/common/drivers/capsense.h
+70
-0
display.c
sw/efm32_hello/blink/kits/common/drivers/display.c
+637
-0
display.h
sw/efm32_hello/blink/kits/common/drivers/display.h
+201
-0
displaybackend.h
sw/efm32_hello/blink/kits/common/drivers/displaybackend.h
+69
-0
displayconfigall.h
sw/efm32_hello/blink/kits/common/drivers/displayconfigall.h
+59
-0
displayfont16x20.h
sw/efm32_hello/blink/kits/common/drivers/displayfont16x20.h
+68
-0
displayls013b7dh03.c
...fm32_hello/blink/kits/common/drivers/displayls013b7dh03.c
+704
-0
displayls013b7dh03.h
...fm32_hello/blink/kits/common/drivers/displayls013b7dh03.h
+70
-0
displaypal.h
sw/efm32_hello/blink/kits/common/drivers/displaypal.h
+275
-0
displaypalemlib.c
sw/efm32_hello/blink/kits/common/drivers/displaypalemlib.c
+492
-0
dmactrl.c
sw/efm32_hello/blink/kits/common/drivers/dmactrl.c
+65
-0
dmactrl.h
sw/efm32_hello/blink/kits/common/drivers/dmactrl.h
+62
-0
eeprom.c
sw/efm32_hello/blink/kits/common/drivers/eeprom.c
+284
-0
eeprom.h
sw/efm32_hello/blink/kits/common/drivers/eeprom.h
+85
-0
emstatus.h
sw/efm32_hello/blink/kits/common/drivers/emstatus.h
+49
-0
GUIConf.c
...32_hello/blink/kits/common/drivers/emwin/DK3550/GUIConf.c
+79
-0
GUIConf.h
...32_hello/blink/kits/common/drivers/emwin/DK3550/GUIConf.h
+78
-0
GUI_X.c
...fm32_hello/blink/kits/common/drivers/emwin/DK3550/GUI_X.c
+323
-0
LCDConf.c
...32_hello/blink/kits/common/drivers/emwin/DK3550/LCDConf.c
+406
-0
LCDConf.h
...32_hello/blink/kits/common/drivers/emwin/DK3550/LCDConf.h
+48
-0
ssd2119.c
...32_hello/blink/kits/common/drivers/emwin/DK3550/ssd2119.c
+1444
-0
ssd2119.h
...32_hello/blink/kits/common/drivers/emwin/DK3550/ssd2119.h
+61
-0
GUIConf.c
...32_hello/blink/kits/common/drivers/emwin/DK3750/GUIConf.c
+79
-0
GUIConf.h
...32_hello/blink/kits/common/drivers/emwin/DK3750/GUIConf.h
+78
-0
GUI_X.c
...fm32_hello/blink/kits/common/drivers/emwin/DK3750/GUI_X.c
+336
-0
LCDConf.c
...32_hello/blink/kits/common/drivers/emwin/DK3750/LCDConf.c
+405
-0
LCDConf.h
...32_hello/blink/kits/common/drivers/emwin/DK3750/LCDConf.h
+48
-0
LCDConf_mm.c
...hello/blink/kits/common/drivers/emwin/DK3750/LCDConf_mm.c
+408
-0
ssd2119.c
...32_hello/blink/kits/common/drivers/emwin/DK3750/ssd2119.c
+1444
-0
ssd2119.h
...32_hello/blink/kits/common/drivers/emwin/DK3750/ssd2119.h
+61
-0
GUIConf.c
...32_hello/blink/kits/common/drivers/emwin/GxxxDK/GUIConf.c
+79
-0
GUIConf.h
...32_hello/blink/kits/common/drivers/emwin/GxxxDK/GUIConf.h
+78
-0
GUI_X.c
...fm32_hello/blink/kits/common/drivers/emwin/GxxxDK/GUI_X.c
+319
-0
LCDConf.c
...32_hello/blink/kits/common/drivers/emwin/GxxxDK/LCDConf.c
+365
-0
LCDConf.h
...32_hello/blink/kits/common/drivers/emwin/GxxxDK/LCDConf.h
+48
-0
ssd2119.c
...32_hello/blink/kits/common/drivers/emwin/GxxxDK/ssd2119.c
+1474
-0
ssd2119.h
...32_hello/blink/kits/common/drivers/emwin/GxxxDK/ssd2119.h
+85
-0
ethspi.c
sw/efm32_hello/blink/kits/common/drivers/ethspi.c
+283
-0
ethspi.h
sw/efm32_hello/blink/kits/common/drivers/ethspi.h
+96
-0
i2cdrv.c
sw/efm32_hello/blink/kits/common/drivers/i2cdrv.c
+119
-0
i2cdrv.h
sw/efm32_hello/blink/kits/common/drivers/i2cdrv.h
+69
-0
ksz8851snl.c
sw/efm32_hello/blink/kits/common/drivers/ksz8851snl.c
+907
-0
ksz8851snl.h
sw/efm32_hello/blink/kits/common/drivers/ksz8851snl.h
+417
-0
microsd.c
sw/efm32_hello/blink/kits/common/drivers/microsd.c
+378
-0
microsd.h
sw/efm32_hello/blink/kits/common/drivers/microsd.h
+107
-0
msdbot.c
sw/efm32_hello/blink/kits/common/drivers/msdbot.c
+265
-0
msdbot.h
sw/efm32_hello/blink/kits/common/drivers/msdbot.h
+145
-0
msdd.c
sw/efm32_hello/blink/kits/common/drivers/msdd.c
+917
-0
msdd.h
sw/efm32_hello/blink/kits/common/drivers/msdd.h
+81
-0
msdh.c
sw/efm32_hello/blink/kits/common/drivers/msdh.c
+429
-0
msdh.h
sw/efm32_hello/blink/kits/common/drivers/msdh.h
+68
-0
msdscsi.c
sw/efm32_hello/blink/kits/common/drivers/msdscsi.c
+340
-0
msdscsi.h
sw/efm32_hello/blink/kits/common/drivers/msdscsi.h
+311
-0
nandflash.c
sw/efm32_hello/blink/kits/common/drivers/nandflash.c
+890
-0
nandflash.h
sw/efm32_hello/blink/kits/common/drivers/nandflash.h
+107
-0
norflash.c
sw/efm32_hello/blink/kits/common/drivers/norflash.c
+599
-0
norflash.h
sw/efm32_hello/blink/kits/common/drivers/norflash.h
+96
-0
retargetio.c
sw/efm32_hello/blink/kits/common/drivers/retargetio.c
+511
-0
retargetserial.c
sw/efm32_hello/blink/kits/common/drivers/retargetserial.c
+248
-0
retargetserial.h
sw/efm32_hello/blink/kits/common/drivers/retargetserial.h
+72
-0
retargettextdisplay.c
...m32_hello/blink/kits/common/drivers/retargettextdisplay.c
+192
-0
retargettextdisplay.h
...m32_hello/blink/kits/common/drivers/retargettextdisplay.h
+74
-0
retargettft.c
sw/efm32_hello/blink/kits/common/drivers/retargettft.c
+475
-0
rtcdrv.c
sw/efm32_hello/blink/kits/common/drivers/rtcdrv.c
+170
-0
rtcdrv.h
sw/efm32_hello/blink/kits/common/drivers/rtcdrv.h
+66
-0
segmentlcd.c
sw/efm32_hello/blink/kits/common/drivers/segmentlcd.c
+817
-0
segmentlcd.h
sw/efm32_hello/blink/kits/common/drivers/segmentlcd.h
+81
-0
si1147_i2c.c
sw/efm32_hello/blink/kits/common/drivers/si1147_i2c.c
+231
-0
si1147_i2c.h
sw/efm32_hello/blink/kits/common/drivers/si1147_i2c.h
+82
-0
si114x_algorithm.c
sw/efm32_hello/blink/kits/common/drivers/si114x_algorithm.c
+455
-0
si114x_algorithm.h
sw/efm32_hello/blink/kits/common/drivers/si114x_algorithm.h
+105
-0
si114x_functions.c
sw/efm32_hello/blink/kits/common/drivers/si114x_functions.c
+258
-0
si114x_functions.h
sw/efm32_hello/blink/kits/common/drivers/si114x_functions.h
+475
-0
si7013.c
sw/efm32_hello/blink/kits/common/drivers/si7013.c
+187
-0
si7013.h
sw/efm32_hello/blink/kits/common/drivers/si7013.h
+84
-0
tempsens.c
sw/efm32_hello/blink/kits/common/drivers/tempsens.c
+266
-0
tempsens.h
sw/efm32_hello/blink/kits/common/drivers/tempsens.h
+119
-0
textdisplay.c
sw/efm32_hello/blink/kits/common/drivers/textdisplay.c
+1194
-0
textdisplay.h
sw/efm32_hello/blink/kits/common/drivers/textdisplay.h
+125
-0
tftamapped.c
sw/efm32_hello/blink/kits/common/drivers/tftamapped.c
+98
-0
tftamapped.h
sw/efm32_hello/blink/kits/common/drivers/tftamapped.h
+63
-0
tftdirect.c
sw/efm32_hello/blink/kits/common/drivers/tftdirect.c
+122
-0
tftdirect.h
sw/efm32_hello/blink/kits/common/drivers/tftdirect.h
+66
-0
tftspi.c
sw/efm32_hello/blink/kits/common/drivers/tftspi.c
+120
-0
tftspi.h
sw/efm32_hello/blink/kits/common/drivers/tftspi.h
+65
-0
touch.c
sw/efm32_hello/blink/kits/common/drivers/touch.c
+428
-0
touch.h
sw/efm32_hello/blink/kits/common/drivers/touch.h
+103
-0
udelay.c
sw/efm32_hello/blink/kits/common/drivers/udelay.c
+384
-0
udelay.h
sw/efm32_hello/blink/kits/common/drivers/udelay.h
+64
-0
usbkbdscancodes.c
sw/efm32_hello/blink/kits/common/drivers/usbkbdscancodes.c
+289
-0
usbkbdscancodes.h
sw/efm32_hello/blink/kits/common/drivers/usbkbdscancodes.h
+61
-0
vddcheck.c
sw/efm32_hello/blink/kits/common/drivers/vddcheck.c
+93
-0
vddcheck.h
sw/efm32_hello/blink/kits/common/drivers/vddcheck.h
+66
-0
blink.bin
sw/efm32_hello/blink/src/bin/blink.bin
+0
-0
blink.out
sw/efm32_hello/blink/src/bin/blink.out
+0
-0
blink.c
sw/efm32_hello/blink/src/blink.c
+92
-0
readme.txt
sw/efm32_hello/blink/src/readme.txt
+9
-0
No files found.
hw/efm32_breakout/breakout.pro
0 → 100644
View file @
338079ed
update
=
pon
,
2
cze
2014
,
14
:
36
:
29
version
=
1
last_client
=
kicad
[
cvpcb
]
version
=
1
NetIExt
=
net
[
cvpcb
/
libraries
]
EquName1
=
devcms
[
eeschema
]
version
=
1
LibDir
=
NetFmtName
=
RptD_X
=
0
RptD_Y
=
100
RptLab
=
1
LabSize
=
60
[
eeschema
/
libraries
]
LibName1
=
power
LibName2
=
device
LibName3
=
transistors
LibName4
=
conn
LibName5
=
linear
LibName6
=
regul
LibName7
=
74
xx
LibName8
=
cmos4000
LibName9
=
adc
-
dac
LibName10
=
memory
LibName11
=
xilinx
LibName12
=
special
LibName13
=
microcontrollers
LibName14
=
dsp
LibName15
=
microchip
LibName16
=
analog_switches
LibName17
=
motorola
LibName18
=
texas
LibName19
=
intel
LibName20
=
audio
LibName21
=
interface
LibName22
=
digital
-
audio
LibName23
=
philips
LibName24
=
display
LibName25
=
cypress
LibName26
=
siliconi
LibName27
=
opto
LibName28
=
atmel
LibName29
=
contrib
LibName30
=
valves
[
pcbnew
]
version
=
1
LastNetListRead
=
UseCmpFile
=
1
PadDrill
=
0.600000000000
PadDrillOvalY
=
0.600000000000
PadSizeH
=
1.500000000000
PadSizeV
=
1.500000000000
PcbTextSizeV
=
1.500000000000
PcbTextSizeH
=
1.500000000000
PcbTextThickness
=
0.300000000000
ModuleTextSizeV
=
1.000000000000
ModuleTextSizeH
=
1.000000000000
ModuleTextSizeThickness
=
0.150000000000
SolderMaskClearance
=
0.000000000000
SolderMaskMinWidth
=
0.000000000000
DrawSegmentWidth
=
0.200000000000
BoardOutlineThickness
=
0.100000000000
ModuleOutlineThickness
=
0.150000000000
[
pcbnew
/
libraries
]
LibDir
=
LibName1
=
sockets
LibName2
=
connect
LibName3
=
discret
LibName4
=
pin_array
LibName5
=
divers
LibName6
=
smd_capacitors
LibName7
=
smd_resistors
LibName8
=
smd_crystal
&
oscillator
LibName9
=
smd_dil
LibName10
=
smd_transistors
LibName11
=
libcms
LibName12
=
display
LibName13
=
led
LibName14
=
dip_sockets
LibName15
=
pga_sockets
LibName16
=
valves
[
general
]
version
=
1
hw/efm32_breakout/efm32_breakout-cache.lib
0 → 100644
View file @
338079ed
EESchema-LIBRARY Version 2.3
#encoding utf-8
#
# +5V
#
DEF +5V #PWR 0 40 Y Y 1 F P
F0 "#PWR" 0 90 20 H I C CNN
F1 "+5V" 0 90 30 H V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
X +5V 1 0 0 0 U 20 20 0 0 W N
C 0 50 20 0 1 0 N
P 4 0 1 0 0 0 0 30 0 30 0 30 N
ENDDRAW
ENDDEF
#
# CAP
#
DEF CAP C 0 40 N N 1 F N
F0 "C" -50 50 39 V V C CNN
F1 "CAP" 50 70 39 V V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
P 2 0 0 0 -10 50 -10 -50 N
P 2 0 0 0 10 50 10 -50 N
X ~ 1 -100 0 90 R 50 50 1 1 P
X ~ 2 100 0 90 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# CONN_4
#
DEF CONN_4 P 0 40 Y N 1 F N
F0 "P" -50 0 50 V V C CNN
F1 "CONN_4" 50 0 50 V V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
S -100 200 100 -200 0 1 0 N
X P1 1 -350 150 250 R 50 50 1 1 P I
X P2 2 -350 50 250 R 50 50 1 1 P I
X P3 3 -350 -50 250 R 50 50 1 1 P I
X P4 4 -350 -150 250 R 50 50 1 1 P I
ENDDRAW
ENDDEF
#
# CONN_6
#
DEF CONN_6 P 0 30 Y N 1 F N
F0 "P" -50 0 60 V V C CNN
F1 "CONN_6" 50 0 60 V V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
S -100 300 100 -300 0 1 0 N
X 1 1 -350 250 250 R 60 60 1 1 P I
X 2 2 -350 150 250 R 60 60 1 1 P I
X 3 3 -350 50 250 R 60 60 1 1 P I
X 4 4 -350 -50 250 R 60 60 1 1 P I
X 5 5 -350 -150 250 R 60 60 1 1 P I
X 6 6 -350 -250 250 R 60 60 1 1 P I
ENDDRAW
ENDDEF
#
# CRYSTAL_SMD
#
DEF CRYSTAL_SMD X 0 40 Y N 1 F N
F0 "X" 0 90 30 H V C CNN
F1 "CRYSTAL_SMD" 30 -110 30 H V L CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
P 2 0 1 0 -70 -70 70 -70 N
P 2 0 1 16 -70 50 -70 -50 N
P 2 0 1 16 70 50 70 -50 N
P 5 0 1 12 -40 40 40 40 40 -40 -40 -40 -40 40 f
X 1 1 -200 0 130 R 25 20 1 1 P
X 2 2 200 0 130 L 25 20 1 1 P
X case 3 0 -100 30 U 25 20 1 1 P
ENDDRAW
ENDDEF
#
# EFM32GG330
#
DEF EFM32GG330 U 0 40 Y Y 1 F N
F0 "U" 800 150 60 H V C CNN
F1 "EFM32GG330" 850 -3750 60 H V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
S 300 100 1400 -3700 0 1 0 N
X VSS 0 1700 -3600 300 L 50 50 1 1 W
X PA0 1 0 0 300 R 50 50 1 1 B
X PA1 2 0 -100 300 R 50 50 1 1 B
X PA2 3 0 -200 300 R 50 50 1 1 B
X PA3 4 0 -300 300 R 50 50 1 1 B
X PA4 5 0 -400 300 R 50 50 1 1 B
X PA5 6 0 -500 300 R 50 50 1 1 B
X PA6 7 0 -600 300 R 50 50 1 1 B
X IOVDD_0 8 0 -3200 300 R 50 50 1 1 W
X PC0 9 0 -1900 300 R 50 50 1 1 B
X PC1 10 0 -2000 300 R 50 50 1 1 B
X RESETn 20 1700 -2700 300 L 50 50 1 1 I
X PD2 30 1700 -200 300 L 50 50 1 1 B
X DECOUPLE 40 1700 -3400 300 L 50 50 1 1 w
X PF1 50 1700 -2000 300 L 50 50 1 1 B
X PE12 60 1700 -1400 300 L 50 50 1 1 B
X PC2 11 0 -2100 300 R 50 50 1 1 B
X PB11 21 0 -1400 300 R 50 50 1 1 B
X PD3 31 1700 -300 300 L 50 50 1 1 B
X PC8 41 0 -2700 300 R 50 50 1 1 B
X PF2 51 1700 -2100 300 L 50 50 1 1 B
X PE13 61 1700 -1500 300 L 50 50 1 1 B
X PC3 12 0 -2200 300 R 50 50 1 1 B
X PB12 22 0 -1500 300 R 50 50 1 1 B
X PD4 32 1700 -400 300 L 50 50 1 1 B
X PC9 42 0 -2800 300 R 50 50 1 1 B
X USB_VBUS 52 1700 -3100 300 L 50 50 1 1 W
X PE14 62 1700 -1600 300 L 50 50 1 1 B
X PC4 13 0 -2300 300 R 50 50 1 1 B
X AVDD_1 23 0 -3600 300 R 50 50 1 1 W
X PD5 33 1700 -500 300 L 50 50 1 1 B
X PC10 43 0 -2900 300 R 50 50 1 1 B
X USB_ID 53 1700 -2500 300 L 50 50 1 1 B
X PE15 63 1700 -1700 300 L 50 50 1 1 B
X PC5 14 0 -2400 300 R 50 50 1 1 B
X PB13 24 0 -1600 300 R 50 50 1 1 B
X PD6 34 1700 -600 300 L 50 50 1 1 B
X PC11 44 0 -3000 300 R 50 50 1 1 B
X PF5 54 1700 -2200 300 L 50 50 1 1 B
X PA15 64 0 -1000 300 R 50 50 1 1 B
X PB7 15 0 -1200 300 R 50 50 1 1 B
X PB14 25 0 -1700 300 R 50 50 1 1 B
X PD7 35 1700 -700 300 L 50 50 1 1 B
X USB_VREGI 45 1700 -2900 300 L 50 50 1 1 W
X IOVDD_5 55 0 -3400 300 R 50 50 1 1 W
X PB8 16 0 -1300 300 R 50 50 1 1 B
X IOVDD_3 26 0 -3300 300 R 50 50 1 1 W
X PD8 36 1700 -800 300 L 50 50 1 1 B
X USB_REGO 46 1700 -3000 300 L 50 50 1 1 w
X PE8 56 1700 -1000 300 L 50 50 1 1 B
X PA8 17 0 -700 300 R 50 50 1 1 B
X AVDD_0 27 0 -3500 300 R 50 50 1 1 W
X PC6 37 0 -2500 300 R 50 50 1 1 B
X USB_DM 47 1700 -2300 300 L 50 50 1 1 B
X PE9 57 1700 -1100 300 L 50 50 1 1 B
X PA9 18 0 -800 300 R 50 50 1 1 B
X PD0 28 1700 0 300 L 50 50 1 1 B
X PC7 38 0 -2600 300 R 50 50 1 1 B
X USB_DP 48 1700 -2400 300 L 50 50 1 1 B
X PE10 58 1700 -1200 300 L 50 50 1 1 B
X PA10 19 0 -900 300 R 50 50 1 1 B
X PD1 29 1700 -100 300 L 50 50 1 1 B
X VDD_REG 39 1700 -3300 300 L 50 50 1 1 W
X PF0 49 1700 -1900 300 L 50 50 1 1 B
X PE11 59 1700 -1300 300 L 50 50 1 1 B
ENDDRAW
ENDDEF
#
# GND
#
DEF ~GND #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 0 30 H I C CNN
F1 "GND" 0 -70 30 H I C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
P 4 0 1 0 -50 0 0 -50 50 0 -50 0 N
X GND 1 0 0 0 U 30 30 1 1 W N
ENDDRAW
ENDDEF
#
# LED_STD
#
DEF LED_STD D 0 40 N N 1 F N
F0 "D" 0 75 39 H V C CNN
F1 "LED_STD" 0 -100 30 H V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
P 2 0 1 0 -60 0 -25 0 N
P 2 0 1 0 -10 -35 5 -55 N
P 2 0 1 0 5 -25 20 -45 N
P 2 0 1 0 25 0 60 0 N
P 2 0 1 0 25 25 25 -25 N
P 3 0 1 0 10 -50 10 -60 0 -60 N
P 3 0 1 0 25 -40 25 -50 15 -50 N
P 4 0 1 0 -25 25 -25 -25 25 0 -25 25 N
X A 1 -100 0 40 R 50 50 1 1 P
X K 2 100 0 40 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# NCP1117ST50T3G
#
DEF NCP1117ST50T3G U 0 30 Y Y 1 F N
F0 "U" 0 250 40 H V C CNN
F1 "NCP1117ST50T3G" 0 200 40 H V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
ALIAS NCP1117ST12T3G NCP1117ST15T3G NCP1117ST18T3G NCP1117ST20T3G NCP1117ST25T3G NCP1117ST285T3G NCP1117ST33T3G
$FPLIST
SOT223
$ENDFPLIST
DRAW
S -250 -150 250 150 0 1 10 f
X GND 1 0 -250 100 U 40 40 1 1 W
X VO 2 400 50 150 L 40 40 1 1 w
X VI 3 -400 50 150 R 40 40 1 1 W
ENDDRAW
ENDDEF
#
# RES
#
DEF RES R 0 40 N N 1 F N
F0 "R" -30 60 39 H V C CNN
F1 "RES" 0 0 30 H V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
S -60 30 60 -30 0 0 0 N
X ~ 1 -100 0 40 R 50 50 1 1 P
X ~ 2 100 0 40 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# SW_PUSH
#
DEF SW_PUSH SW 0 40 N N 1 F N
F0 "SW" 150 110 50 H V C CNN
F1 "SW_PUSH" 0 -80 50 H V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
S -170 50 170 60 0 1 0 N
P 4 0 1 0 -40 60 -30 90 30 90 40 60 N
X 1 1 -300 0 200 R 60 60 0 1 P I
X 2 2 300 0 200 L 60 60 0 1 P I
ENDDRAW
ENDDEF
#
# VCC
#
DEF VCC #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 100 30 H I C CNN
F1 "VCC" 0 100 30 H V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
X VCC 1 0 0 0 U 20 20 0 0 W N
C 0 50 20 0 1 0 N
P 3 0 1 0 0 0 0 30 0 30 N
ENDDRAW
ENDDEF
#
#End Library
hw/efm32_breakout/efm32_breakout.cmp
0 → 100644
View file @
338079ed
Cmp-Mod V01 Created by Cvpcb (2014-jan-25)-product date = wto, 3 cze 2014, 14:08:51
BeginCmp
TimeStamp = /537FCACE;
Reference = C1;
ValeurCmp = 18pF;
IdModule = Capacitors_SMD:c_0603;
EndCmp
BeginCmp
TimeStamp = /537FCB4C;
Reference = C2;
ValeurCmp = 18pF;
IdModule = Capacitors_SMD:c_0603;
EndCmp
BeginCmp
TimeStamp = /537DD458;
Reference = C3;
ValeurCmp = 10uF;
IdModule = Capacitors_SMD:c_2220;
EndCmp
BeginCmp
TimeStamp = /53830086;
Reference = C4;
ValeurCmp = 100nF;
IdModule = Capacitors_SMD:c_0603;
EndCmp
BeginCmp
TimeStamp = /537DCC98;
Reference = C5;
ValeurCmp = 100nF;
IdModule = Capacitors_SMD:c_0603;
EndCmp
BeginCmp
TimeStamp = /537DCC6D;
Reference = C6;
ValeurCmp = 100nF;
IdModule = Capacitors_SMD:c_0603;
EndCmp
BeginCmp
TimeStamp = /537DCC3D;
Reference = C7;
ValeurCmp = 100nF;
IdModule = Capacitors_SMD:c_0603;
EndCmp
BeginCmp
TimeStamp = /537DCC14;
Reference = C8;
ValeurCmp = 100nF;
IdModule = Capacitors_SMD:c_0603;
EndCmp
BeginCmp
TimeStamp = /537DCB28;
Reference = C9;
ValeurCmp = 100nF;
IdModule = Capacitors_SMD:c_0603;
EndCmp
BeginCmp
TimeStamp = /538300B7;
Reference = C10;
ValeurCmp = 100nF;
IdModule = Capacitors_SMD:c_0603;
EndCmp
BeginCmp
TimeStamp = /538300E8;
Reference = C11;
ValeurCmp = 100nF;
IdModule = Capacitors_SMD:c_0603;
EndCmp
BeginCmp
TimeStamp = /537DCCC0;
Reference = C12;
ValeurCmp = 1uF;
IdModule = Capacitors_SMD:c_0603;
EndCmp
BeginCmp
TimeStamp = /537DCD31;
Reference = C13;
ValeurCmp = 100nF;
IdModule = Capacitors_SMD:c_0603;
EndCmp
BeginCmp
TimeStamp = /537D2590;
Reference = C14;
ValeurCmp = 4.7uF;
IdModule = Capacitors_SMD:c_0603;
EndCmp
BeginCmp
TimeStamp = /537D25C8;
Reference = C15;
ValeurCmp = 1uF;
IdModule = Capacitors_SMD:c_0603;
EndCmp
BeginCmp
TimeStamp = /538C8EA6;
Reference = C16;
ValeurCmp = 100nF;
IdModule = Capacitors_SMD:c_0603;
EndCmp
BeginCmp
TimeStamp = /538C9E1B;
Reference = C17;
ValeurCmp = 4.7uF;
IdModule = Capacitors_SMD:c_0603;
EndCmp
BeginCmp
TimeStamp = /538C9FD4;
Reference = C18;
ValeurCmp = 4.7uF;
IdModule = Capacitors_SMD:c_0603;
EndCmp
BeginCmp
TimeStamp = /5383CA02;
Reference = D1;
ValeurCmp = LED_STD;
IdModule = freewatch:d_0603;
EndCmp
BeginCmp
TimeStamp = /5383CB1F;
Reference = D2;
ValeurCmp = LED_STD;
IdModule = freewatch:d_0603;
EndCmp
BeginCmp
TimeStamp = /5383CB69;
Reference = D3;
ValeurCmp = LED_STD;
IdModule = freewatch:d_0603;
EndCmp
BeginCmp
TimeStamp = /5383CBB0;
Reference = D4;
ValeurCmp = LED_STD;
IdModule = freewatch:d_0603;
EndCmp
BeginCmp
TimeStamp = /538CB756;
Reference = P1;
ValeurCmp = CONN_4;
IdModule = Pin_Headers:Pin_Header_Straight_1x04;
EndCmp
BeginCmp
TimeStamp = /538CAF1C;
Reference = P2;
ValeurCmp = CONN_4;
IdModule = Pin_Headers:Pin_Header_Straight_1x04;
EndCmp
BeginCmp
TimeStamp = /5382C001;
Reference = P3;
ValeurCmp = CONN_6;
IdModule = Pin_Headers:Pin_Header_Straight_1x06;
EndCmp
BeginCmp
TimeStamp = /53830093;
Reference = R1;
ValeurCmp = 100k;
IdModule = freewatch:r_0603;
EndCmp
BeginCmp
TimeStamp = /538300C4;
Reference = R2;
ValeurCmp = 100k;
IdModule = freewatch:r_0603;
EndCmp
BeginCmp
TimeStamp = /538300F5;
Reference = R3;
ValeurCmp = 100k;
IdModule = freewatch:r_0603;
EndCmp
BeginCmp
TimeStamp = /53830126;
Reference = R4;
ValeurCmp = 100k;
IdModule = freewatch:r_0603;
EndCmp
BeginCmp
TimeStamp = /5383BD39;
Reference = R5;
ValeurCmp = 100k;
IdModule = freewatch:r_0603;
EndCmp
BeginCmp
TimeStamp = /5383BE91;
Reference = R6;
ValeurCmp = 100k;
IdModule = freewatch:r_0603;
EndCmp
BeginCmp
TimeStamp = /5383BECD;
Reference = R7;
ValeurCmp = 100k;
IdModule = freewatch:r_0603;
EndCmp
BeginCmp
TimeStamp = /5383BF0A;
Reference = R8;
ValeurCmp = 100k;
IdModule = freewatch:r_0603;
EndCmp
BeginCmp
TimeStamp = /5383007F;
Reference = SW1;
ValeurCmp = SW_PUSH;
IdModule = Discret:SW_PUSH_SMALL;
EndCmp
BeginCmp
TimeStamp = /538300B0;
Reference = SW2;
ValeurCmp = SW_PUSH;
IdModule = Discret:SW_PUSH_SMALL;
EndCmp
BeginCmp
TimeStamp = /538300E1;
Reference = SW3;
ValeurCmp = SW_PUSH;
IdModule = Discret:SW_PUSH_SMALL;
EndCmp
BeginCmp
TimeStamp = /53830112;
Reference = SW4;
ValeurCmp = SW_PUSH;
IdModule = Discret:SW_PUSH_SMALL;
EndCmp
BeginCmp
TimeStamp = /537A82FC;
Reference = U1;
ValeurCmp = EFM32GG330;
IdModule = freewatch:QFN64;
EndCmp
BeginCmp
TimeStamp = /538C99D2;
Reference = U2;
ValeurCmp = NCP1117ST33T3G;
IdModule = SMD_Packages:SOT223;
EndCmp
BeginCmp
TimeStamp = /537FC26F;
Reference = X1;
ValeurCmp = CRYSTAL_SMD;
IdModule = freewatch:AB26TRB;
EndCmp
EndListe
hw/efm32_breakout/efm32_breakout.kicad_pcb