Commit Graph

32 Commits

Author SHA1 Message Date
Ivan Kravets eb55fd03f8 Update ARM mbed framework to 5.3.0/v131 2016-12-18 18:32:26 +02:00
Ivan Kravets 15bb9e7db2 Refactor CPPDEFINES to tuple style 2016-11-30 15:54:55 +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 24b91f591c Disable temporary nucleo_f030r8 for tests 2016-11-18 16:30:18 +02:00
Ivan Kravets dcbdb1dd2d Fix `buildprog` target 2016-10-27 23:20:40 +03:00
Ivan Kravets 0ea1f68133 Fix "undefined reference to `_sbrk'" 2016-10-14 14:26:21 +03:00
Ivan Kravets e7ee381f84 Allow using stlink for stm32duino // Resolve #16 2016-10-14 12:18:14 +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 012d7eb939 Use "serial" protocol by default for STM32Duino-based boards // Resolve #14 2016-10-11 19:33:19 +03:00
Ivan Kravets 557f32e82e Fix linker error "undefined reference to _sbrk" for STM32Duino // Resolve #10 2016-10-11 19:31:27 +03:00
Ivan Kravets 6800d63f4f Add `buildprog` target; other improvements 2016-10-03 17:58:40 +03:00
Ivan Kravets 9f8adc94df Update mbed OS to 5.1.4/rev126 2016-09-17 13:59:01 +03:00
Ivan Kravets 3bface3cc3 Add new boards 2016-09-16 21:26:53 +03:00
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