Support STM32 Primer 2
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -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>
|
||||
|
||||
* src/Makefile.in (CSRC): Add ecc-mont.c.
|
||||
@@ -32,8 +41,6 @@
|
||||
|
||||
2015-06-30 Niibe Yutaka <gniibe@fsij.org>
|
||||
|
||||
* chopstx: Update.
|
||||
|
||||
* src/sys.c: Update from chopstx/example-cdc/sys.c.
|
||||
|
||||
* src/main.c (device_initialize_once): Apply change of NeuG.
|
||||
|
||||
2
src/configure
vendored
2
src/configure
vendored
@@ -98,9 +98,11 @@ Configuration:
|
||||
supported targets are:
|
||||
FST_01
|
||||
OLIMEX_STM32_H103
|
||||
STM32_PRIMER2
|
||||
STBEE
|
||||
STBEE_MINI
|
||||
MAPLE_MINI
|
||||
CQ_STARM
|
||||
FST_01_00 (unreleased version with 8MHz XTAL)
|
||||
--enable-debug debug with virtual COM port [no]
|
||||
--enable-pinpad=cir
|
||||
|
||||
Reference in New Issue
Block a user