aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile3
-rw-r--r--tools/logos/esd.bmpbin0 -> 35078 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 266306e9b..743505f92 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -112,6 +112,9 @@ endif
ifeq ($(VENDOR),atmel)
LOGO_BMP= logos/atmel.bmp
endif
+ifeq ($(VENDOR),esd)
+LOGO_BMP= logos/esd.bmp
+endif
ifeq ($(VENDOR),ronetix)
LOGO_BMP= logos/ronetix.bmp
endif
diff --git a/tools/logos/esd.bmp b/tools/logos/esd.bmp
new file mode 100644
index 000000000..a6b403024
--- /dev/null
+++ b/tools/logos/esd.bmp
Binary files differ