Commit Graph

78 Commits

Author SHA1 Message Date
Ivan Kravets
5713a6233f PlatformIO is an open source ecosystem for IoT development 2015-11-28 17:14:42 +02:00
Ivan Kravets
904b08f497 Add Apache License, Version 2.0 to @PlatformIO source code 2015-11-18 17:16:17 +02:00
Ivan Kravets
91345c0bdd Add support for pySerial 3.0 // Resolve #307 2015-11-06 19:54:15 +02:00
Ivan Kravets
b183431c27 Install SCons automatically and avoid error: option --single-version-externally-managed not recognized 2015-10-13 18:24:40 +01:00
Ivan Kravets
b15408e693 Depend on lockfile >= 0.9.1 2015-09-08 15:08:44 +03:00
Ivan Kravets
d566eb2a36 Include subdirectories with tpls for project generator 2015-09-05 10:45:09 +03:00
Ivan Kravets
0d8d5fdb32 Allow multiple instances of @PlatformIO 2015-09-03 19:04:09 +03:00
Ivan Kravets
a1483c263f Simplified installation process of PlatformIO // Resolve #274 2015-08-22 17:09:28 +03:00
Ivan Kravets
218a978f6d Update PlatformIO slogan 2015-06-29 22:26:37 +03:00
Ivan Kravets
18b4497be7 Add info about Silicon Labs EFM32 platform 2015-06-03 19:53:00 +03:00
Ivan Kravets
6fd07e1e56 Initial support of PlatformIO Project Generator // Issue #151 2015-04-24 14:43:13 +01:00
Ivan Kravets
0234fcd2e3 Add Espressif information 2015-04-11 20:00:12 +03:00
Ivan Kravets
887372ff44 Fix new lines between keywords 2015-03-22 22:58:15 +02:00
Ivan Kravets
52e1345c4a Improve project description and keywords 2015-03-13 00:19:06 +02:00
Ivan Kravets
ce4ce67607 Add keywords and extend platforms list 2015-02-27 22:56:22 +02:00
Ivan Kravets
6d8d87dfbc Update development status of PlatformIO from "Beta" to "Production/Stable" 2015-02-25 21:22:54 +02:00
Ivan Kravets
2093960719 Setup minimal "click" version to 3.0 2015-02-15 00:10:59 +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
2aa4d0af33 Implement 'boards' command // Resolve #11 2014-12-27 23:59:20 +02:00
Ivan Kravets
3f03143e5e Removed wheel support (need to rely on dynamic dependencies) 2014-07-31 16:58:03 +03:00
Ivan Kravets
c4be964b96 Install "colorama" if windows platform 2014-06-21 18:20:54 +03:00
Ivan Kravets
ff482b153e Changed to beta status 2014-06-14 16:01:32 +03:00
Ivan Kravets
d5446ab19e Preparing for first Alpha 2014-06-13 20:50:51 +03:00
Ivan Kravets
bd3e0a9075 Minor fixes; full support of Windows 2014-06-11 21:31:36 +03:00
Ivan Kravets
d2ad02eb1b Added "request" package to project for DL operations 2014-06-07 13:28:36 +03:00
Ivan Kravets
1d0fea592a Implemented multiple CLI commands 2014-06-03 21:27:36 +03:00
Ivan Kravets
d59c2cfd0f Temporary disabled SCons package from PyPi 2014-06-02 20:50:17 +03:00
Ivan Kravets
5bee43540c Initial commit with supported platforms: Atmel AVR, TI MSP430 and TI C Series MCU 2014-05-18 23:38:59 +03:00