Commit Graph

279 Commits

Author SHA1 Message Date
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