mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Convert original source to system workbench
Create readme Started commenting the files in english NO Optimisations yet, just trying to get it all working over as is first Using newer STM StdPeriph libs (i think they are newer?)
This commit is contained in:
13
workspace/ts100/ts100.cfg
Normal file
13
workspace/ts100/ts100.cfg
Normal file
@@ -0,0 +1,13 @@
|
||||
# This is an ts100 board with a single STM32F103T8Ux chip.
|
||||
# Generated by System Workbench for STM32
|
||||
|
||||
source [find interface/stlink-v2.cfg]
|
||||
|
||||
set WORKAREASIZE 0x5000
|
||||
transport select "hla_swd"
|
||||
|
||||
|
||||
source [find target/stm32f1x_stlink.cfg]
|
||||
|
||||
# use hardware reset, connect under reset
|
||||
reset_config srst_only srst_nogate
|
||||
Reference in New Issue
Block a user