LICENSE
README.md
pyproject.toml
setup.py
aitoolkit_esp32/__init__.py
aitoolkit_esp32/arduino.py
aitoolkit_esp32/config.py
aitoolkit_esp32/constants.py
aitoolkit_esp32/device_detector.py
aitoolkit_esp32/firmware_flasher.py
aitoolkit_esp32/firmware_manager.py
aitoolkit_esp32/protocol.py
aitoolkit_esp32/serial_comm.py
aitoolkit_esp32.egg-info/PKG-INFO
aitoolkit_esp32.egg-info/SOURCES.txt
aitoolkit_esp32.egg-info/dependency_links.txt
aitoolkit_esp32.egg-info/not-zip-safe
aitoolkit_esp32.egg-info/requires.txt
aitoolkit_esp32.egg-info/top_level.txt
tests/test_arduino.py
tests/test_device_detector.py
tests/test_integration.py
tests/test_protocol.py