tests: gadget0: Add stm32l053 disco support

Much more complicated clock setup, but tests all pass once you get past that
step.
This commit is contained in:
Karl Palsson
2015-10-06 00:50:52 +00:00
parent f1d8a7ef04
commit e7ea622037
4 changed files with 167 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
source [find interface/stlink-v2-1.cfg]
set WORKAREASIZE 0x1000
source [find target/stm32l0.cfg]
# serial of my l053 disco board.
hla_serial "0670FF484849785087085514"
# no trace on cm0
#tpiu config internal swodump.stm32f4disco.log uart off 168000000
# Uncomment to reset on connect, for grabbing under WFI et al
reset_config srst_only srst_nogate
# reset_config srst_only srst_nogate connect_assert_srst