summaryrefslogtreecommitdiff
path: root/ports/esp32/modules/webrepl_setup.py
AgeCommit message (Collapse)Author
2019-10-15esp32: Convert to use FROZEN_MANIFEST to specify frozen code.Damien George
All symlinks are removed. boards/manifest.py is used as a default, and can optionally use boards/manifest_release.py for more scripts.
2018-04-27esp32/modules: Add support scripts for WebREPL.Damien George
WebREPL now works on the esp32 in the same way it does on esp8266.