Commit Graph

1283 Commits

Author SHA1 Message Date
Ivan Kravets 8f9fd0078a Backward compatibility for obsolete Pumbaa build script 2018-05-11 19:24:06 +03:00
Ivan Kravets 423117f74d Flash extra images when external JTAG is used 2018-05-11 03:07:32 +03:00
Ivan Kravets 982198344c Switch to PRELOAD/MODIFIED load mode 2018-05-11 02:47:54 +03:00
Ivan Kravets 757fdf75c3 Make extra images independent from a prog tool 2018-05-11 02:31:11 +03:00
Ivan Kravets ea3dfd8d2d Initial support for external JTAG and Custom programmers 2018-05-11 02:16:58 +03:00
Ivan Kravets 2bd3cdf219 Add support for ESP32 Pico Kit 2018-05-11 02:16:13 +03:00
Ivan Kravets 4c1014aa45 Remove unused "wait_for_upload_port" option 2018-05-11 02:15:43 +03:00
Ivan Kravets 124a5cbd3e Switch to the latest toolchain for ESP-IDF 2018-05-10 23:08:50 +03:00
Ivan Kravets f94205296a Update esptool to 2.3.1 2018-05-10 23:06:24 +03:00
Ivan Kravets a585ee7765 Revert back to "program_esp32' 2018-05-09 20:08:20 +03:00
Ivan Kravets 0e9013788c Temporary switch to "preload" 2018-05-09 20:02:18 +03:00
Ivan Kravets 265b02eac0 Add "minimodule" debug probe 2018-05-09 19:38:25 +03:00
Valerii Koval 1ca3930a8f Check if the esp-idf configuration file is compatible with the latest framework version 2018-05-08 22:59:21 +03:00
Ivan Kravets c1114a9b13 Remove tmp code 2018-05-08 16:16:20 +03:00
Valerii Koval 137323652f Add mkspiffs package 2018-05-07 23:57:35 +03:00
Valerii Koval bdbf125d4d Replace PARTITION_TABLE_CSV variable instead of appending 2018-05-07 23:50:32 +03:00
Valerii Koval 78b5dfe974 Add support for uploading SPIFFS files // Issue #62 2018-05-07 23:40:34 +03:00
Scott Price c53d2cbb3d The '-' (dash) has been changed to '_' (underscore) in the macro names. (#82) 2018-05-05 23:32:20 +03:00
Valerii Koval 464d71f918 Update ESP-IDF package version 2018-05-05 21:29:04 +03:00
Valerii Koval 218faa1b73 Update build script for ESP-IDF v3.0 2018-05-05 20:34:19 +03:00
Ivan Kravets f92711de77 Compatibility with a new PIO Unified Debugger for VSCode 2018-05-02 17:04:36 +03:00
Ivan Kravets 49b0c1a99d Update openOCD 2018-04-19 16:29:09 +03:00
Ivan Kravets c4254d0996 Change type to "debugger" for openOCD 2018-04-13 13:47:46 -07:00
Valerii Koval d6289f0b47 Add default debug configuration 2018-03-22 00:12:15 +02:00
Valerii Koval 213be81db5 Add initial code for debugging feature 2018-03-21 23:37:51 +02:00
Ivan Kravets 51e1d40eb4 Format board manifests 2018-02-20 13:18:22 +02:00
Srikanth Anantharam c0bdf20231 Define LED_BUILTIN if not already defined in pins_arduino.h. (#67) 2018-02-09 13:07:18 +02:00
Ivan Kravets 5db9a5686c Merge branch 'release/v0.12.0' 2018-02-08 16:15:39 +02:00
Ivan Kravets 3c1ace657d Merge branch 'release/v0.12.0' into develop 2018-02-08 16:15:39 +02:00
Ivan Kravets 19ec4c0d76 Bump version to 0.12.0 2018-02-08 16:15:30 +02:00
Ivan Kravets c284aaeda1 Update Arduino Core to the upstream version 2018-02-08 15:45:31 +02:00
Ivan Kravets c56ceac643 Allow to override PROGNAME 2018-01-26 21:05:38 +02:00
Ivan Kravets 0bcb23cfc1 Fix flash size for esp32vn-iot-uno board 2018-01-25 17:00:55 +02:00
Ivan Kravets 082fa6ce1c Update usage section in README 2018-01-10 14:13:33 +02:00
Ivan Kravets eea632192f Allow to override PROGNAME 2018-01-03 18:23:00 +02:00
Ivan Kravets dc75c3d295 Use new toolchain for Arduino Core (fixed order with user libs and IDF) 2017-11-30 18:48:36 +02:00
Ivan Kravets a0b6ddc67f Merge branch 'release/v0.11.1' 2017-11-30 18:21:17 +02:00
Ivan Kravets 7ac0aa17c5 Merge branch 'release/v0.11.1' into develop 2017-11-30 18:21:17 +02:00
Ivan Kravets 7255c6b465 Bump version to 0.11.1 2017-11-30 18:21:08 +02:00
Ivan Kravets 3aa7b8636f Revert back to previous toolchain 2017-11-30 18:14:56 +02:00
Ivan Kravets abe7db648b Merge branch 'release/v0.11.0' into develop 2017-11-28 01:18:40 +02:00
Ivan Kravets e789b9f6eb Merge branch 'release/v0.11.0' 2017-11-28 01:18:39 +02:00
Ivan Kravets 8ff4af695f Bump version to 0.11.0 2017-11-28 01:18:25 +02:00
Ivan Kravets 4b412c4f47 Update ESP-IDF to 2.1.1 2017-11-27 13:18:57 +02:00
Ivan Kravets 0b2fc0b0f6 Update Arduino Core to 8eecfd2 (26.11.17) 2017-11-26 17:27:08 +02:00
Ivan Kravets 8ebeda627f Use new ESP32 toolchain for Arduino Core 2017-11-26 17:18:24 +02:00
Ivan Kravets 99bcdd5791 Update ESP32 toolchain 2017-11-26 17:01:54 +02:00
Ivan Kravets 5a458777b3 Update toolchain-xtensa32 to 1.50200.1 2017-11-26 01:34:33 +02:00
Ivan Kravets c3d6d3c76d Add support for new boards: Microduino Core ESP32, u-blox NINA-W10 series, Dongsen Tech Pocket 32, and WeMos WiFi & Bluetooth Battery 2017-11-25 14:52:01 +02:00
Ivan Kravets fb051c123e Cleanup configs 2017-11-25 14:51:15 +02:00