summaryrefslogtreecommitdiff
path: root/ports/esp8266/modules
AgeCommit message (Expand)Author
2018-07-23WIP: complete manual inspection of all significant changesDan Halbert
2018-07-11WIP: after merge; before testingDan Halbert
2018-06-05esp8266/modules/ntptime.py: Remove print of newly-set time.Damien George
2018-05-21esp8266: Change UART(0) to attach to REPL via uos.dupterm interface.Damien George
2018-05-03ports/esp8266: try both binascii and ubinascii in inisetup.pyLars Kellogg-Stedman
2018-02-27Merge remote-tracking branch 'adafruit/2.x' into merge_2xScott Shawcroft
2018-01-31esp8266/modules: Move dht.py driver to drivers/dht directory.Damien George
2017-11-30esp8266/modules/webrepl_setup: Fix first-time enable of WebREPL.Damien George
2017-11-02Merge tag 'v1.9.3'Scott Shawcroft
2017-10-24Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_mergeScott Shawcroft
2017-10-13extmod/uos_dupterm: Update uos.dupterm() and helper funcs to have index.Damien George
2017-10-11esp8266/modules/webrepl_setup: Add info about allowed password length.Vitor Massaru Iha
2017-09-06all: Update Makefiles and others to build with new ports/ dir layout.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George