Skip to content

Commit

Permalink
v0.9 release commit
Browse files Browse the repository at this point in the history
  • Loading branch information
piodabro committed Jun 8, 2018
1 parent ad6f550 commit 1f2efc4
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions PRO58/PRO58Pub Release FS_PINS as buttons.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# This is an PRO58 board with a single STM32F103C8Tx chip
#
# Generated by System Workbench for STM32
# Take care that such file, as generated, may be overridden without any early notice. Please have a look to debug launch configuration setup(s)

source [find interface/stlink.cfg]

set WORKAREASIZE 0x5000

transport select "hla_swd"

set CHIPNAME STM32F103C8Tx

# Enable debug when in low power modes
set ENABLE_LOW_POWER 1

# Stop Watchdog counters when halt
set STOP_WATCHDOG 1

# STlink Debug clock frequency
set CLOCK_FREQ 4000

# use software system reset
reset_config none
set CONNECT_UNDER_RESET 0

source [find target/stm32f1x.cfg]
Binary file added release/HB5808/v0.9/HB5808.bin
Binary file not shown.
File renamed without changes.
Binary file added release/PRO58/v0.9/PRO58.bin
Binary file not shown.
Binary file added release/PRO58/v0.9/PRO58_pinbuttons.bin
Binary file not shown.

0 comments on commit 1f2efc4

Please sign in to comment.