Commit Graph

24 Commits

Author SHA1 Message Date
Ivan Kravets 3484c41b64 Fix issue with quotes in CPPDEFINES when dumping data for IDE 2016-02-11 00:27:41 +02:00
Ivan Kravets d2f3b76132 Fix error with non unicode chars in serial port description 2016-01-25 23:42:43 +02:00
Ivan Kravets 7f386126cb Typo fix 2016-01-15 23:37:41 +02:00
Ivan Kravets 5ecf952934 Minor improvements to docs 2016-01-04 03:34:47 +02:00
Ivan Kravets db50043972 Generate .clang_complete file for Emacs project 2016-01-03 20:44:42 +02:00
Ivan Kravets e101b02ccb Run/Upload specific environment 2016-01-01 23:30:18 +02:00
Ivan Kravets 19f1ccd0df 🎄 Happy New 2016 Year! 🎄 2016-01-01 20:51:48 +02:00
Ivan Kravets f7311eb94d Update Wiring example according to Get-Started on home page 2015-12-26 20:08:50 +02:00
Ivan Kravets faf2839a08 Remove command with target=clean 2015-12-13 22:09:19 +02:00
Ivan Kravets 15224e3c02 Add .travis.yml and .gitignore files 2015-12-13 19:40:07 +02:00
Ivan Kravets 73ae2ffb9b Add Apache License, Version 2.0 to @PlatformIO examples README 2015-11-18 17:49:21 +02:00
Ivan Kravets ed10ecd142 Explain how to use "lib" directory from the PlatformIO based project // Issue #273 2015-09-10 18:19:23 +03:00
Ivan Kravets 7822a929f3 Fix tests after removing "autogen" prefix for init project 2015-05-07 15:53:06 +01:00
Ivan Kravets cbcbf27d23 Moved PlatformIO source code and repos from Ivan Kravets's account to PlatformIO Organisation 2015-03-25 11:34:48 +02:00
Valeriy Koval 642e1ef7bc Typo fix 2015-03-20 17:22:59 +02:00
Ivan Kravets e90e641941 Add Teensy to Wiring Blink example 2015-02-25 00:22:24 +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 7a3b43040f Make examples cross-boards, add README 2015-02-14 20:17:04 +02:00
Ivan Kravets ebd2e31efe Reorganise examples 2015-02-08 21:55:26 +02:00
Ivan Kravets 8c2dd44f44 Update platformio.ini for the examples 2015-01-02 00:16:29 +02:00
Ivan Kravets a2402c31b7 Implemented "build_flags" option for environments // closed issue #4 2014-06-21 22:27:58 +03:00
Ivan Kravets d801e65adf Allowed to pass multiple "SomePlatform" to the install/uninstall commands 2014-06-19 23:21:59 +03:00
Ivan Kravets 673a41c21c Added README to example with console result image 2014-06-12 22:09:26 +03:00
Ivan Kravets 8506e13ad5 Added "native" examples for embedded platforms 2014-06-02 20:55:20 +03:00