Add esptool

This commit is contained in:
2025-02-06 22:36:03 +13:00
parent 822bbc40e6
commit b681ff02d8
2 changed files with 371 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ name = "pypi"
[packages]
mpremote = "*"
pyserial = "*"
esptool = "*"
[dev-packages]