Commit Graph

  • 6404b02a5d Merge branch 'release/v0.7.0' v0.7.0 Ivan Kravets 2014-09-24 22:25:58 +03:00
  • 766bc44b23 Merge branch 'release/v0.7.0' into develop Ivan Kravets 2014-09-24 22:25:58 +03:00
  • c14dbb5ef1 Resolve #6. Ready for 0.7.0 Ivan Kravets 2014-09-24 22:25:44 +03:00
  • 9c2dbf73f3 Implement lib-search pagination, dependencies uninstalling Ivan Kravets 2014-09-24 22:18:19 +03:00
  • c0c3c8efcd Add 'examples' field Ivan Kravets 2014-09-24 21:40:37 +03:00
  • 24ec2dc9e4 Update PlatformIO Website URLs Ivan Kravets 2014-09-12 19:27:56 +03:00
  • 97a42a357a Merge branch 'develop' of https://github.com/ivankravets/platformio into develop Ivan Kravets 2014-09-12 19:19:46 +03:00
  • 2dddbfc074 Correction Ivan Kravets 2014-09-12 19:18:49 +03:00
  • f77c195f3d Update "requests" to 2.4.1 Ivan Kravets 2014-09-12 19:18:11 +03:00
  • 70493a7721 Update PlatformIO Website URLs Ivan Kravets 2014-09-12 19:17:31 +03:00
  • 1e1fac2fc1 Merge branch 'develop' of https://github.com/ivankravets/platformio into develop Ivan Kravets 2014-09-09 23:16:55 +03:00
  • fbe014f687 Corrections Ivan Kravets 2014-09-09 23:16:36 +03:00
  • fd2571da04 Updated "click" to 3.3 Ivan Kravets 2014-09-08 22:15:05 +03:00
  • 813c818477 Implement "lib register" command Ivan Kravets 2014-09-08 22:02:57 +03:00
  • c4b28ab252 Rename section of source location Ivan Kravets 2014-09-08 15:37:04 +03:00
  • ac66f62262 Rename to "creating" Ivan Kravets 2014-09-07 19:38:00 +03:00
  • 727ec2f4dc Add citation block Ivan Kravets 2014-09-07 18:22:52 +03:00
  • 995a25478b Improvements Ivan Kravets 2014-09-07 18:14:33 +03:00
  • 5fa265374c Rename "create" page Ivan Kravets 2014-09-07 15:09:32 +03:00
  • 369622f3fb Correct source code locations Ivan Kravets 2014-09-06 23:55:48 +03:00
  • 6fdc47beda Describe how to create new library and share it Ivan Kravets 2014-09-06 23:51:28 +03:00
  • f316308860 Describe "dependencies" field from library.json Ivan Kravets 2014-09-06 22:27:33 +03:00
  • 2ac4b9a590 Fill history with Library Manager record Ivan Kravets 2014-09-06 22:19:51 +03:00
  • 23bc5188b3 Fill Library Config information Ivan Kravets 2014-09-06 22:13:16 +03:00
  • 1631770b85 Describe "lib_dir" option Ivan Kravets 2014-09-06 18:46:19 +03:00
  • 849a49f665 Add Library Manager documentation Ivan Kravets 2014-09-06 13:44:45 +03:00
  • be710cefd8 Implement installing dependence libs Ivan Kravets 2014-09-06 12:53:17 +03:00
  • a98dc5bc29 Implement --keyword and --author options for library search command Ivan Kravets 2014-09-06 12:12:13 +03:00
  • 46fb576c9d Switch package manifest to dl.platformio Ivan Kravets 2014-09-05 21:55:47 +03:00
  • b370d38192 Merge branch 'feature/library-manager' into develop Ivan Kravets 2014-09-05 21:39:41 +03:00
  • 716ff3df86 Merge branch 'develop' of https://github.com/ivankravets/platformio into feature/library-manager Ivan Kravets 2014-09-05 21:31:37 +03:00
  • c784c7ab47 Typo fix Ivan Kravets 2014-09-05 21:27:10 +03:00
  • bac0a5ebb1 Implement lib commands: install, uninstall, show, update, list Ivan Kravets 2014-09-04 18:58:12 +03:00
  • 3c030edc38 Grammar fix Ivan Kravets 2014-09-04 18:57:13 +03:00
  • 35e7c8b3a7 Seek for library in user's lib directory Ivan Kravets 2014-09-04 18:56:32 +03:00
  • 855df959ee Parse .pde as .ino file Ivan Kravets 2014-09-04 18:55:56 +03:00
  • 3d179fe1a7 Implement "lib search" command Ivan Kravets 2014-09-03 23:03:49 +03:00
  • 69b73935d0 Updated "requests" to 2.4.0 Ivan Kravets 2014-09-01 10:30:01 +03:00
  • a7bc72aa41 Improve installation section Ivan Kravets 2014-08-28 21:20:15 +03:00
  • 5f539fdf7b Re-tested with Click 3.2 Ivan Kravets 2014-08-23 11:51:18 +03:00
  • 78bf6c0e23 Italic correction Ivan Kravets 2014-08-22 18:05:27 +03:00
  • 768eea8a6d Implemented new `[platformio]` section for Configuration File | Resolve #14 Ivan Kravets 2014-08-22 17:57:28 +03:00
  • e4ba030a0c Expand an URL to get-platformio.py Ivan Kravets 2014-08-13 16:36:38 +03:00
  • ad6acb28ae Disable PyLint stupid warning Ivan Kravets 2014-08-13 11:55:25 +03:00
  • 63d9914652 Test passed with new click 3.1 Ivan Kravets 2014-08-13 11:37:50 +03:00
  • c41be4b294 Add notice about examples on the web Ivan Kravets 2014-08-12 19:29:57 +03:00
  • 9cec1069d6 Rename Miscellaneous section to Raspduino Ivan Kravets 2014-08-11 15:58:39 +03:00
  • 1b359b7587 Add new examples to ProjectConfFile + improve Quickstart Ivan Kravets 2014-08-11 12:20:08 +03:00
  • 80e21f61d3 Minor docs improvement Ivan Kravets 2014-08-09 23:40:32 +03:00
  • 0323fe7b90 Preparation for 0.7.0-dev Ivan Kravets 2014-08-09 23:29:37 +03:00
  • e48c6744ed Merge branch 'release/v0.6.0' v0.6.0 Ivan Kravets 2014-08-09 23:21:02 +03:00
  • fcef78ed0d Merge branch 'release/v0.6.0' into develop Ivan Kravets 2014-08-09 23:21:02 +03:00
  • fbab527ed3 Ready for 0.6.0 release Ivan Kravets 2014-08-09 23:20:45 +03:00
  • 7bee016a7e Implement serialports monitor / resolve #10 Ivan Kravets 2014-08-09 23:13:29 +03:00
  • c496b736ea Append SHELL/PATH correction for Makefile Ivan Kravets 2014-08-09 19:31:34 +03:00
  • 1fb8c5dcab Add PDF version of docs Ivan Kravets 2014-08-09 18:06:56 +03:00
  • 2f79b604c7 Clean Project Configuration file & README Ivan Kravets 2014-08-09 17:57:17 +03:00
  • 628cf3b652 Simplify README Ivan Kravets 2014-08-09 17:49:37 +03:00
  • 71c66b9171 Fix bug with auto-conversation from Arduino *.ino to *.cpp Ivan Kravets 2014-08-09 17:19:08 +03:00
  • a14a724836 Add "docs" env for CI Ivan Kravets 2014-08-09 17:11:45 +03:00
  • f83e052ea2 Initial version of docs Ivan Kravets 2014-08-09 16:39:00 +03:00
  • 8961c2fad4 Merge docs + develop Ivan Kravets 2014-08-09 16:36:29 +03:00
  • 7af95ab897 Merge branch 'develop' into feature/documentation Ivan Kravets 2014-08-09 16:34:36 +03:00
  • 9a99409ae1 Initial version of docs Ivan Kravets 2014-08-09 16:31:20 +03:00
  • 62ccafde23 Resolve issue #9: ImportError: No module named platformio.util Ivan Kravets 2014-08-05 14:18:16 +03:00
  • 75c50ef213 Append PlatformIO info to request header Ivan Kravets 2014-08-04 12:43:09 +03:00
  • 05908dc882 Continue on 1.0.0-dev Ivan Kravets 2014-08-04 12:09:04 +03:00
  • 94faec9827 Fix links for testers Ivan Kravets 2014-08-04 12:00:47 +03:00
  • 26e70ad2f9 Merge branch 'release/v0.5.0' v0.5.0 Ivan Kravets 2014-08-04 11:56:43 +03:00
  • a2a13039ba Merge branch 'release/v0.5.0' into develop Ivan Kravets 2014-08-04 11:56:43 +03:00
  • 6239b9d22a Ready for 0.5.0 release Ivan Kravets 2014-08-04 11:55:55 +03:00
  • 47b8d32bbf Update with fixed bugs/issues and "thanks" part! Ivan Kravets 2014-08-04 11:51:04 +03:00
  • 8e4520d6e0 Fix libs order when build nested dependencies Ivan Kravets 2014-08-04 11:38:00 +03:00
  • de37cc0518 Add static Adafruit_CC3000 library example Ivan Kravets 2014-08-04 11:14:46 +03:00
  • 8c452851d2 Remove Adafruit submodule from examples Ivan Kravets 2014-08-04 11:13:54 +03:00
  • 3d680e5351 Remove Adafruit submodule from examples Ivan Kravets 2014-08-04 11:12:47 +03:00
  • f7a4ee0d66 Fix bug with first-launching Ivan Kravets 2014-08-04 11:09:47 +03:00
  • 2534db8c0e Merge branch 'feature/atmelavr-raspduino-reset' into develop Ivan Kravets 2014-08-04 09:31:17 +03:00
  • f006561113 Initial commit of docs Ivan Kravets 2014-08-04 09:23:57 +03:00
  • 8b056efe64 Resolve #8: Implement "upgrade" command and "auto-check" for the latest version Ivan Kravets 2014-08-03 18:40:20 +03:00
  • a287d53520 Add Arduino example with external library (Adafruit CC3000) Ivan Kravets 2014-08-03 16:49:03 +03:00
  • 00e51558db Resolve #7: add auto-conversation from *.ino to valid *.cpp for Arduino/Energia frameworks Ivan Kravets 2014-08-03 16:23:18 +03:00
  • 1b75d3e461 Allow to clean dependent libraries Ivan Kravets 2014-08-02 21:07:35 +03:00
  • 47edfdb043 Improve nested lookup for libraries Ivan Kravets 2014-08-02 20:47:05 +03:00
  • ce0c1f9f4a Disable default warning flag "-Wall" Ivan Kravets 2014-08-02 13:23:42 +03:00
  • eccba803b2 Initial version of "reset" operation for Raspduino Ivan Kravets 2014-08-01 16:19:54 +03:00
  • 1b2339c3bd Fixed bug with platforms list Ivan Kravets 2014-07-31 16:58:49 +03:00
  • 3f03143e5e Removed wheel support (need to rely on dynamic dependencies) Ivan Kravets 2014-07-31 16:58:03 +03:00
  • 693191770b Merge branch 'release/v0.4.0' v0.4.0 1754218022012743238/tmp_refs/tags/v0.4.0 Ivan Kravets 2014-07-31 16:26:35 +03:00
  • 94cb62e4d9 Merge branch 'release/v0.4.0' into develop Ivan Kravets 2014-07-31 16:26:35 +03:00
  • 771261e298 Ready for 0.4.0 release Ivan Kravets 2014-07-31 16:26:10 +03:00
  • 3bd1fe51ab Improved system type detection Ivan Kravets 2014-07-31 16:20:31 +03:00
  • e81723f73c Added support for Raspberry Pi, Microduino and Raspduino Ivan Kravets 2014-07-31 16:18:17 +03:00
  • c4d2dc6267 Show "Alias" for packages in "platformio show" command Ivan Kravets 2014-07-30 23:39:01 +03:00
  • ffa3d3f2f1 Optimised conversion from package aliases to names Ivan Kravets 2014-07-30 23:08:36 +03:00
  • 3125c8485b Allowed to skip default packages via --skip-default-package flag Ivan Kravets 2014-07-30 22:41:07 +03:00
  • dac83d6164 Refactored "base" paltform Ivan Kravets 2014-07-30 22:40:11 +03:00
  • 02d7aa1e1e Added "Blog" to README menu Ivan Kravets 2014-07-28 21:35:01 +03:00
  • 14c2e606e5 Added "Examples" to README menu Ivan Kravets 2014-07-28 21:32:55 +03:00
  • 529a4c2d34 Fixed GitHub issue with RST bold Ivan Kravets 2014-07-28 21:29:55 +03:00