Commit Graph

18 Commits

Author SHA1 Message Date
Ivan Kravets 1abbab0122 Add support for Arduino framework for BluePill F103C8 board // Resolve #5 2016-09-13 19:55:31 +03:00
Ivan Kravets e1f93dc5b9 Remove double escaping of path with space 2016-09-10 19:09:07 +03:00
Ivan Kravets 3f8d6869b9 Cleanup code 2016-09-10 18:00:15 +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
Valeriy Koval ca90da1f01 Switch to mbed v124 2016-08-31 16:03:26 +03:00
Ivan Kravets fa2c19cb03 Remove unused 'test' target 2016-08-30 21:49:51 +03:00
Ivan Kravets da82d327c0 Absolute CPPPATH instead BUILD_DIR; better output without verbose 2016-08-30 21:24:46 +03:00
Valeriy Koval 800b50eccb Switch to new mbed builder 2016-08-29 12:15:48 +03:00
Ivan Kravets b8470ea3d3 Improve output in non verbose mode 2016-08-27 19:31:54 +03:00
Ivan Kravets 8291aadc33 Simplify project configuration file; Update copyrights 2016-08-03 22:30:45 +03:00
Ivan Kravets 2e8b853d06 Refactor DevPlatform to PioPlatform 2016-08-03 20:08:52 +03:00
Ivan Kravets 85519bff8a Refactor PLATFORM and FRAMEWORK build variables with PIO prefix 2016-07-17 16:08:03 +03:00
Ivan Kravets 410550dc0e Update to the new ProcessFlags API 2016-06-22 19:55:33 +03:00
Ivan Kravets 7b23f46c2c Update ARM mbed framework 2016-06-15 20:18:18 +03:00
Ivan Kravets dcc62aae49 Update ARM mbed to v121 2016-06-15 13:48:09 +03:00
Ivan Kravets d2928bca52 Code cleanup 2016-06-11 16:52:05 +03:00
Ivan Kravets 559ebb3bbb Update build script for the ARM mbed framework 2016-06-02 23:59:35 +03:00
Ivan Kravets cdb55bd51d Initial commit 2016-05-27 18:48:20 +03:00