.gitignore
LICENSE
MANIFEST.in
README.md
changelog.md
setup.py
uPydevlogo.png
cli/pydfu_cli/bin/pydfu
cli/shell-repl/bin/blerepl
cli/shell-repl/bin/sh_srepl
cli/shell-repl/bin/sslweb_repl
cli/shell-repl/web_repl_cli/bin/web_repl
cli/upydev_cli/bin/upydev
custom_builds/extmod/shell/manifest.py
custom_builds/extmod/shell/nanoglob.py
custom_builds/extmod/shell/shasum.py
custom_builds/extmod/shell/upysh.py
custom_builds/extmod/shell/upysh2.py
custom_builds/ports/esp32/boards/manifest_ota.py
custom_builds/ports/esp32/boards/sdkconfig.ble_off
custom_builds/ports/esp32/boards/sdkconfig_ssl.base
custom_builds/ports/esp32/boards/GENERIC_OTA_SSL/README.md
custom_builds/ports/esp32/boards/GENERIC_OTA_SSL/board.json
custom_builds/ports/esp32/boards/GENERIC_OTA_SSL/mpconfigboard.cmake
custom_builds/ports/esp32/boards/GENERIC_OTA_SSL/mpconfigboard.h
custom_builds/ports/esp32/boards/GENERIC_OTA_SSL/sdkconfig.board
custom_builds/ports/esp32/mod_ota/ota.py
docs/Makefile
docs/make.bat
docs/source/about.rst
docs/source/bleshellrepl.rst
docs/source/conf.py
docs/source/examples.rst
docs/source/gettingstarted.rst
docs/source/howto.rst
docs/source/index.rst
docs/source/intro.rst
docs/source/modetools.rst
docs/source/serialshellrepl.rst
docs/source/sslwebshellrepl.rst
docs/source/upycmd.rst
docs/source/upylog.rst
docs/source/upynotify.rst
docs/source/upyutilsinfo.rst
docs/source/usage.rst
docs/source/img/SSLWebREPL_demo.gif
docs/source/img/ssl_git.gif
upydev/__init__.py
upydev/argcompleter.py
upydev/bleio.py
upydev/commandlib.py
upydev/conftest.py
upydev/debugging.py
upydev/devicemanagement.py
upydev/esp32h.config
upydev/fileio.py
upydev/firmwaretools.py
upydev/gencommands.py
upydev/groupmode.py
upydev/help.config
upydev/helpinfo.py
upydev/keygen.py
upydev/otabletool.py
upydev/otatool.py
upydev/pytest.ini
upydev/repls.py
upydev/sdcommands.py
upydev/serialio.py
upydev/shellrepls.py
upydev/style_customs.py
upydev/style_monokaidark.py
upydev/upip_host.py
upydev/websocket_helper.py
upydev/wsio.py
upydev/wss_helper_host.py
upydev.egg-info/PKG-INFO
upydev.egg-info/SOURCES.txt
upydev.egg-info/dependency_links.txt
upydev.egg-info/not-zip-safe
upydev.egg-info/requires.txt
upydev.egg-info/top_level.txt
upydev/shell/__init__.py
upydev/shell/commands.py
upydev/shell/common.py
upydev/shell/constants.py
upydev/shell/keybindings.py
upydev/shell/nanoglob.py
upydev/shell/parser.py
upydev/shell/redirectsh.py
upydev/shell/shasum.py
upydev/shell/shble.py
upydev/shell/shfileio.py
upydev/shell/shfwio.py
upydev/shell/shserial.py
upydev/shell/shws.py
upydev/shell/upyconfig.py
upydev/upyutils_dir/nanoglob.py
upydev/upyutils_dir/shasum.py
upydev/upyutils_dir/sync_tool.py
upydev/upyutils_dir/time_it.py
upydev/upyutils_dir/uping.py
upydev/upyutils_dir/upylog.py
upydev/upyutils_dir/upynotify.py
upydev/upyutils_dir/upysecrets.py
upydev/upyutils_dir/upysh.py
upydev/upyutils_dir/upysh2.py
upydev/upyutils_dir/wss_helper.py
upydev/upyutils_dir/wss_repl.py
upyutils/ble/appble.py
upyutils/ble/ble_advertising.py
upyutils/ble/ble_uart_peripheral.py
upyutils/ble/ble_uart_repl.py
upyutils/ble/otable.py
upyutils/config/__init__.py
upyutils/config/configfuncs.py
upyutils/config/params.py
upyutils/crypto/qrcode.py
upyutils/crypto/shasum.py
upyutils/crypto/upysecrets.py
upyutils/crypto/rsa/__init__.py
upyutils/crypto/rsa/_compat.py
upyutils/crypto/rsa/asn1.py
upyutils/crypto/rsa/common.py
upyutils/crypto/rsa/core.py
upyutils/crypto/rsa/key.py
upyutils/crypto/rsa/machine_size.py
upyutils/crypto/rsa/pem.py
upyutils/crypto/rsa/pkcs1.py
upyutils/crypto/rsa/prime.py
upyutils/crypto/rsa/randnum.py
upyutils/crypto/rsa/rsautil.py
upyutils/crypto/rsa/transform.py
upyutils/develop/buzzertools.py
upyutils/develop/dac_signal_gen.py
upyutils/develop/test_code.py
upyutils/develop/time_it.py
upyutils/develop/upylog.py
upyutils/develop/upynotify.py
upyutils/irq/irq_controller.py
upyutils/motor/dcmotor.py
upyutils/motor/servo.py
upyutils/motor/stepper.py
upyutils/network/SSL_server_client_test.py
upyutils/network/mqtt_client.py
upyutils/network/ota.py
upyutils/network/socket_client_server.py
upyutils/network/ssl_repl.py
upyutils/network/ssl_socket_client_server.py
upyutils/network/sync_tool.py
upyutils/network/uping.py
upyutils/network/wifiutils.py
upyutils/network/wpa_supplicant.py
upyutils/network/wss_helper.py
upyutils/network/wss_repl.py
upyutils/sd/SD_AM.py
upyutils/sd/sdcard.py
upyutils/sensors/ads1115.py
upyutils/sensors/bme280.py
upyutils/sensors/ina219.py
upyutils/sensors/init_ADS.py
upyutils/sensors/init_BME280.py
upyutils/sensors/init_IMU.py
upyutils/sensors/init_INA219.py
upyutils/sensors/lsm9ds1.py
upyutils/shell/fnmatch.py
upyutils/shell/nanoglob.py
upyutils/shell/upysh.py
upyutils/shell/upysh2.py