Commit Graph

9 Commits

Author SHA1 Message Date
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
Ivan Kravets fa2c19cb03 Remove unused 'test' target 2016-08-30 21:49:51 +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 85519bff8a Refactor PLATFORM and FRAMEWORK build variables with PIO prefix 2016-07-17 16:08:03 +03:00
Ivan Kravets d2928bca52 Code cleanup 2016-06-11 16:52:05 +03:00
Ivan Kravets cdb55bd51d Initial commit 2016-05-27 18:48:20 +03:00