Commit Graph

270 Commits

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