Commit Graph

  • 4b093dcdbb Fix upload speed for OpenEnergyMonitor board Ivan Kravets 2016-06-10 18:01:46 +03:00
  • 4f39a2e3da Merge branch 'develop' into feature/platformio-30 Ivan Kravets 2016-06-10 14:40:26 +03:00
  • c9020d4879 Add support for STM32F0 boards for SPL framework // Issue #683 Ivan Kravets 2016-06-09 19:17:19 +03:00
  • c5b5e80de4 Add support for emonPi the OpenEnergyMonitor system // Resolve #687 Ivan Kravets 2016-06-09 18:50:08 +03:00
  • c1a8fdb940 Fix path to dfu util when it contains spaces. Valeriy Koval 2016-06-09 11:39:44 +03:00
  • ff3e100b33 Minor fixes Ivan Kravets 2016-06-08 14:00:40 +03:00
  • e892473af7 Refactor AutodetectUploadPort Ivan Kravets 2016-06-08 13:47:03 +03:00
  • 3a143270c2 Handle custom boards Ivan Kravets 2016-06-08 13:34:49 +03:00
  • 0aa2db8e91 Merge branch 'develop' into feature/platformio-30 Ivan Kravets 2016-06-06 18:14:53 +03:00
  • 1c8de51054 Add support for Arduboy DevKit Ivan Kravets 2016-06-06 18:13:12 +03:00
  • d3ab58a487 Merge branch 'develop' into feature/platformio-30 Ivan Kravets 2016-06-06 14:33:09 +03:00
  • 34c171f9fd Typo fix Ivan Kravets 2016-06-04 00:30:02 +03:00
  • 9b2d49455a Merge branch 'release/v2.9.4' v2.9.4 Ivan Kravets 2016-06-04 00:26:01 +03:00
  • 730b2371df Merge branch 'release/v2.9.4' into develop Ivan Kravets 2016-06-04 00:26:01 +03:00
  • f1afa864cd Version bump to 2.9.4 Ivan Kravets 2016-06-04 00:25:15 +03:00
  • 439cd77db8 Show "udev" warning only for the Linux OS while upload firmware Ivan Kravets 2016-06-04 00:23:33 +03:00
  • 4c35870dff Merge branch 'release/v2.9.3' v2.9.3 Ivan Kravets 2016-06-03 21:04:04 +03:00
  • 9f3624d26e Merge branch 'release/v2.9.3' into develop Ivan Kravets 2016-06-03 21:04:04 +03:00
  • ac4e8514db Version bump to 2.9.3 Ivan Kravets 2016-06-03 21:03:48 +03:00
  • 646123f9ab Notify Linux user to install PlatformIO udev rules Ivan Kravets 2016-06-03 20:57:20 +03:00
  • 11ef9dbdcb Add new article Ivan Kravets 2016-06-03 20:40:24 +03:00
  • f3526b1d95 Add support for Arduboy Ivan Kravets 2016-06-03 20:14:37 +03:00
  • 45d5159fe3 Remove unused imports Ivan Kravets 2016-06-03 18:46:28 +03:00
  • 439e6b4ccf Refactor firmware uploading to the embedded boards with SAM-BA bootloader Ivan Kravets 2016-06-03 18:35:47 +03:00
  • fb08322c17 Fix firmware uploading to the embedded boards with SAM-BA bootloader Ivan Kravets 2016-06-03 13:58:51 +03:00
  • c815e0fadc Add explanation about waiting for the new serial port Ivan Kravets 2016-06-03 01:29:18 +03:00
  • 190ffab76d Hook when new serial port is the same in boot mode Ivan Kravets 2016-06-03 01:16:16 +03:00
  • 882bddf77e Revert back some code linked with uploading to Leonardo/Due Ivan Kravets 2016-06-03 00:42:52 +03:00
  • 06e42dc689 Merge branch 'develop' into feature/platformio-30 Ivan Kravets 2016-06-02 23:53:24 +03:00
  • 4f1e1a38c9 Merge branch 'release/v2.9.2' v2.9.2 Ivan Kravets 2016-06-02 20:57:09 +03:00
  • a9c02c9cbc Merge branch 'release/v2.9.2' into develop Ivan Kravets 2016-06-02 20:57:09 +03:00
  • 331cfb5b54 Version bump to 2.9.2 (issues #641, #645, #648, #652, #664, #665, #666, #671, #674) Ivan Kravets 2016-06-02 20:56:52 +03:00
  • 0b80ed6c2b Fix issue with ARM mbed framework when abstract class breaks compile for LPC1768 // Resolve #666 Ivan Kravets 2016-06-02 20:47:09 +03:00
  • 38967eab64 Fix issue with ARM mbed framework and multiple definition errors on FRDM-KL46Z board // Resolve #641 Ivan Kravets 2016-06-02 20:45:43 +03:00
  • 3ad1ad4ef1 List embedded boards in docs Ivan Kravets 2016-06-02 20:41:10 +03:00
  • 0c8f469246 Fix multiple definition in mbed framework when using abstract class // Issue #641, #666 Valeriy Koval 2016-06-02 17:27:52 +03:00
  • 03d9351dec Add "stlink" as the default uploader for STM32 Discovery boards // Resolve #665 Ivan Kravets 2016-06-02 16:41:04 +03:00
  • b3fc6617e5 Implement grep serial ports for Windows Ivan Kravets 2016-06-02 14:57:44 +03:00
  • 1fdc2e3091 Remove unused imports Ivan Kravets 2016-06-02 01:13:34 +03:00
  • c773c8f5d5 Minor improvements Ivan Kravets 2016-06-02 01:09:05 +03:00
  • b188a05b69 Fix PyLint's "misplaced-comparison-constant" Ivan Kravets 2016-06-02 00:14:02 +03:00
  • d7ca3f15a4 Use $PROGNAME instead static name when looking for the firmware Ivan Kravets 2016-06-01 23:33:15 +03:00
  • 406e240de1 Update title of the article Ivan Kravets 2016-06-01 22:14:37 +03:00
  • f3689ac157 Add new articles Ivan Kravets 2016-06-01 21:30:30 +03:00
  • ce72ee04f4 Link Community Forums FAQ with Docs FAQ Ivan Kravets 2016-06-01 20:36:13 +03:00
  • 694121d49a Grep for "/dev/cu.*" on OS X Ivan Kravets 2016-06-01 20:35:05 +03:00
  • 250b39bcc8 Skip grep search for serial ports on Windows machines Ivan Kravets 2016-06-01 20:26:10 +03:00
  • c74a2b4529 Improve firmware uploading to Arduino Leonardo based boards Ivan Kravets 2016-06-01 20:24:08 +03:00
  • ff7bc9092d Patch development platforms after upgrade process // Issue #479 Ivan Kravets 2016-05-31 23:43:27 +03:00
  • d6b6fa2baf Install development platform from local dir and VCS(git, hg, svn) // Issue #479 Ivan Kravets 2016-05-31 00:22:25 +03:00
  • bfd66deb37 Initial support for unit testing // Issue #408 Valeriy Koval 2016-05-30 17:50:37 +03:00
  • bf149c075d Auto install too-unity for hardware unit testing Ivan Kravets 2016-05-30 14:31:58 +03:00
  • a1e7ce415b Add MinGW to the PATH Ivan Kravets 2016-05-30 13:15:19 +03:00
  • 2ecc007615 Implement packages updating; other improvements to Package Manager // Issue #479 Ivan Kravets 2016-05-29 23:28:50 +03:00
  • 7a053e6df2 Merge branch 'develop' into feature/platformio-30 Ivan Kravets 2016-05-29 18:17:34 +03:00
  • ab15bafc5b Automatically add source directory to "CPPPATH" of Build System Ivan Kravets 2016-05-29 18:09:21 +03:00
  • 806f6cd2ab Fix platform installer if platform is already installed Ivan Kravets 2016-05-29 17:59:08 +03:00
  • b7921c7dcb Merge branch 'develop' into feature/platformio-30 Ivan Kravets 2016-05-29 17:18:29 +03:00
  • f6014d2e52 Fixed configuration data for TI LaunchPads based on msp430fr4133 and msp430fr6989 MCUs // Resolve #676 Ivan Kravets 2016-05-29 16:47:54 +03:00
  • 420c93aaa3 Automatically install missed development platform for run command Ivan Kravets 2016-05-29 00:50:05 +03:00
  • 23ef51a4e8 Update tests according new development platforms architecture // Issue #479 Ivan Kravets 2016-05-28 22:51:33 +03:00
  • c73dd60bd1 Merge branch 'develop' into feature/platformio-30 Ivan Kravets 2016-05-28 20:42:50 +03:00
  • 35a602cfef Install tox manually Ivan Kravets 2016-05-28 20:27:16 +03:00
  • 6ecd86a244 Simplified documentation for Continuous integration with AppVeyor // Resolve #671 Ivan Kravets 2016-05-28 20:22:15 +03:00
  • 0cb28f906e Fix broken links to project examples Ivan Kravets 2016-05-28 19:09:24 +03:00
  • 426389b255 Fix package removing when it is symbolically linked Ivan Kravets 2016-05-27 15:50:57 +03:00
  • 825c60e2bd Automatically add SCons to the packages list if it is missed in platform manifest // Issue #479 Ivan Kravets 2016-05-27 14:47:22 +03:00
  • 46893e2f04 Stop build process when framework is used and board is not specified Ivan Kravets 2016-05-27 12:48:10 +03:00
  • 567f9c06cc Disable platform auto-update (temporary) Ivan Kravets 2016-05-27 12:35:20 +03:00
  • 9a1f1ddb8b Allow to install development platform from local directory // Issue #479 Ivan Kravets 2016-05-26 22:33:17 +03:00
  • d68eb28629 Decentralized architecture for development platforms // Issue #479 Ivan Kravets 2016-05-26 19:43:36 +03:00
  • 1a305f2dd7 Add stlink as the default uploader for disco boards // Issue #665 Valeriy Koval 2016-05-25 11:29:26 +03:00
  • cd22f5197b Specify supported types of library repository Ivan Kravets 2016-05-24 19:20:12 +03:00
  • 349b159a7b Move boards and platforms to separate repos // Issue #479 Ivan Kravets 2016-05-23 22:28:48 +03:00
  • b3d27b42ad Add key-binding for Toggle Build Panel Ivan Kravets 2016-05-18 15:46:59 +03:00
  • ab3a5331c1 New article by Pedro Minatel Ivan Kravets 2016-05-12 19:51:22 +03:00
  • 9cbe12fbb8 New article by Pedro Minatel Ivan Kravets 2016-05-12 19:51:04 +03:00
  • 056cc08d68 Fix issue with `src_filter` option for Windows OS // Resolve #652 Ivan Kravets 2016-05-10 15:36:00 +03:00
  • 69effbfedb Add new articles; Link to the Virtual IoT Meetup Ivan Kravets 2016-05-07 00:16:39 +03:00
  • d881dfb63c Typo fix Ivan Kravets 2016-05-06 19:52:27 +03:00
  • d89b2828e3 Add "Keep build panel visible" to PlatformIO IDE FAQ Ivan Kravets 2016-05-06 18:22:09 +03:00
  • 75ca6c6e52 Add several new mbed boards Valeriy Koval 2016-05-06 15:26:56 +03:00
  • 304c8b7184 Add support for MightyCore ATmega8535 board // Issue #585 Ivan Kravets 2016-05-06 15:18:48 +03:00
  • 3c46c17242 Typo fix Ivan Kravets 2016-05-04 15:51:45 +03:00
  • aca646e6b9 Use HTTP mirror for Package Manager in case with SSL errors // Resolve #645 Ivan Kravets 2016-05-04 15:50:00 +03:00
  • b587927687 Sync examples Ivan Kravets 2016-05-04 15:11:15 +03:00
  • 3edc336f62 Fix bug with "env_default" when "pio run -e" is used Ivan Kravets 2016-05-04 15:10:08 +03:00
  • eee6685c59 Update platforms liste README Ivan Kravets 2016-05-04 14:59:08 +03:00
  • 76b5434157 Merge branch 'release/v2.9.1' into develop Ivan Kravets 2016-04-30 18:20:46 +03:00
  • a05f55554f Merge branch 'release/v2.9.1' v2.9.1 Ivan Kravets 2016-04-30 18:20:45 +03:00
  • ea800f35b7 Version bump to 2.9.1 (issues #639) Ivan Kravets 2016-04-30 18:20:31 +03:00
  • 4c70856505 Update history Ivan Kravets 2016-04-30 17:40:55 +03:00
  • cf7a3e377f Scan all prototypes with pointers Ivan Kravets 2016-04-30 17:35:41 +03:00
  • 03c0033bed Optmize INO to CPP converter // Issue #639 Ivan Kravets 2016-04-30 17:33:45 +03:00
  • 238fa36212 Fix path for Windows for Preprocessor Ivan Kravets 2016-04-30 17:23:51 +03:00
  • f42c8f10f3 Improve INO to CPP converter // Issue #639 Ivan Kravets 2016-04-30 17:19:18 +03:00
  • 0a760ce9a4 Update number of supported development platforms Ivan Kravets 2016-04-30 13:36:20 +03:00
  • a77cbe5c16 Handle pointer to the prototypes while converting "*.ino" to ".cpp" // Resolve #639 Ivan Kravets 2016-04-30 13:28:57 +03:00
  • 475a521d0f Minor fixes Ivan Kravets 2016-04-28 21:19:31 +03:00
  • 6a387359c3 Import examples as submodule Ivan Kravets 2016-04-28 18:49:50 +03:00