Valeriy Koval
|
2280c01dc7
|
Initial support of SAM platform
|
2015-02-05 15:58:12 +02:00 |
|
Valeriy Koval
|
3f062f72a2
|
Merge commit 'a884db0825f8c66b694b15fe8900515f9837744a' into develop
Conflicts:
platformio/builder/scripts/frameworks/arduino.py
|
2015-02-05 15:56:54 +02:00 |
|
Valeriy Koval
|
9721172481
|
Fix optional board "extra_flags" and "ldscript"
|
2015-02-04 20:23:50 +02:00 |
|
Valeriy Koval
|
a884db0825
|
Move ARDUINO_ARCH define to extra flags
|
2015-02-04 14:44:47 +02:00 |
|
Valeriy Koval
|
5a13454244
|
Reorder options
|
2015-02-03 19:36:35 +02:00 |
|
Valeriy Koval
|
dc341f9350
|
Move "board" build option to extra flags
|
2015-02-03 19:36:22 +02:00 |
|
Ivan Kravets
|
a9781293f9
|
Maintain upgrading to 0.11.0
|
2015-02-03 18:45:07 +02:00 |
|
Ivan Kravets
|
2a84aec59e
|
Fix bug with package without alias
|
2015-02-03 18:44:24 +02:00 |
|
Ivan Kravets
|
68cec0448e
|
Merge pull request #60 from valeros/develop
Add STM32 platform with CMSIS, SPL and OpenCM3 frameworks
|
2015-02-03 14:49:53 +02:00 |
|
Valeriy Koval
|
2487dab7eb
|
Merge branch 'feature/platform-stm32' into develop
|
2015-02-03 14:45:00 +02:00 |
|
Valeriy Koval
|
423dc248bc
|
Reorganize examples with STM32 and new frameworks
|
2015-02-03 14:43:27 +02:00 |
|
Valeriy Koval
|
c402cc7c62
|
Add support for STM32 CMSIS, SPL and OpenCM3 frameworks
|
2015-02-03 14:32:12 +02:00 |
|
Valeriy Koval
|
4a5b6fc190
|
Implement STM32 platform with support for Discovery boards
|
2015-02-03 14:24:59 +02:00 |
|
Valeriy Koval
|
f176fe759d
|
Cleanup whitespaces
|
2015-02-03 14:24:27 +02:00 |
|
Valeriy Koval
|
3442b11b3d
|
Implement STM32 platform with support for Discovery boards
|
2015-02-03 14:24:15 +02:00 |
|
Valeriy Koval
|
2c51c2928a
|
Move "energia-dependent" linker entry to Energia framework
|
2015-02-03 14:12:56 +02:00 |
|
Valeriy Koval
|
6acc183111
|
Add dependent "ldscripts" package
|
2015-02-03 14:08:47 +02:00 |
|
Valeriy Koval
|
ab27592e5d
|
Merge branch 'develop' of https://github.com/ivankravets/platformio into feature/platform-stm32
|
2015-02-03 14:06:40 +02:00 |
|
Valeriy Koval
|
85afbdb8a7
|
Merge branch 'develop' of https://github.com/ivankravets/platformio into develop
|
2015-02-03 14:04:29 +02:00 |
|
Ivan Kravets
|
c05418f47e
|
Resolve #56 / Compiling error if space in Windows user folder
|
2015-02-03 13:54:31 +02:00 |
|
Ivan Kravets
|
d57cc7b156
|
Keep Scons env state between SConscripts
|
2015-02-03 13:50:08 +02:00 |
|
Ivan Kravets
|
eeb58da1cb
|
Allow to ignore files when build library
|
2015-02-03 13:42:58 +02:00 |
|
Ivan Kravets
|
cf823c471d
|
Resolve #58 with handling assembly files
|
2015-02-02 14:41:37 +02:00 |
|
Valeriy Koval
|
2227267ff6
|
Merge branch 'develop' of https://github.com/ivankravets/platformio into develop
|
2015-02-02 13:13:56 +02:00 |
|
Valeriy Koval
|
9e36975d5f
|
Merge branch 'develop' of https://github.com/ivankravets/platformio into feature/platform-stm32
|
2015-02-02 13:13:34 +02:00 |
|
Ivan Kravets
|
297f132a0c
|
Allow multiple frameworks for env
|
2015-02-02 13:12:18 +02:00 |
|
Valeriy Koval
|
8b3979c993
|
Merge branch 'develop' of https://github.com/ivankravets/platformio into feature/platform-stm32
|
2015-02-02 13:05:25 +02:00 |
|
Valeriy Koval
|
a9b98afa42
|
Merge branch 'develop' of https://github.com/ivankravets/platformio into develop
|
2015-02-02 13:05:08 +02:00 |
|
Ivan Kravets
|
9bd4047425
|
Revert "cyclic dependencies" flag to "atmelavr" platform
|
2015-01-31 23:22:24 +02:00 |
|
Ivan Kravets
|
666c6c70ca
|
Improve "cyclic dependencies" for "Library Dependencies Finder" // Resolve #50
|
2015-01-31 23:13:53 +02:00 |
|
Ivan Kravets
|
a7fc184662
|
Remove unused import
|
2015-01-31 22:45:50 +02:00 |
|
Ivan Kravets
|
673c484fa7
|
Ask about "auto-uploading" within "platformio init" command
|
2015-01-31 22:42:52 +02:00 |
|
Ivan Kravets
|
977f30d617
|
Added new boards to "atmelavr" platform: Arduino NG, Arduino BT, Arduino Esplora, Arduino Ethernet, Arduino Robot Control, Arduino Robot Motor and Arduino Yun
|
2015-01-31 17:40:48 +02:00 |
|
Ivan Kravets
|
49b7cf6008
|
Enable by default "lib cyclic dependencies" for atmelavr platform // Resolve #50
|
2015-01-31 17:34:17 +02:00 |
|
Ivan Kravets
|
4bb513e460
|
Apply "ignore_pattern" for BuildLibrary to variant directory
|
2015-01-31 17:19:07 +02:00 |
|
Ivan Kravets
|
8926e27c46
|
Fix bug with "ignore_pattern" for BuildLibrary when path contains "examples"
|
2015-01-30 23:24:37 +02:00 |
|
Ivan Kravets
|
63870fd825
|
Add support for ARM-based credit-card computers: Raspberry Pi, BeagleBoard and CubieBoard
|
2015-01-29 23:55:17 +02:00 |
|
Valeriy Koval
|
f06cbebf63
|
Merge branch 'develop' of https://github.com/ivankravets/platformio into feature/platform-stm32
|
2015-01-29 18:54:50 +02:00 |
|
Ivan Kravets
|
6e93806b12
|
Allow args/kwargs for exec command
|
2015-01-29 18:54:28 +02:00 |
|
Ivan Kravets
|
00f75c753d
|
Fix home dir path for Windows
|
2015-01-29 18:50:12 +02:00 |
|
Valeriy Koval
|
8c253137a7
|
Merge branch 'develop' of https://github.com/ivankravets/platformio into feature/platform-stm32
|
2015-01-29 16:43:26 +02:00 |
|
Valeriy Koval
|
fc7bbc3f20
|
Merge branch 'develop' of https://github.com/ivankravets/platformio into develop
|
2015-01-29 16:42:35 +02:00 |
|
Valeriy Koval
|
0aea0ec1ed
|
Merge branch 'develop' into feature/platform-stm32
|
2015-01-29 16:29:02 +02:00 |
|
Ivan Kravets
|
1921164ba3
|
Refactored *Library Dependency Finder* // Resolve #48 #50 #55
|
2015-01-29 16:09:17 +02:00 |
|
Ivan Kravets
|
d5a7fcf75f
|
Expand warning for all OS about obsolate "setuptools"
|
2015-01-29 14:05:02 +02:00 |
|
Ivan Kravets
|
1ae23085d4
|
Allow to ignore some libs from "Library Dependency Finder"
|
2015-01-29 12:49:46 +02:00 |
|
Ivan Kravets
|
d2ad023b52
|
Apply "isort"
|
2015-01-29 12:45:26 +02:00 |
|
Ivan Kravets
|
abd6ff9145
|
Apply "isort"
|
2015-01-29 12:45:10 +02:00 |
|
Ivan Kravets
|
93273e922f
|
Merge pull request #53 from MrCustomizer/develop
Fixing handling of relative library paths
|
2015-01-24 17:27:12 +02:00 |
|
Arne Augenstein
|
ef76822773
|
expand path first, then get absolute path
|
2015-01-24 16:14:44 +01:00 |
|