Support STM32 Primer 2

This commit is contained in:
NIIBE Yutaka
2015-07-11 17:49:52 +09:00
parent 9ed3bb5353
commit ed8c41a0ca
2 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
2015-07-11 Niibe Yutaka <gniibe@fsij.org>
* src/configure (help): Add STM32_PRIMER2 and CQ_STARM.
* chopstx: Update to 0.06.
* tool/stlinkv2.py: Support 512kB version of STM32F103.
The size of executable file should be even.
2015-07-07 Niibe Yutaka <gniibe@fsij.org> 2015-07-07 Niibe Yutaka <gniibe@fsij.org>
* src/Makefile.in (CSRC): Add ecc-mont.c. * src/Makefile.in (CSRC): Add ecc-mont.c.
@@ -32,8 +41,6 @@
2015-06-30 Niibe Yutaka <gniibe@fsij.org> 2015-06-30 Niibe Yutaka <gniibe@fsij.org>
* chopstx: Update.
* src/sys.c: Update from chopstx/example-cdc/sys.c. * src/sys.c: Update from chopstx/example-cdc/sys.c.
* src/main.c (device_initialize_once): Apply change of NeuG. * src/main.c (device_initialize_once): Apply change of NeuG.

2
src/configure vendored
View File

@@ -98,9 +98,11 @@ Configuration:
supported targets are: supported targets are:
FST_01 FST_01
OLIMEX_STM32_H103 OLIMEX_STM32_H103
STM32_PRIMER2
STBEE STBEE
STBEE_MINI STBEE_MINI
MAPLE_MINI MAPLE_MINI
CQ_STARM
FST_01_00 (unreleased version with 8MHz XTAL) FST_01_00 (unreleased version with 8MHz XTAL)
--enable-debug debug with virtual COM port [no] --enable-debug debug with virtual COM port [no]
--enable-pinpad=cir --enable-pinpad=cir