Ivan Kravets
|
d142b6e6d1
|
Merge branch 'develop' of https://github.com/ivankravets/platformio into develop
|
2015-02-24 12:47:28 +02:00 |
|
Ivan Kravets
|
7948237c94
|
Fix "Welcome" for upgrading
|
2015-02-24 12:47:12 +02:00 |
|
Ivan Kravets
|
a18e151fa4
|
Update requests to 2.5.2
|
2015-02-24 10:19:30 +02:00 |
|
Ivan Kravets
|
1fc85d3d1d
|
Fill documentation with the new platforms, boards and etc.
|
2015-02-23 23:47:44 +02:00 |
|
Ivan Kravets
|
7accb86ece
|
Sort search result by platform type
|
2015-02-23 23:36:19 +02:00 |
|
Ivan Kravets
|
73af0eed3c
|
Add "application/octet-stream" mime type for package
|
2015-02-23 23:08:42 +02:00 |
|
Ivan Kravets
|
9bde156294
|
Merge pull request #97 from valeros/develop
Merge Digistump platform to "atmelavr" and "atmelsam"
|
2015-02-23 22:39:30 +02:00 |
|
Valeriy Koval
|
6f634e76e7
|
Re-group examples
|
2015-02-23 22:37:12 +02:00 |
|
Valeriy Koval
|
b60552e264
|
Fix builder for assembling files
|
2015-02-23 22:36:57 +02:00 |
|
Valeriy Koval
|
6d86f72060
|
Merge Digistump platform to "atmelavr" and "atmelsam"
|
2015-02-23 22:36:21 +02:00 |
|
Ivan Kravets
|
eceedb879b
|
Improve upgrading to 1.0.0
|
2015-02-23 21:25:59 +02:00 |
|
Ivan Kravets
|
d90933d014
|
Merge pull request #96 from valeros/develop
Add documentation for Teensy, STM32 and Atmel SAM platforms; Add Digispark boards to Atmel AVR platform
|
2015-02-23 21:06:19 +02:00 |
|
Valeriy Koval
|
efb02aa056
|
Merge branch 'develop' of https://github.com/ivankravets/platformio into develop
|
2015-02-23 21:04:21 +02:00 |
|
Valeriy Koval
|
d28430d8ae
|
Add documentation for Teensy, STM32 and Atmel SAM platforms; Add Digispark boards to Atmel AVR platform
|
2015-02-23 21:04:08 +02:00 |
|
Ivan Kravets
|
90f17ce6fb
|
Switch to DefaultEnvironment in SCons scripts
|
2015-02-23 21:02:40 +02:00 |
|
Valeriy Koval
|
aa578fd8ec
|
Fix ROM size
|
2015-02-23 21:00:27 +02:00 |
|
Ivan Kravets
|
45e8251479
|
Improve firmware uploading and auto detecting of UPLOAD_PORT // Resolve #93
|
2015-02-23 19:01:03 +02:00 |
|
Ivan Kravets
|
aab282061c
|
Merge pull request #95 from valeros/develop
Update digistump uploader
|
2015-02-23 16:55:30 +02:00 |
|
Ivan Kravets
|
b79d1944f2
|
Merge pull request #94 from valeros/develop
Add example for Engduino boards // Resolve #76
|
2015-02-23 16:52:03 +02:00 |
|
Valeriy Koval
|
f3251342b4
|
Update atmelsam uploader options
|
2015-02-23 16:49:01 +02:00 |
|
Valeriy Koval
|
6a42e1de90
|
Update digistump uploader
|
2015-02-23 16:48:26 +02:00 |
|
Ivan Kravets
|
0487825e94
|
Remove note about Engduino library
|
2015-02-23 14:47:58 +02:00 |
|
Valeriy Koval
|
dcb1590e57
|
Append new lines
|
2015-02-23 14:29:10 +02:00 |
|
Valeriy Koval
|
6e0ebdbc94
|
Add example for Engduino boards // Resolve #76
|
2015-02-23 14:25:11 +02:00 |
|
Ivan Kravets
|
2ac6d63ffc
|
Fix Python 2.6 support
|
2015-02-23 11:50:14 +02:00 |
|
Ivan Kravets
|
d1ca17c406
|
Fix uploading for "atmelavr" platform // Resolve #92
|
2015-02-23 01:06:50 +02:00 |
|
Ivan Kravets
|
f86a33c991
|
Remove hook with SF & packages manifest
|
2015-02-22 23:31:51 +02:00 |
|
Ivan Kravets
|
46ae4c1a83
|
Add src_dir option to [platformio] section of platformio.ini which allows to redefine location to project’s source directory // Resolve #83
|
2015-02-22 22:24:22 +02:00 |
|
Ivan Kravets
|
e17ce83499
|
Refactor tests with Py.Test's fixtures // Resolve #2
|
2015-02-21 15:15:00 +02:00 |
|
Ivan Kravets
|
a4926f3c28
|
Enable stdout capturing for tests by Py.Test
|
2015-02-21 15:14:25 +02:00 |
|
Ivan Kravets
|
06b009deaa
|
Merge pull request #90 from valeros/develop
Cover package manifest with tests // Issue #69
|
2015-02-20 22:06:03 +02:00 |
|
Ivan Kravets
|
5b9504d57a
|
Highlight exceptions/errors in red color
|
2015-02-20 22:02:38 +02:00 |
|
Valeriy Koval
|
05376f873d
|
Cover package manifest with tests // Issue #69
|
2015-02-20 21:02:10 +02:00 |
|
Valeriy Koval
|
bf059b8b78
|
Cover "lib" commands with tests
|
2015-02-20 20:31:59 +02:00 |
|
Ivan Kravets
|
620e5e81c7
|
Merge pull request #89 from valeros/develop
Cover "list", "search" and "settings" commands with tests
|
2015-02-20 16:43:06 +02:00 |
|
Valeriy Koval
|
18dd64df88
|
Cover "list", "search" and "settings" commands with tests
|
2015-02-20 16:41:42 +02:00 |
|
Ivan Kravets
|
4da8630578
|
Merge pull request #88 from valeros/develop
Fix CMSIS path for atmelsam platform
|
2015-02-20 13:50:44 +02:00 |
|
Valeriy Koval
|
442adc1919
|
Cover "init" and "boards" commands with tests
|
2015-02-20 13:48:17 +02:00 |
|
Valeriy Koval
|
751a4b9883
|
Fix CMSIS path for atmelsam platform
|
2015-02-20 13:19:48 +02:00 |
|
Ivan Kravets
|
6e820afd74
|
Fix detection of Travis instance
|
2015-02-19 22:25:40 +02:00 |
|
Ivan Kravets
|
0d7d2ce0b4
|
Disable Travis Python 2.6 iteration
|
2015-02-19 22:25:03 +02:00 |
|
Ivan Kravets
|
9a8abaf02b
|
Add "docs" task
|
2015-02-19 22:05:39 +02:00 |
|
Ivan Kravets
|
a394db1ce1
|
Refactor build evironments to be compatible with multiple Python versions
|
2015-02-19 22:04:39 +02:00 |
|
Ivan Kravets
|
2d53d2100d
|
Fix bug with invalid process's "return code" when PlatformIO has internal error
|
2015-02-19 22:02:50 +02:00 |
|
Ivan Kravets
|
1fc6b222ec
|
Added --json-output option to platformio search command
|
2015-02-19 19:16:46 +02:00 |
|
Valeriy Koval
|
3f2faeea82
|
Add default framework for Adafruit boards
|
2015-02-19 17:56:23 +02:00 |
|
Valeriy Koval
|
a1a5995210
|
Fix Raspduino extra flags
|
2015-02-19 17:47:50 +02:00 |
|
Valeriy Koval
|
9a17c6870b
|
Move setup logic for PlatformIO to py.test conf
|
2015-02-19 17:23:22 +02:00 |
|
Valeriy Koval
|
baf34b37d9
|
Add default framework per board
|
2015-02-19 17:20:08 +02:00 |
|
Ivan Kravets
|
d02eb97eeb
|
Fix setting boolean value
|
2015-02-19 13:49:12 +02:00 |
|