Commit Graph

  • d5baa153a5 Fix an issue when can not upload firmware to SAM-BA based board (Due) Ivan Kravets 2017-08-01 00:33:51 +03:00
  • 3f96530c32 Sync docs: Add example how to build a custom HEX from ELF Ivan Kravets 2017-08-01 00:21:57 +03:00
  • 861659e890 Wait for 400ms after touching serial port (fix SAM-BA issue) Ivan Kravets 2017-08-01 00:12:05 +03:00
  • cd5b88dd1f Automatically update PIO Core packages when it is possible Ivan Kravets 2017-07-31 19:38:42 +03:00
  • 06b49ec3ec Some improvements Ivan Kravets 2017-07-31 19:05:03 +03:00
  • 4944731dc6 Sync docs: Split build flags into multiple lines Ivan Kravets 2017-07-31 18:25:57 +03:00
  • 5d31d6825b Export board's connectivity Ivan Kravets 2017-07-28 00:56:02 +03:00
  • 0099b037f3 Refactor docs for Unit Testing Ivan Kravets 2017-07-27 19:07:46 +03:00
  • 9994ed8b5e Check context arguments before comparison // Resolve #1000 Ivan Kravets 2017-07-27 15:50:54 +03:00
  • 954357bdd2 Update links to ESP8266 docs Ivan Kravets 2017-07-25 20:00:27 +03:00
  • c7f5629f82 Fix links in docs Ivan Kravets 2017-07-25 19:19:52 +03:00
  • dfe769c92e Add support for Controllino PLC Ivan Kravets 2017-07-25 13:22:55 +03:00
  • 53017b24d1 VSCode configuration Ivan Kravets 2017-07-24 17:37:16 +03:00
  • f13537cabb YAPF Ivan Kravets 2017-07-24 17:35:41 +03:00
  • 16ea8f29a1 Update docs with new boards Ivan Kravets 2017-07-21 22:07:11 +03:00
  • e708b74507 Document Task Runner for VSCode Ivan Kravets 2017-07-20 13:36:13 +03:00
  • f61c7f6030 Sync examples Ivan Kravets 2017-07-19 13:53:58 +03:00
  • 1260859c42 Sync examples Ivan Kravets 2017-07-18 23:15:09 +03:00
  • ec9324d77f Sync examples with mbed 5.5 Ivan Kravets 2017-07-18 22:47:39 +03:00
  • d66b1780ce Bump version to 3.4.1a6 Ivan Kravets 2017-07-17 13:13:42 +03:00
  • 35cab82605 Remove static tasks for VSCode Ivan Kravets 2017-07-16 21:28:54 +03:00
  • 12222c0f42 Improve docs for advanced scripting Ivan Kravets 2017-07-14 23:56:45 +03:00
  • 12ec11c7e2 Sync docs Ivan Kravets 2017-07-14 14:22:38 +03:00
  • c926ca389c Sync examples Ivan Kravets 2017-07-14 14:05:38 +03:00
  • e01c0a1eff Sync docs Ivan Kravets 2017-07-14 02:10:12 +03:00
  • 8008f87ffa Manage project libraries with "--storage-dir" option Ivan Kravets 2017-07-13 00:51:04 +03:00
  • 91d3a8ffad Improve docs for PIO Debugger Ivan Kravets 2017-07-10 01:28:19 +03:00
  • 309d3a45d6 New "forceUploadAndMonitor" option for PlatformIO IDE for VSCode Ivan Kravets 2017-07-05 21:22:33 +03:00
  • ebe0d41b77 Bump version to 3.4.1a5 Ivan Kravets 2017-07-05 20:38:55 +03:00
  • 6403cf0c8b New task "PlatformIO: Monitor" for VSCode Ivan Kravets 2017-07-05 20:38:28 +03:00
  • 7964aed453 New boards by RushUp Ivan Kravets 2017-07-04 19:30:39 +03:00
  • 97866cf44d Correct default values for auto_update_libraries/platforms Ivan Kravets 2017-07-04 14:24:40 +03:00
  • 4eb92ff2e3 Refactor pioNav for docs Ivan Kravets 2017-07-04 01:17:56 +03:00
  • 0e8fb1ba83 Bump version to 3.4.1a4 Ivan Kravets 2017-07-03 13:36:51 +03:00
  • 8741f37831 Minor improvements Ivan Kravets 2017-07-03 13:35:39 +03:00
  • 68ccabda56 Update history Ivan Kravets 2017-07-01 22:17:37 +03:00
  • a0cd0bc189 Fix an issue with a custom unit testing transport Ivan Kravets 2017-07-01 22:00:25 +03:00
  • aadb186054 Escape spaces in task command for VSCode Task Runner Ivan Kravets 2017-07-01 21:54:04 +03:00
  • 2c232f2f3f Standalone IDEs Integration Ivan Kravets 2017-07-01 20:34:34 +03:00
  • f85c894b52 Move Pricing before Docs Ivan Kravets 2017-07-01 20:24:03 +03:00
  • fb432da26b Bump version to 3.4.1a3 Ivan Kravets 2017-07-01 19:24:41 +03:00
  • e8da7b4673 Depend on PIO Core Plus v0.9.1 Ivan Kravets 2017-07-01 19:24:10 +03:00
  • 53906c49cb Refactor PIO Account docs Ivan Kravets 2017-07-01 14:16:26 +03:00
  • b774bd6a55 Improve platformio.ini example Ivan Kravets 2017-06-30 22:07:04 +03:00
  • cefc2fa21c Cosmetic improvements Ivan Kravets 2017-06-30 01:35:54 +03:00
  • 546993b12c Fix PyLint Warning Ivan Kravets 2017-06-30 01:23:52 +03:00
  • 08ab80187c Mode PIO Core Dev installation on upper level Ivan Kravets 2017-06-30 00:24:35 +03:00
  • bf48643865 Bump version to 3.4.1a2 Ivan Kravets 2017-06-30 00:20:27 +03:00
  • 35a91dbd57 Pre/Post extra scripting for advanced control of PIO Build System // Resolve #891 Ivan Kravets 2017-06-30 00:15:49 +03:00
  • 7a56ec614c Added monitor_* options to white-list for Project Configuration File “platformio.ini” // Resolve #982 Ivan Kravets 2017-06-29 21:27:38 +03:00
  • 7d2728845e Use a root of library when filtering source code using library.json and srcFilter field Ivan Kravets 2017-06-29 21:23:06 +03:00
  • 94a834ecc4 Use a root of library when filtering source code using library.json and srcFilter field Ivan Kravets 2017-06-29 21:22:44 +03:00
  • 46774466db Fix contact url Ivan Kravets 2017-06-29 19:32:38 +03:00
  • 671eff5012 Library Manager in PlatformIO IDE for Atom Ivan Kravets 2017-06-29 01:13:20 +03:00
  • a3e7535db5 Simplify index page of docs Ivan Kravets 2017-06-28 19:33:53 +03:00
  • f7ee7e2e8c Add Changelog for PIO IDE for Atom and VSCode Ivan Kravets 2017-06-28 18:29:56 +03:00
  • 7a04061d6d Typo fix Ivan Kravets 2017-06-28 14:05:28 +03:00
  • 7827994791 Do not ask for board ID when initialize project for desktop platform Ivan Kravets 2017-06-28 01:38:20 +03:00
  • dae290ad2d Bump version to 3.4.1a1 Ivan Kravets 2017-06-28 01:01:27 +03:00
  • 61fc7d8589 Fix issue when can not load broken PIO Core state Ivan Kravets 2017-06-28 01:01:03 +03:00
  • 0deb623ad5 Add link to PIO IDE packages Ivan Kravets 2017-06-27 01:56:03 +03:00
  • ef8aeeb5f0 Add support for Adafruit Feather M0 Express & Metro M0 Expresss boards Ivan Kravets 2017-06-27 01:17:34 +03:00
  • 2695c985a4 Remove platforms related history from the Core Ivan Kravets 2017-06-27 01:03:26 +03:00
  • fcfdc5c206 Sync docs Ivan Kravets 2017-06-27 00:05:23 +03:00
  • 3a96b460df Merge branch 'release/v3.4.0' v3.4.0 Ivan Kravets 2017-06-26 19:58:30 +03:00
  • 78616bf06f Merge branch 'release/v3.4.0' into develop Ivan Kravets 2017-06-26 19:58:30 +03:00
  • 43ebff2a84 Bump version to 3.4.0 Ivan Kravets 2017-06-26 19:58:21 +03:00
  • 7afbbadef1 Fix URL for PIO Unified Debugger Ivan Kravets 2017-06-26 19:53:51 +03:00
  • e26372075d Update README Ivan Kravets 2017-06-26 19:51:57 +03:00
  • d0f6c69135 Minor cleanups Ivan Kravets 2017-06-26 19:18:41 +03:00
  • b1780c54db Depend on PIO Core+ v0.9 Ivan Kravets 2017-06-26 19:16:44 +03:00
  • 7cc51035aa Add "Upload and Monitor" task for VSCode Ivan Kravets 2017-06-26 18:13:09 +03:00
  • 820efaeb21 Switch to stable PlatformIO Ivan Kravets 2017-06-26 18:04:40 +03:00
  • 1ee53137ec Update udev rules guide Ivan Kravets 2017-06-26 17:51:11 +03:00
  • 01afcb1c9e New monitor target which allows to launch Serial Monitor automatically after successful “build” or “upload” operations // Resolve #788 Ivan Kravets 2017-06-26 17:14:38 +03:00
  • 574bbd1692 Update custom J-Link debug configuration Ivan Kravets 2017-06-24 19:45:47 +03:00
  • 0c06982d75 Filter PIO Unit Testing tests using a new test_filter option in "platformio.ini" or platformio test –filter command // Resolve #934 Ivan Kravets 2017-06-24 18:40:30 +03:00
  • 8f4c09a600 Better escaping for package file names Ivan Kravets 2017-06-24 16:07:40 +03:00
  • 1c5b08de59 Fixed cloning a package (library) from a private Git repository with custom user name and SSH port // Resolve #925 Ivan Kravets 2017-06-24 15:45:48 +03:00
  • d8a0272bec Escape non-valid file name characters when installing a new package (library) // Resolve #985 Ivan Kravets 2017-06-24 15:20:33 +03:00
  • f6960a0f98 Update docs for Segger J-Link Tool Ivan Kravets 2017-06-24 14:26:14 +03:00
  • 2849d78ece Add requirements for Python and PIO Core+ Ivan Kravets 2017-06-24 02:13:03 +03:00
  • 954ff8dca0 Bump version to 3.4.0rc1 Ivan Kravets 2017-06-24 01:32:05 +03:00
  • 93db0fa064 Improve WaitForNewSerialPort for atmega32u4 based boards Ivan Kravets 2017-06-24 01:29:53 +03:00
  • 839fe8e02f Integrate PIO Unified Debugger with Sublime Text Ivan Kravets 2017-06-24 00:06:58 +03:00
  • 60b668342f Integrate PIO Unified Debugger with Eclipse Ivan Kravets 2017-06-23 22:00:58 +03:00
  • 178cf35a43 Improve docs for CLion Ivan Kravets 2017-06-23 16:06:22 +03:00
  • adf30f3640 Reorganize Tutorials and Demo for PIO Core Ivan Kravets 2017-06-23 15:38:24 +03:00
  • 2793059c70 Refactor library manager navigation Ivan Kravets 2017-06-23 14:48:01 +03:00
  • 6e7de3a01c Sort platforms and frameworks by name Ivan Kravets 2017-06-23 14:08:46 +03:00
  • 77a14f3c7b Note about "dialout" group for Ubuntu/Debian users; udev rule for USBasp V2.0 // Resolve #979 Ivan Kravets 2017-06-23 13:53:36 +03:00
  • a9543037b2 Add default environment to each example Ivan Kravets 2017-06-23 00:14:16 +03:00
  • 902b8e0a52 Add example with using pyOCD for CMSIS-DAP based boards Ivan Kravets 2017-06-22 23:23:44 +03:00
  • 613d92c32f Add source code to STM32Cube tutorial Ivan Kravets 2017-06-22 14:23:09 +03:00
  • ebf9607c99 Cosmetic changes Ivan Kravets 2017-06-22 01:26:24 +03:00
  • 89dc767a1c Introduce Tutorials Ivan Kravets 2017-06-22 01:14:23 +03:00
  • cb54910529 Add configuration section for Unit Testing Ivan Kravets 2017-06-21 01:03:09 +03:00
  • f78837d467 Custom transport for Unit Testing Ivan Kravets 2017-06-20 18:48:52 +03:00
  • 6ad1ce5239 Improve docs for Platforms and Framworks Ivan Kravets 2017-06-20 16:57:47 +03:00
  • 707384aeed Cosmetic updates for "Contents" Ivan Kravets 2017-06-20 15:41:43 +03:00