Commit Graph

  • a64d368de2 Merge branch 'release/v4.3.2' v4.3.2 Ivan Kravets 2020-04-28 13:27:23 +03:00
  • f35e6e99af Bump version to 4.3.2 Ivan Kravets 2020-04-28 13:25:52 +03:00
  • 5d8440fdd1 PyLint fixes Ivan Kravets 2020-04-28 12:48:15 +03:00
  • d1b394b20a Bump version to 4.3.2rc2 Ivan Kravets 2020-04-27 23:42:22 +03:00
  • 520d6decac Nominate some exceptions to UserSideException Ivan Kravets 2020-04-27 23:42:02 +03:00
  • 4a251f0ab0 Fix JSONDecodeError when bottle.SimpleTemplate is used Ivan Kravets 2020-04-27 23:41:36 +03:00
  • c215abb50c Bump version to 4.3.2rc1 Ivan Kravets 2020-04-26 19:46:33 +03:00
  • 31ca47837d Disable build cache for Github Actions Ivan Kravets 2020-04-26 12:58:32 +03:00
  • 560699fc6b Apply formatting Ivan Kravets 2020-04-26 12:58:05 +03:00
  • 51ec94f78c Add new test for PIO Check with --skip-packages option Valerii Koval 2020-04-26 01:38:25 +03:00
  • ac1210fbea Add -imacros files to forcedInclude field in VSCode template Valerii Koval 2020-04-26 00:35:22 +03:00
  • c03f93521b Refactor PIO Check feature (#3478) Valerii Koval 2020-04-26 00:10:41 +03:00
  • 62ede23b0e Bump version to 4.3.2b1 Ivan Kravets 2020-04-25 15:48:55 +03:00
  • 60f28599d9 Echo what is typed when "send_on_enter" device monitor filter is used // Resolve #3452 Ivan Kravets 2020-04-25 15:48:37 +03:00
  • 629f23c4f3 Bump version to 4.3.2a4 Ivan Kravets 2020-04-25 13:20:56 +03:00
  • 27db344739 Bump version to 4.3.2a3 Ivan Kravets 2020-04-25 13:15:55 +03:00
  • 777a47fd99 Minor improvements Ivan Kravets 2020-04-25 13:14:54 +03:00
  • e913159cb4 Sync docs Ivan Kravets 2020-04-24 21:48:57 +03:00
  • b285c3137a Extend remote hosts with PlatformIO when checking internet connection Ivan Kravets 2020-04-24 16:25:02 +03:00
  • f0576ddcd9 Docs: Fix incorrect type for library.json "libCompatMode" field Ivan Kravets 2020-04-24 13:14:03 +03:00
  • 6e2cc333f2 disable pio account change password and username update tests Shahrustam 2020-04-24 11:57:17 +03:00
  • 18c7c5a9be Refactor pio account tests. (#3473) ShahRustam 2020-04-24 11:25:09 +03:00
  • 01945716d3 Sync docs Ivan Kravets 2020-04-24 00:43:32 +03:00
  • 2f5b231dc3 Disable pio account tests (#3472) ShahRustam 2020-04-24 00:13:46 +03:00
  • 75c1aafaef fix pio account tests Shahrustam 2020-04-23 20:45:51 +03:00
  • b9714d0ac1 Add pio account tests (#3470) ShahRustam 2020-04-23 16:05:00 +03:00
  • 5774654582 Switch to Github Actions (#3471) Ivan Kravets 2020-04-23 16:04:15 +03:00
  • 0a46b8ab6a add login with code method for account client. add new account rpc handler. (#3468) ShahRustam 2020-04-21 22:44:32 +03:00
  • a556573a4f Move env dependent directories to appropriate CMAKE_BUILD_TYPE // Issue #3460 Valerii Koval 2020-04-21 22:01:07 +03:00
  • fd91819b2c Fix missing include paths for check tools Valerii Koval 2020-04-21 19:26:00 +03:00
  • 24c04057e9 CLion: Add paths to libraries specified via lib_extra_dirs option (#3463) Valerii Koval 2020-04-21 17:37:55 +03:00
  • 2960b73da5 Fix an issue when PIO Remote agent was not reconnected automatically Ivan Kravets 2020-04-21 12:32:03 +03:00
  • c4645a9a96 Sync docs Ivan Kravets 2020-04-21 10:43:34 +03:00
  • 877e84ea1d Bump version to 4.3.2a2 Ivan Kravets 2020-04-19 20:05:21 +03:00
  • cb1058c693 New PIO Account with "username" and profile support Ivan Kravets 2020-04-19 20:03:46 +03:00
  • be6bf5052e Open source PIO Remote client Ivan Kravets 2020-04-19 19:26:56 +03:00
  • 7780003d01 New Account Management System (#3443) ShahRustam 2020-04-19 19:06:06 +03:00
  • 445ca937fd Sync docs Ivan Kravets 2020-04-18 22:40:27 +03:00
  • 1f4aff7f27 Sync docs Ivan Kravets 2020-04-16 16:07:02 +03:00
  • 788351a0cd Fixed an incorrect node path used for pattern matching when processing middleware nodes valeros 2020-04-13 16:41:03 +03:00
  • 5ba7753bfa Sync docs Ivan Kravets 2020-04-12 17:43:27 +03:00
  • ae57829190 Generate user agent based on PIO Core environment Ivan Kravets 2020-04-10 17:59:58 +03:00
  • 030ddf4ea1 Apply black formatting Ivan Kravets 2020-04-10 17:08:16 +03:00
  • ccc43633b7 Support for a new dev-platform NXP i.MX RT Ivan Kravets 2020-04-10 13:14:10 +03:00
  • aba2ea9746 Temporary disable "infineonxmc" from CI due to a broken dev-platform Ivan Kravets 2020-04-09 12:44:52 +03:00
  • d5ebbb99a7 Dynamically choose extension for file with unit test transports (#3454) Valerii Koval 2020-04-09 12:02:38 +03:00
  • a636a60e00 Sort examples Ivan Kravets 2020-04-08 22:34:04 +03:00
  • ad7e3f83aa Fix tests/commands/test_init.py Ivan Kravets 2020-04-08 17:18:59 +03:00
  • baa7aab1d7 Specify C++ as the language for .ino files when preprocessing them for PVS-Studio // Resolve #3450 valeros 2020-04-07 11:35:17 +03:00
  • 2e320c01b3 Fix test Ivan Kravets 2020-04-06 18:19:34 +03:00
  • 3cd6c618a4 Docs: Sync STM32 dev-platform Ivan Kravets 2020-04-06 16:56:05 +03:00
  • 5ea759bc3e Document PIO Core: Integration with custom applications (extensions, plugins) Ivan Kravets 2020-04-05 19:48:50 +03:00
  • 11cb3a1bf7 Docs: Add info about stm32pio tool for STM32Cube framework Ivan Kravets 2020-04-04 00:45:45 +03:00
  • 7412cf586b Update docs for Zephyr RTOS 2.2 Ivan Kravets 2020-04-02 00:59:35 +03:00
  • f976cf7ae5 Docs: Extend tutorials list Ivan Kravets 2020-03-30 17:15:18 +03:00
  • e92b498b68 Fixed an issue when saving libraries in new project results in error "No option 'lib_deps' in section" // Resolve #3442 Ivan Kravets 2020-03-27 13:34:14 +02:00
  • 1b0810ec87 Docs: Fix broken link for creating dev-platform // Resolve #123 Ivan Kravets 2020-03-26 22:31:15 +02:00
  • 45e523a468 Docs: Sync with Atmel SAM dev-platform Ivan Kravets 2020-03-25 17:01:12 +02:00
  • d42481d196 Sync docs Ivan Kravets 2020-03-24 18:03:23 +02:00
  • 11c946bfe4 Sync Espressif 32 dev-platform Ivan Kravets 2020-03-23 19:52:57 +02:00
  • 589d6f9e12 Docs: Sync Espressif 32 dev-platform Ivan Kravets 2020-03-23 19:35:18 +02:00
  • 79b3a232fc Move debug client and server implementations to "process" folder Ivan Kravets 2020-03-21 22:00:14 +02:00
  • f95230b86e Fixed UnicodeDecodeError on Windows when network drive (NAS) is used // Resolve #3417 Ivan Kravets 2020-03-21 21:53:42 +02:00
  • fc9a16aa81 Merge branch 'feature/issue-3417-unicodeerror-nas' into develop Ivan Kravets 2020-03-21 21:44:13 +02:00
  • 81a4d28918 Docs: Remove duplicate demo image of PlatformIO for CLion Ivan Kravets 2020-03-21 16:39:17 +02:00
  • fd137fe054 Bump version to 4.3.2a1 Ivan Kravets 2020-03-21 13:28:31 +02:00
  • efd3b244e1 Force PIPE reader to UTF-8 on Windows // Issue #3417 Ivan Kravets 2020-03-21 13:27:46 +02:00
  • dbeaaf270c fix typo in URL (#3432) Richard Coleman 2020-03-20 22:02:50 +00:00
  • 32642b7ec8 Fix broken link to Renode in history Ivan Kravets 2020-03-20 17:16:49 +02:00
  • 096c2f6165 Typo fix in docs Ivan Kravets 2020-03-20 17:11:31 +02:00
  • 91ae8b4cc7 Fixed typo in history Ivan Kravets 2020-03-20 15:15:30 +02:00
  • 5a12f1f56e Merge tag 'v4.3.1' into develop Ivan Kravets 2020-03-20 15:13:46 +02:00
  • cc52890d45 Merge branch 'release/v4.3.1' v4.3.1 Ivan Kravets 2020-03-20 15:13:46 +02:00
  • b7b9ee5a80 Bump version to 4.3.1 Ivan Kravets 2020-03-20 15:13:40 +02:00
  • 97a0cbdd18 Skip Click 7.1 and 7.1.1 on Windows due to broken releases Ivan Kravets 2020-03-20 15:11:14 +02:00
  • b8f43732fe Docs: update What's PlatformIO and PIO IDE pages Ivan Kravets 2020-03-20 14:44:24 +02:00
  • 658b3df123 Fixed an TypeError "super(type, obj): obj must be an instance or subtype of type" when device monitor is used with a custom dev-platform filter // Resolve #3431 Ivan Kravets 2020-03-20 13:56:30 +02:00
  • d32312e738 Fixed an issue when lib_archive = no was not honored in "platformio.ini" Ivan Kravets 2020-03-20 13:34:35 +02:00
  • 20023f8d8a Bump version to 4.3.1a1 Ivan Kravets 2020-03-20 13:02:11 +02:00
  • 6b2ff04bbf Fixed an error "SyntaxError: 'return' with argument inside generator" for PIO Unified Debugger when Python 2.7 is used Ivan Kravets 2020-03-20 13:01:33 +02:00
  • 4b62af1675 Merge tag 'v4.3.0' into develop Ivan Kravets 2020-03-19 22:38:05 +02:00
  • d80a9c820d Merge branch 'release/v4.3.0' v4.3.0 Ivan Kravets 2020-03-19 22:38:05 +02:00
  • 6414e1d9e3 Bump version to 4.3.0 Ivan Kravets 2020-03-19 22:37:16 +02:00
  • a55f04dc28 Warn that can't allocate socket for PIO Home Ivan Kravets 2020-03-19 22:36:55 +02:00
  • 2d68e28a70 Fix auto-ready logic for debugging server Ivan Kravets 2020-03-19 21:33:23 +02:00
  • 4c2a157dce Bump version to 4.3.0rc1 Ivan Kravets 2020-03-19 19:28:13 +02:00
  • d9647dec95 Add support for debugging server "ready_pattern" Ivan Kravets 2020-03-19 19:17:54 +02:00
  • 15647c81f0 New standalone (1-script) PlatformIO Core Installer Ivan Kravets 2020-03-19 18:26:30 +02:00
  • 24a0d9123e Update history with initial support for Renode Ivan Kravets 2020-03-19 17:04:05 +02:00
  • 720c29350d Add docs for Renode debugging tool // Issue #3401 Ivan Kravets 2020-03-19 16:58:18 +02:00
  • aa939b07b1 Update default init config for Renode valeros 2020-03-19 16:17:51 +02:00
  • 0e3c3abf73 GDB init commands for Renode simulation framework // Issue #3401 Ivan Kravets 2020-03-19 15:16:55 +02:00
  • a8606f4efa Refactor debug GDB initial configurations Ivan Kravets 2020-03-19 14:49:25 +02:00
  • 475f898222 Replace installer script with a new one // Resolve #3420 (#3428) ShahRustam 2020-03-19 13:26:51 +02:00
  • 69f5fdf8e1 Remove debug code Ivan Kravets 2020-03-19 01:05:12 +02:00
  • fe1ad35cad Merge branch 'feature/issue-3401-renode-support' into develop Ivan Kravets 2020-03-19 00:50:21 +02:00
  • 352a0b7377 Wait for an output from debug server Ivan Kravets 2020-03-19 00:46:23 +02:00
  • 52689bc5e8 Wait until debug server is ready Ivan Kravets 2020-03-19 00:19:59 +02:00
  • 3dd3ea1c35 Show a hexadecimal representation of the data (code point of each character) with `hexlify` filter Ivan Kravets 2020-03-18 18:55:54 +02:00
  • fff33d8c29 Do not send CR+NL for "send_on_enter" device monitor filter Ivan Kravets 2020-03-18 17:25:40 +02:00