Valeriy Koval
|
a588e88fec
|
Add firmware merging process for nordicnrf51 // Issue #533, #500
|
2016-08-02 17:32:48 +03:00 |
|
Valeriy Koval
|
ca2adbac13
|
Add OpenOCD as an alternative upload method for atmelsam platform // Issue #732
|
2016-08-02 14:07:12 +03:00 |
|
Valeriy Koval
|
98f8c6b25a
|
Switch to gcc-built LwIP library for espressif platform
|
2016-07-27 14:59:00 +03:00 |
|
Valeriy Koval
|
826b518048
|
Fix linking process for microchippic32 platfrom // Issue #438
|
2016-07-26 20:11:50 +03:00 |
|
Valeriy Koval
|
a1d9bc7cee
|
Fix ElfToHex builder for microchippic32
|
2016-07-22 16:43:02 +03:00 |
|
Valeriy Koval
|
79a4a943dc
|
Fix USB flags processing for teensy platform // Issue #722
|
2016-07-18 14:52:25 +03:00 |
|
Valeriy Koval
|
03b0b61aa1
|
Improve CMSIS selection for SAMD21 boards
|
2016-07-11 19:26:07 +03:00 |
|
Valeriy Koval
|
3984f80bae
|
Improve support for SAMD21 based boards
|
2016-07-11 19:12:10 +03:00 |
|
Ivan Kravets
|
a73a710364
|
Iterating the dictionary directly instead of calling .keys()
|
2016-07-09 15:16:42 +03:00 |
|
Valeriy Koval
|
9ba96d3673
|
Update microchippic32 platform and boards
|
2016-07-05 17:06:14 +03:00 |
|
Valeriy Koval
|
2c7c74743d
|
Initial support for Arduino M0/Tian boards // Issue #472
|
2016-07-04 19:28:02 +03:00 |
|
Valeriy Koval
|
241ad8174f
|
Fix missed --boot flag for sam3x uploader // Issue # 710
|
2016-07-04 13:40:43 +03:00 |
|
Valeriy Koval
|
59606410f4
|
Update espressif platform according to the new framework version
|
2016-06-28 14:10:18 +03:00 |
|
Valeriy Koval
|
486529b112
|
Add initial support for Arduino M0 Pro board // Issue #472
|
2016-06-28 11:27:49 +03:00 |
|
Valeriy Koval
|
51dd86e6da
|
Add new SAMD21 boards // Issue #520, #620
|
2016-06-21 15:03:09 +03:00 |
|
Ivan Kravets
|
2eca835ec7
|
Disable dependancy info
|
2016-06-18 00:53:23 +03:00 |
|
Ivan Kravets
|
8d94a62b9c
|
Revert back previous LINKFLAGS
|
2016-06-18 00:52:46 +03:00 |
|
Ivan Kravets
|
4035b9ac6c
|
Better removing unnecessary flags using `build_unflags` option // Resolve #698
|
2016-06-18 00:38:00 +03:00 |
|
Valerii Koval
|
31a110c37f
|
Fix unnecessary uppercase for target includes
|
2016-06-15 20:55:45 +03:00 |
|
Ivan Kravets
|
682e435ded
|
Fix firmware uploading to Arduino/Genuino 101 // Resolve #695
|
2016-06-15 16:02:04 +03:00 |
|
Ivan Kravets
|
cdcf075635
|
Use $PLATFORM from build environment instead from the board config
|
2016-06-15 14:56:31 +03:00 |
|
Valeriy Koval
|
9655ca229f
|
Update intel_arc32 platform
|
2016-06-15 14:31:07 +03:00 |
|
Ivan Kravets
|
7422b99b42
|
Process "$BUILD_UNFLAGS" variable
|
2016-06-14 20:53:30 +03:00 |
|
Ivan Kravets
|
64c9004036
|
Fix typo
|
2016-06-14 19:54:27 +03:00 |
|
Valeriy Koval
|
350fb885b8
|
Fix pylint error
|
2016-06-14 19:44:57 +03:00 |
|
Valeriy Koval
|
220dcd0f5c
|
Improve linker flags handling for mbed
|
2016-06-14 19:29:54 +03:00 |
|
Valeriy Koval
|
a38910b381
|
Improve include selection for mbed boards with a custom vendor
|
2016-06-14 13:00:51 +03:00 |
|
Valeriy Koval
|
10d868efa4
|
Update build script for mbed framework
|
2016-06-13 17:45:28 +03:00 |
|
Ivan Kravets
|
9fb7f251f6
|
Typo fix
|
2016-06-11 16:49:25 +03:00 |
|
Ivan Kravets
|
5398dbef95
|
Improve checking for the program size before uploading // Issue #689
|
2016-06-11 15:39:06 +03:00 |
|
Ivan Kravets
|
a4345cedc5
|
Refactor board "hwid" option to "hwids"
|
2016-06-11 15:12:27 +03:00 |
|
Ivan Kravets
|
f2c1e279c9
|
Better checking of program size before uploading // Issue #689
|
2016-06-11 00:55:38 +03:00 |
|
Ivan Kravets
|
c5b5e80de4
|
Add support for emonPi the OpenEnergyMonitor system // Resolve #687
|
2016-06-09 18:50:08 +03:00 |
|
Valeriy Koval
|
c1a8fdb940
|
Fix path to dfu util when it contains spaces.
|
2016-06-09 11:39:44 +03:00 |
|
Ivan Kravets
|
439e6b4ccf
|
Refactor firmware uploading to the embedded boards with SAM-BA bootloader
|
2016-06-03 18:35:47 +03:00 |
|
Ivan Kravets
|
882bddf77e
|
Revert back some code linked with uploading to Leonardo/Due
|
2016-06-03 00:42:52 +03:00 |
|
Valeriy Koval
|
0c8f469246
|
Fix multiple definition in mbed framework when using abstract class // Issue #641, #666
|
2016-06-02 17:27:52 +03:00 |
|
Ivan Kravets
|
1fdc2e3091
|
Remove unused imports
|
2016-06-02 01:13:34 +03:00 |
|
Ivan Kravets
|
c773c8f5d5
|
Minor improvements
|
2016-06-02 01:09:05 +03:00 |
|
Valeriy Koval
|
69d6529f7e
|
Add path to dfu-util for intel_arc32 // Issue #535
|
2016-04-28 16:48:58 +03:00 |
|
Ivan Kravets
|
f5f9421894
|
Disable Simba from CI
|
2016-04-28 14:24:34 +03:00 |
|
Ivan Kravets
|
f7a0374d2b
|
New RTOS and build Framework named "Simba" // Resolve #412
|
2016-04-28 14:11:56 +03:00 |
|
Valeriy Koval
|
9a9e177c41
|
Add missed COMMAND_LINE_TARGETS for microchippic32
|
2016-04-28 10:41:35 +03:00 |
|
Valeriy Koval
|
e98cc7e500
|
Remove program target code from microchippic32
|
2016-04-28 10:28:20 +03:00 |
|
Valeriy Koval
|
b410eed57d
|
Fix lint errors
|
2016-04-27 15:26:59 +03:00 |
|
Valeriy Koval
|
7b131ebdde
|
Initial support for intel_arc32 platform // Issue #535
|
2016-04-27 15:12:07 +03:00 |
|
Valeriy Koval
|
7a0ad497da
|
Improve microchippic32 platform
|
2016-04-27 14:19:38 +03:00 |
|
Valeriy Koval
|
ad9ae4c0af
|
Fix uploader flags for microchippic32 platform
|
2016-04-27 13:23:22 +03:00 |
|
Ivan Kravets
|
d5b41fe617
|
Add support for Microchip PIC32 development platform // Resolve #438
|
2016-04-27 11:43:48 +03:00 |
|
Ivan Kravets
|
eaf325b003
|
Further work on the support for PIC32
|
2016-04-26 23:29:45 +03:00 |
|