Ivan Kravets
|
f7be8ad666
|
Fix firmware uploading using serial port with spaces in the path
|
2016-04-25 22:02:22 +03:00 |
|
Valeriy Koval
|
530868a1fe
|
Update native SDK support for espressif platform // Issue #366, #546, #593
|
2016-04-07 19:19:32 +03:00 |
|
Valeriy Koval
|
614a736eff
|
Merge ASFLAGS and CCFLAGS in a proper way.
|
2016-03-03 20:28:06 +02:00 |
|
Valeriy Koval
|
1332413f63
|
Combine ASFLAGS and CCFLAGS in a proper way
|
2016-03-03 20:05:51 +02:00 |
|
Valeriy Koval
|
b0ba8ae5e3
|
Improve espressif platform for updated framework.
|
2016-02-29 12:08:24 +02:00 |
|
Valeriy Koval
|
17796de60d
|
Refactor platform build scripts // Resolve #528
|
2016-02-22 21:52:44 +02:00 |
|
Ivan Kravets
|
45efc0e0d6
|
Add "board_flash_mode" option to Project Configuration File
|
2016-02-10 23:16:25 +02:00 |
|
Ivan Kravets
|
6baf6568d2
|
Add "board_f_flash" option to Project Configuration File // Resolve #501
|
2016-02-10 22:58:12 +02:00 |
|
Ivan Kravets
|
d658363b53
|
Fix bug with custom BOARD_F_CPU for Espressif platform
|
2016-01-19 23:06:25 +02:00 |
|
Ivan Kravets
|
52ceb64758
|
Added "upload_resetmethod" option to Project Configuration File platformio.ini and allowed to change default upload reset method for Espressif development platform // Resolve #444
|
2016-01-14 01:07:57 +02:00 |
|
Ivan Kravets
|
917c0e3388
|
Use esptool as OBJCOPY for ElfToBin builder // Resolve #426
|
2016-01-04 17:47:10 +02:00 |
|
Ivan Kravets
|
19f1ccd0df
|
🎄 Happy New 2016 Year! 🎄
|
2016-01-01 20:51:48 +02:00 |
|
Ivan Kravets
|
8d6aee3178
|
Use current Python interpreter for Python-based tools // Resolve #417
|
2015-12-30 20:01:43 +02:00 |
|
Ivan Kravets
|
d139225ffb
|
Quote upload port for Espressif OTA // Issue #417
|
2015-12-30 19:23:58 +02:00 |
|
Ivan Kravets
|
56c5ba6fbb
|
Allow OTA upload port to be quoted // Issue #417
|
2015-12-30 19:10:40 +02:00 |
|
Ivan Kravets
|
7a91683ca6
|
Better handling of upload port for OTA // Issue #417
|
2015-12-30 19:01:26 +02:00 |
|
Ivan Kravets
|
f2cad66d79
|
Quote upload port for Espressif OTA // Issue #417
|
2015-12-30 18:42:46 +02:00 |
|
Ivan Kravets
|
680c3867db
|
Allow to use DNS.local as upload port for OTA // Issue #382
|
2015-12-30 15:02:13 +02:00 |
|
Ivan Kravets
|
121102beef
|
Fix SPIFFS uploading via OTA // Issue #382
|
2015-12-30 14:33:16 +02:00 |
|
Ivan Kravets
|
044486d46f
|
Allow to upload SPIFFS image using OTA // Issue #382
|
2015-12-30 14:14:36 +02:00 |
|
Ivan Kravets
|
a959ff767d
|
Better handling of source files for uploading // Issue #382
|
2015-12-29 14:36:39 +02:00 |
|
Ivan Kravets
|
11986354d9
|
Better handling of LD scripts for SPIFFS uploading // Issue #382
|
2015-12-29 00:21:24 +02:00 |
|
Ivan Kravets
|
3121ca5669
|
Fix SPIFFS_START address // Issue #382
|
2015-12-28 18:40:54 +02:00 |
|
Ivan Kravets
|
023a3487e0
|
Don't run mkspiffs target by default
|
2015-12-28 01:38:41 +02:00 |
|
Ivan Kravets
|
cae5f1f553
|
Implement uploading files to file system SPIFFS for ESP8266 // Issue #382
|
2015-12-28 01:15:06 +02:00 |
|
Ivan Kravets
|
5266f4810b
|
Fix PyLint warning
|
2015-12-21 20:41:57 +02:00 |
|
Ivan Kravets
|
6e83b4b093
|
Restore support for Espressif ESP8266 ESP-01 1MB board (ready for OTA)
|
2015-12-21 20:39:45 +02:00 |
|
Ivan Kravets
|
186580d794
|
Fix issue with code builder when build path contains spaces // Resolve #387
|
2015-12-18 15:20:37 +02:00 |
|
Ivan Kravets
|
84cbbe437d
|
Remove default options
|
2015-12-17 00:08:57 +02:00 |
|
Ivan Kravets
|
34a5d366d5
|
Fix reset method for Espressif NodeMCU (ESP-12E Module) // Resolve #380
|
2015-12-17 00:02:22 +02:00 |
|
Ivan Kravets
|
2baf14f900
|
Implemented Over The Air (OTA) upgrades for Espressif development platform // Resolve #365
|
2015-12-11 15:31:36 +02:00 |
|
Valeriy Koval
|
db42863f54
|
Update build flags for espressif platform.
|
2015-12-01 11:21:23 +02:00 |
|
Valeriy Koval
|
9bd1f99b69
|
Improve espressif platform for RC version of framework
|
2015-11-26 20:19:36 +02:00 |
|
Ivan Kravets
|
dd5a509a99
|
Fix ESP-12E flash size // Resolve #333
|
2015-11-24 13:14:41 +02:00 |
|
Ivan Kravets
|
904b08f497
|
Add Apache License, Version 2.0 to @PlatformIO source code
|
2015-11-18 17:16:17 +02:00 |
|
Valeriy Koval
|
4dcef89301
|
Update espressif platform // Resolve #296, #297
|
2015-10-02 16:11:00 +03:00 |
|
Ivan Kravets
|
0d196ef7b7
|
Rename env.BuildFirmware to env.BuildProgram
|
2015-08-02 19:52:37 +03:00 |
|
Ivan Kravets
|
e102fb2880
|
Allow PROGNAME & PROGSUFFIX to be configurable within platform
|
2015-08-01 17:41:05 +03:00 |
|
Valeriy Koval
|
b85303c12a
|
Improve espressif platform and native example for new SDK
|
2015-07-17 14:32:50 +03:00 |
|
Ivan Kravets
|
c4e42c88fe
|
Fix Espressif "uploadlazy" target for @SmartAnthill Project
|
2015-07-13 14:02:14 +03:00 |
|
Valeriy Koval
|
c80fb5f4b3
|
Update Espressif platform // Resolve #245
|
2015-06-30 22:21:22 +03:00 |
|
Valeriy Koval
|
9136fe9a8b
|
Improve support for espressif platform.
|
2015-05-21 17:03:53 +03:00 |
|
Valeriy Koval
|
3fda492038
|
Return to esptool-mk uploader.
|
2015-04-10 18:23:21 +03:00 |
|
Valeriy Koval
|
181959f1de
|
Add support for ESP8266 // Resolve #119
|
2015-04-09 18:50:03 +03:00 |
|
Valeriy Koval
|
6cf2ab29da
|
Improve ESP8266 platform support
|
2015-04-08 20:49:48 +03:00 |
|
Valeriy Koval
|
0ff3e8a9eb
|
Update espressif platform
|
2015-04-07 19:44:28 +03:00 |
|
Valeriy Koval
|
6594601932
|
Initial support for ESP8266 // Issue #119
|
2015-04-02 20:24:22 +03:00 |
|