Valerii Koval
213be81db5
Add initial code for debugging feature
2018-03-21 23:37:51 +02:00
Ivan Kravets
19ec4c0d76
Bump version to 0.12.0
2018-02-08 16:15:30 +02:00
Ivan Kravets
c284aaeda1
Update Arduino Core to the upstream version
2018-02-08 15:45:31 +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
7255c6b465
Bump version to 0.11.1
2017-11-30 18:21:08 +02:00
Ivan Kravets
3aa7b8636f
Revert back to previous toolchain
2017-11-30 18:14:56 +02:00
Ivan Kravets
8ff4af695f
Bump version to 0.11.0
2017-11-28 01:18:25 +02:00
Ivan Kravets
4b412c4f47
Update ESP-IDF to 2.1.1
2017-11-27 13:18:57 +02:00
Ivan Kravets
0b2fc0b0f6
Update Arduino Core to 8eecfd2 (26.11.17)
2017-11-26 17:27:08 +02:00
Ivan Kravets
99bcdd5791
Update ESP32 toolchain
2017-11-26 17:01:54 +02:00
Ivan Kravets
5a458777b3
Update toolchain-xtensa32 to 1.50200.1
2017-11-26 01:34:33 +02:00
Ivan Kravets
9ab3367287
Update espota.py to 1.1.0
2017-09-26 01:42:22 +03:00
Ivan Kravets
39de2f0306
Update esptool.py to 2.1.0
2017-09-26 01:32:38 +03:00
Ivan Kravets
0deef1bf98
Bump version to 0.10.0
2017-09-05 16:19:28 +03:00
Ivan Kravets
a5845c534f
Update Arduino Core for ESP32
2017-09-05 16:06:25 +03:00
Valerii Koval
a097a0c326
Bump version to 0.9.1
2017-08-22 16:44:51 +03:00
Valerii Koval
c2a6b72d52
Bump version to 0.9.0
2017-08-16 17:58:15 +03:00
Valerii Koval
f2ff645892
Update support for ESP-IDF v2.1
2017-08-16 15:33:58 +03:00
Valerii Koval
4098e7d9a1
Bump version to 0.8.0
2017-08-07 15:31:01 +03:00
Ivan Kravets
9e14a2f784
Remove SourceForge Storage Mirror
2017-07-31 19:42:40 +03:00
Ivan Kravets
7d851a75aa
Bump to v0.7.5
2017-07-04 19:13:15 +03:00
Ivan Kravets
485f8b7b67
Bump version to 0.7.4
2017-05-20 01:04:20 +03:00
Ivan Kravets
a1235f8412
Bump version to 0.7.3
2017-05-18 14:57:41 +03:00
Ivan Kravets
9b77391052
New boards: Adafruit Feather, FireBeetle-ESP32, IntoRobot Fig, NodeMCU-32S, Onehorse ESP32 Dev Module, and Widora AIR
2017-05-18 14:57:19 +03:00
Valeriy Koval
687632e90c
Add uploading firmware OTA // Issue #22
2017-04-28 11:51:04 +03:00
Ivan Kravets
139a6bedc2
Bump version to 0.7.1
2017-04-24 14:06:14 +03:00
Ivan Kravets
69aedd3bb4
Add support for FireBeetle-ESP32 and IntoRobot Fig
2017-04-24 14:05:02 +03:00
Ivan Kravets
7b89bd9eef
Bump version to 0.7.0
2017-04-12 18:34:36 +03:00
Ivan Kravets
09240364c4
Bump version to 0.6.0
2017-02-22 15:58:01 +02:00
Ivan Kravets
87cba6a2a9
Update manifest
2017-02-19 23:52:48 +02:00
Ivan Kravets
94c4c71aa7
Bump version to 0.5.1
2017-02-10 22:05:22 +02:00
Ivan Kravets
ab34511bb4
Update to latest Arduino Core
2017-02-10 22:04:23 +02:00
Ivan Kravets
105d9141d3
Bump version to v0.5.0
2017-01-27 21:36:38 +02:00
Ivan Kravets
17e331e14b
Use tagged packages for stable version
2017-01-27 21:35:45 +02:00
Ivan Kravets
42a493719f
Depend on Arduino Core from official repository
2017-01-25 15:42:36 +02:00
Ivan Kravets
dabc54ab7b
Update Arduino Core version
2017-01-19 23:50:01 +02:00
Ivan Kravets
91bba860d4
Update packages: toolchain-xtensa32, framework-arduinoespressif32 and tool-esptoolpy
2017-01-19 23:39:41 +02:00
Ivan Kravets
3b28b45d09
Bump version to v0.4.0
2016-12-24 16:14:05 +02:00
Erik Moqvist
1a2734cc62
New framework: Pumbaa ( #7 )
...
* New framework: Pumbaa
Pumbaa is MicroPython on top of Simba.
The framework will generate a file called frozen.c from all .py files
found in the project src/ folder. The script file main.py is the entry
point for the user script. If main.py is missing the application will
enter the interactive Python interpreter.
All c/cpp source files (including frozen.c) will be compiled, linked
and uploaded as an ordinary c application.
http://pumbaa.readthedocs.io/en/latest/
* Added pumbaa-blink example to appveyor.
2016-12-24 15:48:08 +02:00
Ivan Kravets
5d800a2e3c
Bump version to 0.3.0
2016-12-10 17:42:29 +02:00
Ivan Kravets
dfd4312e68
New board Node32s; Update ESP32 Core for Arduino
2016-12-10 17:31:45 +02:00
Erik Moqvist
f5f5710d98
Simba framework for Nano32 board.
2016-12-09 08:03:41 +01:00
Ivan Kravets
08c56fda19
Bump version to 0.2.0
2016-12-07 21:32:39 +02:00
Ivan Kravets
52c3b5b6a0
PlatformIO Core decides which version of SCons to use
2016-11-28 21:02:48 +02:00
Ivan Kravets
b8cc8c08d1
Bump version to 1.1.2
2016-11-23 18:19:15 +02:00
Ivan Kravets
966bce1b33
Bump version to 0.1.1
2016-11-21 12:44:47 +02:00
Ivan Kravets
5829295dfb
Bump version to 0.1.0
2016-11-18 17:11:15 +02:00
Ivan Kravets
8c2e29da24
Added packages, updated Arduino for ESP32
2016-10-29 19:31:23 +03:00
Valeriy Koval
c37ff5c0dc
Initial support for ESP32
2016-10-24 20:23:25 +03:00
Ivan Kravets
7332e21f66
Initial commit
2016-10-22 02:20:57 +03:00