Commit Graph

29 Commits

Author SHA1 Message Date
Michael L 95723340b7 add arduino framework boards 2017-05-08 09:44:58 +03:00
Michael L dbaf886cd0 initial support for STM32GENERIC framework. Add Black F407 variants 2017-05-04 16:34:09 +03:00
Ivan Kravets 05928d2aab Do not override reset config for OCD 2017-04-30 16:36:21 +03:00
Ivan Kravets ce05d292f2 Update debug configuration 2017-04-28 01:26:55 +03:00
Ivan Kravets aab149d81d Set srst_nogate for external ST-Link v2-1 debuggers 2017-04-15 17:05:36 +03:00
Ivan Kravets f356e660f7 Add ST-Link-v2-1 debug tool for STM32F103 2017-04-15 13:17:24 +03:00
Ivan Kravets 21e0fcd802 New board STM32F0308DISCOVERY 2017-04-15 13:06:43 +03:00
Ivan Kravets 4a0eb471f0 Fix issue with flash erasing 2017-04-13 20:50:18 +03:00
Ivan Kravets c28dbe7bfa Use temporary breakpoints for debug 2017-04-13 19:59:53 +03:00
Ivan Kravets d65679de4a Update debug tools 2017-04-07 23:56:56 +03:00
Ivan Kravets 65040d792a Fix paths for OpenOCD 0.10.0 2017-04-06 18:25:26 +03:00
Ivan Kravets 6e5a1405e5 Better monitor reset before debug 2017-04-03 00:03:35 +03:00
Ivan Kravets 88eebe18be Add new debug tool named Black Magic Probe 2017-04-01 21:56:55 +03:00
Ivan Kravets a7a35dafbd Automatically insert breakpoint for main 2017-04-01 18:01:39 +03:00
Ivan Kravets 0f7b27f13f Initial debug configuration 2017-04-01 15:39:18 +03:00
Ivan Kravets 49c83731cc Add support for new boards: Espotel LoRa Module, NAMote72, MTS Dragonfly, ST Nucleo F303ZE, u-blox EVK-ODIN-W2, MultiTech xDot 2016-12-18 20:20:07 +02:00
Ivan Kravets 58858dacba Add support for Maple Mini Original and Maple Mini Bootloader 2.0 // Resolve #22 2016-11-19 18:35:50 +02:00
Ivan Kravets 0b85ef49fc Add Maple to title 2016-10-12 18:13:42 +03:00
Ivan Kravets d3bd98072f Use Boot v1 for Maple board // Resolve #17 2016-10-12 15:47:58 +03:00
Ivan Kravets 3f6dbd1b74 Refactor support for STM32Duino // Resolve #9 2016-10-12 01:36:48 +03:00
Ivan Kravets 08d3aa86b7 Add support for new ST 32F769IDISCOVERY board 2016-09-21 19:43:27 +03:00
Ivan Kravets 3bface3cc3 Add new boards 2016-09-16 21:26:53 +03:00
Chandra Mangipudi 8fbea1dde1 Add board ST-Nucleo-L432KC for mbed framework (#7) 2016-09-14 01:22:37 +03:00
Ivan Kravets 1abbab0122 Add support for Arduino framework for BluePill F103C8 board // Resolve #5 2016-09-13 19:55:31 +03:00
ubis e2a9c070da STM32duino support (#4)
* Added STM32duino support;
Serial and DFU upload protocols

* Fixed ld script naming for Olimexino STM32

* Renamed boards and their framework to arduino

* Board genericSTM32F103RB framework renamed to arduino

* Changed boards url and vendor

* Merged usbid with hwid's;
renamed STM32duino to Arduino;
some other minor changes

* Replaced framework-stm32duino with framework-arduinoststm32

* Updated platform.json
2016-09-10 17:21:29 +03:00
Jarek Zgoda 313297a4bc Vendor name in uppercase 2016-08-25 12:34:13 +02:00
Jarek Zgoda c97990fb3d BluePill F103C8 support 2016-08-23 12:19:04 +02:00
Ivan Kravets 126ea8b7e9 Add support for ST Nucleo L031K6 board to ARM mbed framework 2016-06-14 19:59:56 +03:00
Ivan Kravets cdb55bd51d Initial commit 2016-05-27 18:48:20 +03:00