Ivan Kravets
16d588256e
Notify about debug configuration for exception decoding
2020-03-12 14:09:23 +02:00
Vojtěch Boček
2ef483cbe1
Add esp_exception_decoder filter for device monitor ( #286 )
...
* Add esp_exception_decoder filter for device monitor
This filter resolves the ESP backtraces as they come into the
device monitor. Add --filter=esp_exception_decoder to monitor_flags
to use it.
* EspExceptionDecoder: fixes for Windows and Python2
* EspExceptionDecoder: rename to Esp32ExceptionDecoder
* Esp32ExceptionDecoder: handle inlined addresses nicely
* Esp32ExceptionDecore: fix pylint errors
2020-03-12 13:53:43 +02:00
valeros
55929f2d65
Handle possible windows path slashes in CMakeLists.txt file
2020-03-06 16:10:46 +02:00
valeros
b0adc088ad
Update autogenerated CMakeLists.txt template for ESP-IDF projects
2020-03-06 15:41:26 +02:00
valeros
80663faa6e
Add default include dirs to global scope for ESP-IDF
2020-03-05 23:58:46 +02:00
Valerii Koval
0f7d2de7e2
Initial support for ESP-IDF v4.0 ( #297 )
2020-03-05 11:18:07 +02:00
Rohan Singh
2ee164a3cc
Add ELF file hash to images generated by elf2image ( #290 ) // Fixes #272 .
2020-03-04 14:25:25 +02:00
Ivan Kravets
9c5455280f
Merge tag 'v1.11.2' into develop
...
Bump version to 1.11.2
2020-02-12 23:49:31 +02:00
Ivan Kravets
ae69ea90bd
Merge branch 'release/v1.11.2'
2020-02-12 23:49:31 +02:00
Ivan Kravets
8e6dc3641a
Bump version to 1.11.2
2020-02-12 23:49:26 +02:00
Valerii Koval
e431a495d0
Add new board AZ-Delivery ESP-32 Dev Kit // Resolve #282
2020-02-07 20:21:02 +02:00
valeros
746f4237cb
Remove global ldscripts in qchip board
2020-01-31 16:21:20 +02:00
valeros
4c2b33894f
Refactor ldscript files processing
2020-01-29 15:38:58 +02:00
Ivan Golubic
ffb794d9e3
Updated url and vendor ( #278 )
2020-01-28 13:46:42 +02:00
Ivan Kravets
339e7d9f84
Revert "Bump version to 2.0.0"
...
This reverts commit ae8543c620 .
2019-12-30 15:33:49 +02:00
Peter
c37a25415c
Replace depreciated PROJECTSRC_DIR ( #249 )
...
Per https://github.com/platformio/platformio-core/blob/44a9de6dcb51b748f36d19b0a5c77962c326fabb/platformio/builder/main.py#L109 this is a legacy variable
2019-12-30 12:44:01 +02:00
Ivan Kravets
19cd78390e
Merge branch 'release/v2.0.0'
2019-12-30 12:41:45 +02:00
Ivan Kravets
bfcdb32dc4
Merge tag 'v2.0.0' into develop
...
Bump version to 2.0.0
2019-12-30 12:41:45 +02:00
Ivan Kravets
ae8543c620
Bump version to 2.0.0
2019-12-30 12:41:32 +02:00
Bauyrzhan Ospan
f5110ff21e
Add support for Qchip board
2019-12-19 22:16:01 +02:00
Valerii Koval
264999a7d3
Fix multiple symbol definition when two frameworks selected // Resolve #259
2019-12-19 17:57:44 +02:00
donnacha
da87d3785a
Add proper link to ttgo-lora32-v1 board description
...
Add link to vendor github page for board, rather than just a google search link.
2019-12-17 13:58:34 +02:00
Ivan Kravets
61bebeba58
Force Python 3 PATH for Appveyor
2019-11-15 18:10:54 +02:00
Ivan Kravets
7e23bf8569
Define custom GDB "pio_reset_run_target" function
2019-11-13 16:09:16 +02:00
Ivan Kravets
30f2d55355
Merge branch 'release/v1.11.1'
2019-11-01 18:42:23 +02:00
Ivan Kravets
f2f32857f6
Merge tag 'v1.11.1' into develop
...
Bump version to 1.11.1
2019-11-01 18:42:23 +02:00
Ivan Kravets
afa7d2fab6
Bump version to 1.11.1
2019-11-01 18:42:16 +02:00
valeros
1fadd964e9
Fix mkspiffs binary name when both arduino and esp-idf frameworks selected // Resolve #244
2019-11-01 18:40:03 +02:00
valeros
685e78f9c3
Update aws-iot example with new configuration // Resolve #242
2019-10-28 15:42:14 +02:00
valeros
11ee6b38cb
Allow specifying embeddable files in a special platformio.ini section
2019-10-28 15:28:29 +02:00
valeros
31f8624473
Improve support for embedding external files
2019-10-21 17:06:00 +03:00
Florian
d03fafac19
Correct upload speed for m5stick-c board ( #240 )
...
The current upload speed gives an error when trying to upload on m5stick-c:
```
A fatal error occurred: Timed out waiting for packet header
```
With 1500000 the upload works correctly
2019-10-21 10:38:59 +03:00
valeros
671234e193
Update support for embedding files // Issue #161 , Resolves #220
2019-10-18 18:19:53 +03:00
Ivan Kravets
1c9d00d606
Merge branch 'release/v1.11.0'
2019-10-04 21:04:47 +03:00
Ivan Kravets
cfe5140c44
Merge tag 'v1.11.0' into develop
...
Bump version to 1.11.0
2019-10-04 21:04:47 +03:00
Ivan Kravets
b330c10fcd
Bump version to 1.11.0
2019-10-04 21:04:36 +03:00
valeros
806bc86083
Update Arduino core to 1.0.4 // Resolve #234 , resolve #235
2019-10-02 23:02:41 +03:00
Valerii Koval
17b8428221
Update connectivity options for iotaap_magnolia board // #231
2019-09-26 00:38:40 +03:00
Ivan Golubic
3bc7e3b741
Add IoTaaP Magnolia board ( #231 )
2019-09-25 23:08:50 +03:00
Ivan Kravets
e6b404786c
Merge branch 'release/v1.10.0'
2019-09-18 18:05:41 +03:00
Ivan Kravets
8a62597697
Merge tag 'v1.10.0' into develop
...
Bump version to 1.10.0
2019-09-18 18:05:41 +03:00
Ivan Kravets
38512788cf
Bump version to 1.10.0
2019-09-18 18:05:33 +03:00
Ivan Kravets
f5e5ea91ef
Add PSRAM flags for ttgo-t-beam board
2019-09-18 18:03:17 +03:00
Verkehrsrot
d92f95a45b
Add PSRAM flags for ttgo-t-beam board
2019-09-18 17:42:25 +03:00
valeros
87ccb55899
Update default serial upload speed
2019-09-18 17:39:42 +03:00
Peter
b7c4677ad2
Change default serial upload speed to 460k ( #223 )
...
Whilst the esp8266/Arduino core has defaulted and limited their
upload speeds to 460800, the ESP32 core has not, but is subject
to the same issues, namely compatability issues with CH340 usb
serial chip and higher baud rates (possibly only on *nix based
systems).
There is possibly little benefit going higher than 460800 due
to flash erase and write times rather than serial transfer
times (even if it were to connect reliably).
2019-09-18 17:36:55 +03:00
Mike Dunston
4e9904e326
Fix ESP-IDF delineation of kconfig args ( #227 )
...
Pass IFS value as environment variable
2019-09-16 23:32:19 +03:00
valeros
f5eed10680
Update Arduino core to 1.0.3
2019-09-16 16:36:42 +03:00
valeros
834017e88b
Allow specifying custom PROJECT_VER, PROJECT_NAME
2019-09-16 16:36:30 +03:00
valeros
f4b9153ec1
Update support for ESP-IDF according to v3.3 // Issue #224
2019-09-16 13:11:52 +03:00