Commit Graph

11 Commits

Author SHA1 Message Date
Ivan Kravets de69ccac88 Update boards configuration 2017-05-18 14:32:01 +03:00
Ivan Kravets 69aedd3bb4 Add support for FireBeetle-ESP32 and IntoRobot Fig 2017-04-24 14:05:02 +03:00
Ivan Kravets ab34511bb4 Update to latest Arduino Core 2017-02-10 22:04:23 +02:00
Valeriy Koval bc4107bc9d Update builder for Arduino framework 2017-01-19 23:02:25 +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 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
Dean Blackketter fa7a9201c5 Create esp32thing.json 2016-11-19 11:59:11 -08:00
Valeriy Koval 5151fa5d0a Add several new boards 2016-11-13 21:36:25 +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