Commit Graph

  • 3442b11b3d Implement STM32 platform with support for Discovery boards Valeriy Koval 2015-02-03 14:24:15 +02:00
  • 2c51c2928a Move "energia-dependent" linker entry to Energia framework Valeriy Koval 2015-02-03 14:12:56 +02:00
  • 6acc183111 Add dependent "ldscripts" package Valeriy Koval 2015-02-03 14:08:47 +02:00
  • ab27592e5d Merge branch 'develop' of https://github.com/ivankravets/platformio into feature/platform-stm32 Valeriy Koval 2015-02-03 14:06:40 +02:00
  • 85afbdb8a7 Merge branch 'develop' of https://github.com/ivankravets/platformio into develop Valeriy Koval 2015-02-03 14:04:29 +02:00
  • c05418f47e Resolve #56 / Compiling error if space in Windows user folder Ivan Kravets 2015-02-03 13:54:31 +02:00
  • d57cc7b156 Keep Scons env state between SConscripts Ivan Kravets 2015-02-03 13:50:08 +02:00
  • eeb58da1cb Allow to ignore files when build library Ivan Kravets 2015-02-03 13:42:58 +02:00
  • cf823c471d Resolve #58 with handling assembly files Ivan Kravets 2015-02-02 14:41:37 +02:00
  • 2227267ff6 Merge branch 'develop' of https://github.com/ivankravets/platformio into develop Valeriy Koval 2015-02-02 13:13:56 +02:00
  • 9e36975d5f Merge branch 'develop' of https://github.com/ivankravets/platformio into feature/platform-stm32 Valeriy Koval 2015-02-02 13:13:34 +02:00
  • 297f132a0c Allow multiple frameworks for env Ivan Kravets 2015-02-02 13:12:18 +02:00
  • 8b3979c993 Merge branch 'develop' of https://github.com/ivankravets/platformio into feature/platform-stm32 Valeriy Koval 2015-02-02 13:05:25 +02:00
  • a9b98afa42 Merge branch 'develop' of https://github.com/ivankravets/platformio into develop Valeriy Koval 2015-02-02 13:05:08 +02:00
  • 9bd4047425 Revert "cyclic dependencies" flag to "atmelavr" platform Ivan Kravets 2015-01-31 23:22:24 +02:00
  • 666c6c70ca Improve "cyclic dependencies" for "Library Dependencies Finder" // Resolve #50 Ivan Kravets 2015-01-31 23:13:53 +02:00
  • a7fc184662 Remove unused import Ivan Kravets 2015-01-31 22:45:50 +02:00
  • 673c484fa7 Ask about "auto-uploading" within "platformio init" command Ivan Kravets 2015-01-31 22:42:52 +02:00
  • 977f30d617 Added new boards to "atmelavr" platform: Arduino NG, Arduino BT, Arduino Esplora, Arduino Ethernet, Arduino Robot Control, Arduino Robot Motor and Arduino Yun Ivan Kravets 2015-01-31 17:40:48 +02:00
  • 49b7cf6008 Enable by default "lib cyclic dependencies" for atmelavr platform // Resolve #50 Ivan Kravets 2015-01-31 17:34:17 +02:00
  • 4bb513e460 Apply "ignore_pattern" for BuildLibrary to variant directory Ivan Kravets 2015-01-31 17:19:07 +02:00
  • 8926e27c46 Fix bug with "ignore_pattern" for BuildLibrary when path contains "examples" Ivan Kravets 2015-01-30 23:24:37 +02:00
  • 63870fd825 Add support for ARM-based credit-card computers: Raspberry Pi, BeagleBoard and CubieBoard Ivan Kravets 2015-01-29 23:55:17 +02:00
  • f06cbebf63 Merge branch 'develop' of https://github.com/ivankravets/platformio into feature/platform-stm32 Valeriy Koval 2015-01-29 18:54:50 +02:00
  • 6e93806b12 Allow args/kwargs for exec command Ivan Kravets 2015-01-29 18:54:28 +02:00
  • 00f75c753d Fix home dir path for Windows Ivan Kravets 2015-01-29 18:50:12 +02:00
  • 8c253137a7 Merge branch 'develop' of https://github.com/ivankravets/platformio into feature/platform-stm32 Valeriy Koval 2015-01-29 16:43:26 +02:00
  • fc7bbc3f20 Merge branch 'develop' of https://github.com/ivankravets/platformio into develop Valeriy Koval 2015-01-29 16:42:35 +02:00
  • 0aea0ec1ed Merge branch 'develop' into feature/platform-stm32 Valeriy Koval 2015-01-29 16:29:02 +02:00
  • 1921164ba3 Refactored *Library Dependency Finder* // Resolve #48 #50 #55 Ivan Kravets 2015-01-29 16:09:17 +02:00
  • d5a7fcf75f Expand warning for all OS about obsolate "setuptools" Ivan Kravets 2015-01-29 14:05:02 +02:00
  • 1ae23085d4 Allow to ignore some libs from "Library Dependency Finder" Ivan Kravets 2015-01-29 12:49:46 +02:00
  • d2ad023b52 Apply "isort" Ivan Kravets 2015-01-29 12:45:26 +02:00
  • abd6ff9145 Apply "isort" Ivan Kravets 2015-01-29 12:45:10 +02:00
  • 93273e922f Merge pull request #53 from MrCustomizer/develop Ivan Kravets 2015-01-24 17:27:12 +02:00
  • ef76822773 expand path first, then get absolute path Arne Augenstein 2015-01-24 16:14:44 +01:00
  • 87e1b09088 sort imports Arne Augenstein 2015-01-24 16:04:53 +01:00
  • f84b113b5e fixing handling of relative paths Arne Augenstein 2015-01-24 08:53:34 +01:00
  • c71026d135 Add support for board's build "extra_flags" Valeriy Koval 2015-01-20 17:42:38 +02:00
  • c452302735 Move "ldscript" to own package Valeriy Koval 2015-01-20 17:41:49 +02:00
  • 04726fd871 Add support for stm32 boards Valeriy Koval 2015-01-19 19:28:37 +02:00
  • 2820e5a243 Fix an issue with the libraries that are git repositories // Resolve #49 Ivan Kravets 2015-01-16 18:41:44 +02:00
  • 5dee9ae4ef Update colorama to 0.3.3 Ivan Kravets 2015-01-13 21:40:34 +02:00
  • ccb0a6262d Fix PyLint "Too many branches" notice Ivan Kravets 2015-01-10 20:10:48 +02:00
  • 8baae82b35 Fix multiple definition of "main" function Ivan Kravets 2015-01-10 19:48:07 +02:00
  • e8b87a0168 Add "--json-output" option to "platformio boards" command // Resolve issue #42 Ivan Kravets 2015-01-10 16:20:09 +02:00
  • c8c1c7a83f Split long description Ivan Kravets 2015-01-08 23:52:24 +02:00
  • e8746232f6 Describe how to create own development platform Ivan Kravets 2015-01-08 23:21:30 +02:00
  • dcf325f64e Improve QuickStart steps Ivan Kravets 2015-01-08 20:12:42 +02:00
  • 2672f2c7f6 Return to 0.11.0-dev Ivan Kravets 2015-01-06 18:34:31 +02:00
  • 09493ce196 Merge branch 'release/v0.10.2' v0.10.2 1754242405807132029/tmp_refs/tags/v0.10.2 1754242377896437820/tmp_refs/tags/v0.10.2 1754221714000849136/tmp_refs/tags/v0.10.2 1754221561901678238/tmp_refs/tags/v0.10.2 Ivan Kravets 2015-01-06 18:33:36 +02:00
  • 78575f12d5 Merge branch 'release/v0.10.2' into develop Ivan Kravets 2015-01-06 18:33:36 +02:00
  • be224d2d8a Bump to 0.10.2 (resolve issue #42, #45) Ivan Kravets 2015-01-06 18:32:06 +02:00
  • 4b7a7d0cf0 Fix an exception during platformio upgrade under Windows OS // Resolve #45 Ivan Kravets 2015-01-06 17:45:07 +02:00
  • 8c53cf1d3c Fix an issue with `--json-output` // Resolve #42 Ivan Kravets 2015-01-05 22:58:55 +02:00
  • 09159c3ac0 Add notice about Engduino Library Ivan Kravets 2015-01-03 01:16:19 +02:00
  • 0f1cd87deb Return to 0.11.0-dev Ivan Kravets 2015-01-02 23:19:26 +02:00
  • e0cb0003dc Merge branch 'release/v0.10.1' into develop Ivan Kravets 2015-01-02 23:18:15 +02:00
  • 23017a22ec Merge branch 'release/v0.10.1' v0.10.1 1754239569758571143/tmp_refs/tags/v0.10.1 1754221426035209292/tmp_refs/tags/v0.10.1 Ivan Kravets 2015-01-02 23:18:14 +02:00
  • 6c86bb4167 Bump to 0.10.1 (resolve issue #42) Ivan Kravets 2015-01-02 23:17:30 +02:00
  • ca31230928 Improve lib scanner Ivan Kravets 2015-01-02 23:14:45 +02:00
  • 01f8795981 Add "--json-output" option to "platformio list", "platformio serialports list" and "platformio lib list" cmds // Resolve #42 Ivan Kravets 2015-01-02 21:03:14 +02:00
  • 2566879a99 Fix indention Ivan Kravets 2015-01-02 20:27:34 +02:00
  • 418b693fe0 Fix missing auto-uploading by default within init command Ivan Kravets 2015-01-02 20:25:30 +02:00
  • 8686936a07 Revert lowercase to Quickstart Ivan Kravets 2015-01-02 17:18:32 +02:00
  • 79b8e6c24e Mention "boards" command on QuickStart page Ivan Kravets 2015-01-02 15:19:44 +02:00
  • 8c2dd44f44 Update platformio.ini for the examples Ivan Kravets 2015-01-02 00:16:29 +02:00
  • f172019edc Disable blink for "thanks" Ivan Kravets 2015-01-01 22:57:02 +02:00
  • 44bf3e8479 Start 0.11.0-dev Ivan Kravets 2015-01-01 21:04:27 +02:00
  • 17d6c02d83 Merge branch 'release/v0.10.0' Ivan Kravets 2015-01-01 21:00:27 +02:00
  • bd6a57095a Merge branch 'release/v0.10.0' into develop Ivan Kravets 2015-01-01 21:00:27 +02:00
  • 68733a447a Bump to 0.10.0 (resolve issues: #11, #21, #35, #37, #38, #39, #40, #43 ) v0.10.0 Ivan Kravets 2015-01-01 20:57:47 +02:00
  • 1fb0644f51 Happy New Year to copyrights :) Ivan Kravets 2015-01-01 19:50:45 +02:00
  • c74d10b2e3 Migrate to PlatformIO open-source ORG domain Ivan Kravets 2014-12-30 23:22:42 +02:00
  • 95582d16a6 Rename Twitter account to @PlatformIO_Org Ivan Kravets 2014-12-30 14:02:20 +02:00
  • e8628443f0 Correct spelling Ivan Kravets 2014-12-29 20:27:11 +02:00
  • af191834d1 Allow to initialise project with the specified embedded boards // Resolve #21 Ivan Kravets 2014-12-29 20:22:01 +02:00
  • 82744afe58 Allow auto-installation of platforms when prompts are disabled // Resolve #43 Ivan Kravets 2014-12-29 15:10:31 +02:00
  • c109857707 Correct Engduino names Ivan Kravets 2014-12-28 23:49:46 +02:00
  • 740f609ca8 Added docs for Engduino boards Ivan Kravets 2014-12-28 23:38:45 +02:00
  • 1b7065d8c1 Added support for *Engduino* boards // Resolve #38 Ivan Kravets 2014-12-28 23:38:18 +02:00
  • f78f5b454b Parse libs in header files Ivan Kravets 2014-12-28 23:09:07 +02:00
  • c3686b4098 Improve compatibility with Arduino bundled libs Ivan Kravets 2014-12-28 22:58:27 +02:00
  • 9cfa4e40d0 Cleanup extra_flags Ivan Kravets 2014-12-28 22:57:36 +02:00
  • 4a5903849e Automatic detection of port on "serialports monitor" // Resolve #37 Ivan Kravets 2014-12-28 20:57:05 +02:00
  • 200944ebb3 Fix lint warning with unused argument Ivan Kravets 2014-12-28 20:43:29 +02:00
  • 7af9f50426 Fix firmware uploading to Arduino Leonardo-based boards // Resolve #40 Ivan Kravets 2014-12-28 20:41:21 +02:00
  • fe60369b6a Fix pre-configured settings for Arduino boards and ATmega 328 MCU Ivan Kravets 2014-12-28 20:03:43 +02:00
  • 15acca7b57 Mention about "boards" command in the platform page Ivan Kravets 2014-12-28 00:06:54 +02:00
  • 2aa4d0af33 Implement 'boards' command // Resolve #11 Ivan Kravets 2014-12-27 23:59:20 +02:00
  • 01bbfcced0 Update "requests" to 2.5.1 Ivan Kravets 2014-12-26 23:49:21 +02:00
  • 65895e658f Fix bug with Arduino's USB boards // Resolve issue #40 Ivan Kravets 2014-12-26 23:48:07 +02:00
  • 0241d65460 Avoid SSL connection to packages manifest file // Resolve #39 Ivan Kravets 2014-12-24 22:12:42 +02:00
  • 060e1764cb Fix urllib3's SSL warning under Python <= 2.7.2 // Resolve #39 Ivan Kravets 2014-12-24 21:36:11 +02:00
  • 9dcc774bfd Add example with uploading firmware via USB programmer (USBasp) // Resolve #35 Ivan Kravets 2014-12-19 19:53:25 +02:00
  • 11b26b3730 Clarify when lib not found by search request Ivan Kravets 2014-12-16 23:45:00 +02:00
  • d9a7537d5d Add example to lib search with the "excluding" operator Ivan Kravets 2014-12-14 19:47:19 +02:00
  • d68937afe0 Reduce terminate timeout Ivan Kravets 2014-12-14 19:46:40 +02:00
  • 43441a431e Improve Telemetry service Ivan Kravets 2014-12-14 00:39:33 +02:00
  • 9e4618ca7e Finally fix issue #18 - Compilation fails on Windows Ivan Kravets 2014-12-13 22:54:50 +02:00