From 6f0159052960fe8483e438f97075ff95ed42dbe8 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Fri, 2 Feb 2024 17:10:27 +0100 Subject: [PATCH] Rename esptool/vendor/intelhex/__init__.py to esptool/intelhex/intelhex.py --- esptool/{vendor/intelhex/__init__.py => intelhex/intelhex.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename esptool/{vendor/intelhex/__init__.py => intelhex/intelhex.py} (100%) diff --git a/esptool/vendor/intelhex/__init__.py b/esptool/intelhex/intelhex.py similarity index 100% rename from esptool/vendor/intelhex/__init__.py rename to esptool/intelhex/intelhex.py