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
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
valeros
2c1b430f6c
Handle spaces in paths when compiling for ULP // Resolve #208
2019-07-24 11:24:22 +03:00
valeros
d63f559e2b
Clean up esp-idf build script
2019-07-05 19:15:18 +03:00
valeros
7449fc8536
Process variant only when corresponding field is set
2019-07-05 19:06:28 +03:00
valeros
db5a27b839
Tidy up esp-idf build script
2019-07-05 17:21:37 +03:00
valeros
408decf38d
Improve exceptions configuration for IDF framework // Issue #24
2019-07-05 16:48:26 +03:00
valeros
4828aefcad
Add missing macro to Arduino component // Issue #24
2019-07-05 16:45:11 +03:00
valeros
a186f66eb0
Update examples with more demonstrative code
2019-07-04 22:15:03 +03:00
valeros
505e68f780
Check package only when arduino is specified in framework list
2019-07-04 21:21:28 +03:00
valeros
965b3ffd89
Add initial support for Arduino framework as IDF component // Issue #24
2019-07-04 21:10:01 +03:00
Ivan Kravets
ba054a99d5
Merge tag 'v1.9.0' into develop
...
Bump version to 1.9.0
2019-06-28 15:21:52 +03:00
Ivan Kravets
458366e1c0
Merge branch 'release/v1.9.0'
2019-06-28 15:21:52 +03:00
Ivan Kravets
714442617c
Bump version to 1.9.0
2019-06-28 15:21:43 +03:00
Ivan Kravets
7876a14172
Update ESP-IDF framework to 3.2.2
2019-06-28 12:27:17 +03:00
valeros
daa26141c6
Update esp-idf framework to v3.2.1
2019-06-24 15:38:16 +03:00
Kyle Isom
0a807b594c
Add M5Stack GREY module. ( #189 )
...
* Add M5Stack GREY module.
c.f. https://m5stack.com/collections/m5-core/products/grey-development-core
* Rename board.
* Fix build section.
2019-06-23 20:29:06 +03:00
Ivan Kravets
a458800163
Create FUNDING.yml
2019-06-22 13:36:07 +03: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
cb35c874e5
Declare "target_elf" for "nobuild"
2019-06-12 23:09:40 +03:00
Ivan Kravets
6d6874f2e5
Fix verbose output for openOCD
2019-06-12 14:19:35 +03:00
Ivan Kravets
29d44cfd63
Implement verbose mode for "upload" target
2019-05-28 14:09:26 +03:00
Ivan Kravets
0fdfebb5f6
Exclude "espota" from debugging probe list
2019-05-21 11:53:00 +03:00
Ivan Kravets
1cb2422635
Switch to "espota" script from Arduino core
2019-05-14 00:23:48 +03:00
Ivan Kravets
d6981a0e98
Implement "espota" protocol
2019-05-11 22:13:26 +03:00
Kryštof Černý
d405ba12c0
Change upload speed of ALKS board ( #173 )
2019-04-24 16:02:20 +03:00
Ivan Kravets
edc118b22a
Merge branch 'release/v1.8.0'
2019-04-19 13:14:54 +03:00
Ivan Kravets
875b2525e7
Merge tag 'v1.8.0' into develop
...
Bump version to 1.8.0
2019-04-19 13:14:54 +03:00
Ivan Kravets
dfcbeb5dcb
Bump version to 1.8.0
2019-04-19 13:14:47 +03:00
valeros
a4c3a868ba
Update ESP-IDF to 3.2.0 // Issue #167
2019-04-18 21:56:07 +03:00
valeros
26605923f1
Update support for ESP-IDF
2019-04-18 21:54:59 +03:00
Ivan Kravets
f769d236e0
Use Python 3 for Appveyor CI
2019-04-18 16:04:46 +03:00
Ivan Kravets
69ae21166e
Set default upload speed to 460800 for ESP32 Cam board // Resolve #171
2019-04-18 12:46:17 +03:00
Ivan Kravets
3ad76de4c6
Revert "Update ESP-IDF to 3.2.0 // Resolve #167 "
...
This reverts commit 8c74b5c16d .
2019-04-18 01:11:36 +03:00
Ivan Kravets
8c74b5c16d
Update ESP-IDF to 3.2.0 // Resolve #167
2019-04-18 01:08:19 +03:00
Ivan Kravets
0720476813
Add new boards: AI Thinker ESP32-CAM, Frog Board ESP32, Heltec WiFi LoRa 32 (V2), Heltec Wireless Stick, M5Stick-C, SparkFun LoRa Gateway 1-Channel // Resolve #150
2019-04-18 01:05:30 +03:00
Ivan Kravets
528f2c4171
Update Arduino core to 1.0.2
2019-04-18 01:03:52 +03:00
Ivan Kravets
04e28acfcf
Merge branch 'release/v1.7.0'
2019-02-22 19:03:47 +02:00
Ivan Kravets
8463ae7319
Merge tag 'v1.7.0' into develop
...
Bump version to 1.7.0
2019-02-22 19:03:47 +02:00
Ivan Kravets
9486d572ca
Bump version to 1.7.0
2019-02-22 19:02:04 +02:00
valeros
c13bb1ef00
Update esp-idf framework to 3.1.3
2019-02-21 20:56:35 +02:00
Ivan Kravets
5883c1000d
Fix issue with uploading for ESP-IDF when project path contains space // Resolve #118
2019-02-18 23:14:00 +02:00
Ivan Kravets
25c0e68399
Use Python 3.6 for Travis.CI
2019-01-29 22:33:51 +02:00