Commit Graph

651 Commits

Author SHA1 Message Date
Ivan Kravets
22257e0351 Replace "Unknown board..." message with appropriate exception 2015-02-15 18:02:59 +02:00
Ivan Kravets
030eddb244 Add alias to "tool-teensy" 2015-02-15 16:00:19 +02:00
Ivan Kravets
0047c79fcd Add missed "tool-teensy" to Teensy development platform 2015-02-15 15:58:53 +02:00
Ivan Kravets
cf925b0338 Improve "run" command: env details, timing // Resolve #74 2015-02-15 00:27:28 +02:00
Ivan Kravets
2093960719 Setup minimal "click" version to 3.0 2015-02-15 00:10:59 +02:00
Ivan Kravets
8fffc5ee9c Pass main exceptions to STDERR 2015-02-14 22:26:13 +02:00
Ivan Kravets
88f0b51312 Enable linker "cyclic dependencies" for all platforms 2015-02-14 22:14:49 +02:00
Ivan Kravets
2bfb1d5569 Remove ino-converted file 2015-02-14 20:18:34 +02:00
Ivan Kravets
7a3b43040f Make examples cross-boards, add README 2015-02-14 20:17:04 +02:00
Ivan Kravets
d2ccbf7b7a Remove "framework" alias for all "framework-*" packages
Development platform can contain more then 1 framework
2015-02-14 19:25:02 +02:00
Ivan Kravets
55ad753bf1 Refactor $PLATFORMFW_DIR logic in SCons env 2015-02-14 19:23:59 +02:00
Ivan Kravets
efcb205116 Revert linker "start-group" flag 2015-02-14 19:10:50 +02:00
Ivan Kravets
7470fd3fdd Re-structure "atmelavr-and-arduino" examples 2015-02-14 17:57:46 +02:00
Ivan Kravets
102e3f98de Add openCM3 framework to "titivate" platform 2015-02-14 16:37:44 +02:00
Ivan Kravets
b55dc0917d Fix bug with deleting ".pioenvs" when it doesn't exist 2015-02-14 16:34:00 +02:00
Ivan Kravets
061d7af2ed Improve semiversion detection 2015-02-14 16:21:35 +02:00
Ivan Kravets
ae50b9212f Cleanup automatically .pioenvs when platformio.ini has been changed // Issue #74 2015-02-14 00:12:16 +02:00
Ivan Kravets
2e90ab8092 Improve PlatformIO upgrading and detecting of new version // Resolve #63 2015-02-13 23:55:08 +02:00
Ivan Kravets
f186488fc3 Updated framework-arduino AVR & SAM to 1.6 stable version 2015-02-13 23:10:00 +02:00
Ivan Kravets
1a94952b20 Restore my commits 2015-02-13 23:01:01 +02:00
Ivan Kravets
2c1a864390 Revert "pytest" env 2015-02-13 22:28:16 +02:00
Ivan Kravets
7f258a3f4c Disable pytest env temporary 2015-02-13 19:59:42 +02:00
Ivan Kravets
b57375b8af Fix bug with auto-installing "titiva" platform 2015-02-13 19:04:31 +02:00
Ivan Kravets
3bfe2914f5 Add "pytest" environment 2015-02-13 18:41:48 +02:00
Ivan Kravets
ac14103870 Merge pull request #75 from valeros/develop
Add integration test for "examples" / issue #2
2015-02-13 18:40:09 +02:00
Valeriy Koval
68db70e6bb Merge branch 'feature/tests' into develop 2015-02-13 18:35:21 +02:00
Valeriy Koval
67f1e32652 Add integration test for "examples" 2015-02-13 18:35:09 +02:00
Valeriy Koval
3525c3cca0 Merge branch 'develop' of https://github.com/valeros/platformio into develop 2015-02-12 14:46:53 +02:00
Valeriy Koval
302d1eb15c Merge branch 'develop' of https://github.com/ivankravets/platformio into develop 2015-02-12 14:44:01 +02:00
Ivan Kravets
bea577beb9 Fix pylint warnings 2015-02-12 14:43:29 +02:00
Ivan Kravets
7f2e6a02f0 Refactor get_boards method with exception handler 2015-02-12 14:43:28 +02:00
Ivan Kravets
f9ec259742 Avoid errors when "upload speed" and "upload protocol" are missed in board definition file 2015-02-12 14:43:28 +02:00
Ivan Kravets
3179e90aea Update settings list 2015-02-12 14:43:27 +02:00
Ivan Kravets
80002dc85c Fill history with the closed issues 2015-02-12 14:43:27 +02:00
Ivan Kravets
fa44827bff Enhance Arduino and Adafruit example 2015-02-12 14:42:13 +02:00
Valeriy Koval
dd18b49604 Revert HISTORY.rst 2015-02-12 14:38:06 +02:00
Valeriy Koval
7bad31c532 Merge branch 'develop' of https://github.com/ivankravets/platformio into develop
Conflicts:
	HISTORY.rst
2015-02-12 14:35:46 +02:00
Ivan Kravets
42caf7865c Fix pylint warnings 2015-02-12 14:32:05 +02:00
Ivan Kravets
d76f0bef77 Refactor get_boards method with exception handler 2015-02-12 14:24:31 +02:00
Ivan Kravets
821ede1d23 Avoid errors when "upload speed" and "upload protocol" are missed in board definition file 2015-02-12 13:26:37 +02:00
Ivan Kravets
0e46dc2222 Update settings list 2015-02-12 00:15:36 +02:00
Ivan Kravets
121f66b2a1 Fill history with the closed issues 2015-02-11 22:48:46 +02:00
Ivan Kravets
d1a2570283 Fix console output for an example 2015-02-11 20:06:05 +02:00
Ivan Kravets
3a7dec1463 Enhance Arduino and Adafruit example 2015-02-11 20:06:04 +02:00
Ivan Kravets
42f05979e3 Fixed AttributeError: 'module' object has no attribute 'disable_warnings' when a version of requests package is less then 2.4.0 2015-02-11 20:06:04 +02:00
Ivan Kravets
86b6b6886b Fix console output for an example 2015-02-11 16:09:01 +02:00
Ivan Kravets
e18552dadc Merge branch 'develop' of https://github.com/ivankravets/platformio into develop 2015-02-11 16:05:45 +02:00
Ivan Kravets
c62bd88963 Enhance Arduino and Adafruit example 2015-02-11 16:04:26 +02:00
Ivan Kravets
cf2a7af7e3 Fixed AttributeError: 'module' object has no attribute 'disable_warnings' when a version of requests package is less then 2.4.0 2015-02-11 12:59:12 +02:00
Ivan Kravets
b289d0ba42 Merge pull request #64 from valeros/develop
Output compiled size and static memory usage // Resolve #59
2015-02-09 19:59:50 +02:00