summaryrefslogtreecommitdiff
path: root/extmod/webrepl/webrepl.py
AgeCommit message (Expand)Author
2022-09-08drivers: Remove drivers that are now in micropython-lib.Jim Mussared
2022-07-23extmod/webrepl: Allow the page to run from the device (over HTTP).Jim Mussared
2022-05-24extmod/webrepl: Fix setting password in foreground mode and factor code.iabdalkader
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-12-20extmod/webrepl: Move webrepl scripts to common place and use manifest.Jim Mussared