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
30f2d55355
Merge branch 'release/v1.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
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
458366e1c0
Merge branch 'release/v1.9.0'
2019-06-28 15:21:52 +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
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