Commit Graph

41 Commits

Author SHA1 Message Date
valeros 9bc9c3a59f Add mbctool to the list of non debug protocols 2020-03-24 17:30:16 +02:00
valeros d56752bbb2 Skip installing "tool-mbctool" by default when upload target is invoked
It's requried since PlatformIO automatically installs uploaders
2020-03-23 12:36:02 +02:00
valeros 90d8203d0f Make "tool-mbctool" package optional
It's made to isolate users from possible broken packages in briki manifest
2020-03-17 13:49:43 +02:00
valeros 4f35220c1d Tidy up briki files 2020-03-17 13:10:52 +02:00
AlbertoPimpo 98df86243e Add initial support for briki core (#294) 2020-03-17 12:51:38 +02:00
Valerii Koval 0f7d2de7e2 Initial support for ESP-IDF v4.0 (#297) 2020-03-05 11:18:07 +02:00
Ivan Kravets 7e23bf8569 Define custom GDB "pio_reset_run_target" function 2019-11-13 16:09:16 +02:00
valeros 8d08246acd Add initial support for ULP programming // Issue #95 2019-06-20 13:42:21 +03:00
Ivan Kravets 0dbb36de4d Automatically configure openOCD scripts folder 2019-06-13 20:48:15 +03:00
Ivan Kravets 0fdfebb5f6 Exclude "espota" from debugging probe list 2019-05-21 11:53:00 +03:00
Ivan Kravets d6981a0e98 Implement "espota" protocol 2019-05-11 22:13:26 +03:00
Ivan Kravets e00754c19e Revert "Use SourceForge CDN for CI"
This reverts commit dfefed57fc.
2019-01-29 22:10:08 +02:00
Ivan Kravets dfefed57fc Use SourceForge CDN for CI 2019-01-29 01:02:53 +02:00
Ivan Kravets 21a6c67707 Automatically generate upload protocols based on debug tools 2018-12-26 18:09:10 +02:00
Ivan Kravets 2817577da4 Automatically generate known debug tools and upload protocols 2018-11-24 15:10:10 +02:00
Ivan Kravets 41d3051984 Update default debug tools 2018-10-26 01:43:59 +03:00
Ivan Kravets 036ab5ad2d Add support for IOT-BUS JTAG debugging tool 2018-10-26 01:37:16 +03:00
Ivan Kravets c841fa34e5 Add support for debugging via J-Link 2018-10-19 20:06:47 +03:00
Ivan Kravets 24463280ac Fix invalid debug configuration for FTDI Minimodule interface 2018-10-01 16:24:41 +03:00
Ivan Kravets 40f3e2cb4d Typo fix 2018-08-11 15:21:33 +03:00
Ivan Kravets f74f351442 Add support for ESP-Prog debug tool 2018-08-10 16:54:09 +03:00
Ivan Kravets 3e4c361d14 Make generic FTDI debug tool 2018-08-01 20:25:36 +03:00
Ivan Kravets f8c2f32569 Removed unnecessary board resetting before flashing 2018-07-10 01:37:36 +03:00
Ivan Kravets 745461a918 Switch to native image loading in debug mode 2018-07-06 15:10:13 +03:00
Ivan Kravets 2c556bd56f Switch to default debug load mode 2018-07-04 23:18:55 +03:00
Ivan Kravets f7d0955791 Update default debug initial commands 2018-06-28 20:18:47 +03:00
Ivan Kravets edbf313108 Add new Olimex debug tools: ARM-USB-OCD and ARM-USB-TINY 2018-06-26 00:45:23 +03:00
Ivan Kravets fb1c8d18e0 Fix typo 2018-05-15 17:51:26 -07:00
Ivan Kravets 442546c3de Default debugging configuration for ESP-WROVER-KIT 2018-05-15 15:25:04 -07:00
Ivan Kravets 982198344c Switch to PRELOAD/MODIFIED load mode 2018-05-11 02:47:54 +03:00
Ivan Kravets 124a5cbd3e Switch to the latest toolchain for ESP-IDF 2018-05-10 23:08:50 +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
Ivan Kravets c1114a9b13 Remove tmp code 2018-05-08 16:16:20 +03:00
Ivan Kravets f92711de77 Compatibility with a new PIO Unified Debugger for VSCode 2018-05-02 17:04:36 +03: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 dc75c3d295 Use new toolchain for Arduino Core (fixed order with user libs and IDF) 2017-11-30 18:48:36 +02:00
Ivan Kravets 3aa7b8636f Revert back to previous toolchain 2017-11-30 18:14:56 +02:00
Ivan Kravets 8ebeda627f Use new ESP32 toolchain for Arduino Core 2017-11-26 17:18:24 +02:00