diff --git a/PRO58/PRO58Pub Release FS_PINS as buttons.cfg b/PRO58/PRO58Pub Release FS_PINS as buttons.cfg new file mode 100644 index 0000000..5cb9786 --- /dev/null +++ b/PRO58/PRO58Pub Release FS_PINS as buttons.cfg @@ -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] diff --git a/release/HB5808/v0.9/HB5808.bin b/release/HB5808/v0.9/HB5808.bin new file mode 100644 index 0000000..a8785b1 Binary files /dev/null and b/release/HB5808/v0.9/HB5808.bin differ diff --git a/release/PRO58/v0.8-pre-alpha1/PRO58.bin b/release/PRO58/v0.8/PRO58.bin similarity index 100% rename from release/PRO58/v0.8-pre-alpha1/PRO58.bin rename to release/PRO58/v0.8/PRO58.bin diff --git a/release/PRO58/v0.9/PRO58.bin b/release/PRO58/v0.9/PRO58.bin new file mode 100644 index 0000000..b9cc0b1 Binary files /dev/null and b/release/PRO58/v0.9/PRO58.bin differ diff --git a/release/PRO58/v0.9/PRO58_pinbuttons.bin b/release/PRO58/v0.9/PRO58_pinbuttons.bin new file mode 100644 index 0000000..434e2a5 Binary files /dev/null and b/release/PRO58/v0.9/PRO58_pinbuttons.bin differ