diff options
Diffstat (limited to 'bootloaders/caterina/Makefile')
-rw-r--r--[-rwxr-xr-x] | bootloaders/caterina/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bootloaders/caterina/Makefile b/bootloaders/caterina/Makefile index 91348bf..b3bd9e8 100755..100644 --- a/bootloaders/caterina/Makefile +++ b/bootloaders/caterina/Makefile @@ -57,6 +57,8 @@ # PID = 0x0036
# official Micro PID
# PID = 0x0037
+# official Esplora PID
+# PID = 0x003C
# MCU name
MCU = atmega32u4
|