MaBecker
84d2a5d7aa
fix pin order
2017-02-17 09:24:37 +01:00
MaBecker
85e06c0a1f
add ESP32 image and pins
...
use scripts/build_board_docs.py ESP32
to generate boards/ESP32.html
2017-02-15 21:24:57 +01:00
Rhys.Williams
ec55df522c
Add jshFlashGetFree - assume 4Mb memory
2016-12-19 21:26:15 +13:00
kolban
d5dba169dc
Addition of first pass at SPI functions.
2016-10-26 22:46:22 -05:00
Juergen Marsch
62efa8654d
pin definitions and setWatch implementation
...
Changes in ESP32.py to have only available pins, for example without pin
20, and to define ADC and UART pins.
Added interrupt handling for GPIO pins to support setWatch. Based on
description in driver/gpio.h
2016-10-20 20:47:12 +02:00
Juergen Marsch
5706baeb93
Flash and save()
...
Added functions for handling Flash to jshardware.c
Added -$I for esp_spi_flash to makefile
Changed settings for save() in ESP32.py
2016-10-14 13:20:37 +02:00
kolban
8a37a74483
Progress on more network additions.
2016-10-12 00:16:36 -05:00
kolban
565285410b
Initial files for the ESP32 environment.
2016-10-09 22:53:20 -05:00