aboutsummaryrefslogtreecommitdiff
path: root/circuitpython/lib/nrfutil/nrfutil.egg-info/SOURCES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'circuitpython/lib/nrfutil/nrfutil.egg-info/SOURCES.txt')
-rw-r--r--circuitpython/lib/nrfutil/nrfutil.egg-info/SOURCES.txt43
1 files changed, 43 insertions, 0 deletions
diff --git a/circuitpython/lib/nrfutil/nrfutil.egg-info/SOURCES.txt b/circuitpython/lib/nrfutil/nrfutil.egg-info/SOURCES.txt
new file mode 100644
index 0000000..f19d8a8
--- /dev/null
+++ b/circuitpython/lib/nrfutil/nrfutil.egg-info/SOURCES.txt
@@ -0,0 +1,43 @@
+setup.py
+nordicsemi/__init__.py
+nordicsemi/__main__.py
+nordicsemi/exceptions.py
+nordicsemi/version.py
+nordicsemi/bluetooth/__init__.py
+nordicsemi/bluetooth/hci/__init__.py
+nordicsemi/bluetooth/hci/codec.py
+nordicsemi/bluetooth/hci/slip.py
+nordicsemi/bluetooth/hci/tests/__init__.py
+nordicsemi/bluetooth/hci/tests/test_codec.py
+nordicsemi/dfu/__init__.py
+nordicsemi/dfu/crc16.py
+nordicsemi/dfu/dfu.py
+nordicsemi/dfu/dfu_transport.py
+nordicsemi/dfu/dfu_transport_ble.py
+nordicsemi/dfu/dfu_transport_serial.py
+nordicsemi/dfu/init_packet.py
+nordicsemi/dfu/manifest.py
+nordicsemi/dfu/model.py
+nordicsemi/dfu/nrfhex.py
+nordicsemi/dfu/package.py
+nordicsemi/dfu/signing.py
+nordicsemi/dfu/util.py
+nordicsemi/dfu/intelhex/__init__.py
+nordicsemi/dfu/intelhex/compat.py
+nordicsemi/dfu/tests/__init__.py
+nordicsemi/dfu/tests/test_dfu_transport_serial.py
+nordicsemi/dfu/tests/test_init_packet.py
+nordicsemi/dfu/tests/test_manifest.py
+nordicsemi/dfu/tests/test_nrfhex.py
+nordicsemi/dfu/tests/test_package.py
+nordicsemi/dfu/tests/test_signing.py
+nordicsemi/utility/__init__.py
+nordicsemi/utility/target_registry.py
+nordicsemi/utility/tests/__init__.py
+nordicsemi/utility/tests/test_target_registry.py
+nrfutil.egg-info/PKG-INFO
+nrfutil.egg-info/SOURCES.txt
+nrfutil.egg-info/dependency_links.txt
+nrfutil.egg-info/entry_points.txt
+nrfutil.egg-info/not-zip-safe
+nrfutil.egg-info/top_level.txt \ No newline at end of file