Thorsten von Eicken
80dd6e417d
set esp8266 clock rate to 160Mhz
2016-09-02 13:03:36 -07:00
Thorsten von Eicken
ed11f79662
ESP8266 SDK 1.5.4 patch 1
2016-07-08 19:09:31 -07:00
Thorsten von Eicken
2e31402a60
Move esp8266 to SDK 1.5.4
2016-06-21 22:53:59 -07:00
wilberforce
1e03fa8dad
Increase ESP8266 vars to 1700
2016-04-29 15:06:24 +12:00
Thorsten von Eicken
23d8b78eca
merge upstream into tve's fork
2016-04-16 12:12:01 -07:00
Thorsten von Eicken
1b4c8c691e
move wrapper symbol tables to flash on esp8266; bump to 1600 jsvars
2016-04-16 11:57:06 -07:00
Gordon Williams
4a5119d692
Merge branch 'master' of https://github.com/wilberforce/Espruino into wilberforce-master
...
Conflicts:
Makefile
2016-03-29 10:02:34 +01:00
Gordon Williams
cb0232b70e
Added remark about Pin() being deprecated
...
Added NodeMCU.Dx constants
Added Serial2 definition
Allowed Serial1.on('data'/etc - when console not on Serial1
Added software PWM (just use by default as no hardware)
2016-02-18 16:26:21 +00:00
Thorsten von Eicken
4a27608793
merge from upstream
2016-01-09 22:18:44 -08:00
Thorsten von Eicken
d8dec28a7c
fix crash on exception #772 ; misc tweaks
2015-12-30 12:22:02 -08:00
Thorsten von Eicken
9aa07bc92d
add sntp
2015-12-24 12:49:55 -08:00
Gordon Williams
1cfedbcbf7
start of moving some build options out of the Makefile - this now ensures that the correct modules get put into the JSON anyway
2015-12-22 12:51:25 +00:00
Thorsten von Eicken
1547ee0a5c
1400 JSvars for esp8266; misc logging changes
2015-12-20 11:45:29 -08:00
Thorsten von Eicken
77b740a81f
merge tve/master into tve/fix-sockets
2015-12-06 17:27:21 -08:00
Thorsten von Eicken
a1418c0863
fix save/restore for esp8266
2015-12-06 13:26:41 -08:00
Thorsten von Eicken
7390e23a1e
remove debug crap for PR, try 2
2015-12-02 22:40:29 -08:00
Thorsten von Eicken
dcbf87f749
make release labeling consistent between makefile and python
2015-11-22 12:04:08 -08:00
Thorsten von Eicken
99f65436be
set baud rate to 230400
2015-11-22 12:03:36 -08:00
Thorsten von Eicken
ff8b0285a0
clean-up for PR
2015-11-20 23:17:00 -08:00
Thorsten von Eicken
60a16983ab
switch to a single board build
2015-11-18 23:29:16 -08:00
Neil Kolban
4cafd94190
CR/LF conversion.
2015-11-11 16:45:24 -06:00
Neil Kolban
f7929aa47a
#702 - Design and implementation of default baud rate.
2015-11-11 16:42:30 -06:00
Gordon Williams
471b8e15ff
Merge pull request #692 from nkolban/master
...
#606 . Initial framework for hardware SPI for ESP8266.
2015-11-10 17:16:24 +00:00
Gordon Williams
4a9ad82c31
oops
2015-11-09 13:54:48 +00:00
Gordon Williams
fb87e42681
board image tweaks
2015-11-09 13:44:04 +00:00
Gordon Williams
c38551f786
properly formatted ESP01 board image
2015-11-09 09:49:00 +00:00
Gordon Williams
743c481bd9
now displaying multiple board layouts on one page
2015-11-09 09:24:53 +00:00
Gordon Williams
1be23f5da3
slightly mad refactor, ready for multiple board designs in one BOARD.py
2015-11-09 09:24:49 +00:00
Neil Kolban
9b9e0e1f5d
#606 . Initial framework for SPI hardware support.
2015-11-03 23:04:56 -06:00
Thorsten von Eicken
606f4adf7b
make i2c work @100Khz
2015-10-14 23:07:14 -07:00
Thorsten von Eicken
e263ff43e0
merge upstream master into tve's fork
2015-10-03 23:00:46 -07:00
Thorsten von Eicken
58cf180fa4
make things compile for esp8266 512KB
2015-10-01 22:47:08 -07:00
Thorsten von Eicken
0e316320ab
make Flash work for esp8266
2015-10-01 22:28:05 -07:00
Neil Kolban
908ed13cf6
Code changes for SPI testing.
...
See #588
2015-09-29 17:13:57 -05:00
Neil Kolban
2ae269c034
Build system changes for the ESP8266 board.
2015-09-27 10:02:20 -05:00