summaryrefslogtreecommitdiff
path: root/ports/esp8266/esp_mphal.c
AgeCommit message (Expand)Author
2019-10-13remove ports/esp8266Dan Halbert
2018-08-16Fix esp and samdScott Shawcroft
2018-07-28merge finishedDan Halbert
2018-07-23WIP: complete manual inspection of all significant changesDan Halbert
2018-07-11WIP: after merge; before testingDan Halbert
2018-05-21esp8266: Change UART(0) to attach to REPL via uos.dupterm interface.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-04all: Remove inclusion of internal py header files.Damien George
2017-10-03esp8266/esp_mphal: Send data in chunks to mp_uos_dupterm_tx_strn.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George