From 2363fa032750dead33e3a676b95148e5989f16af Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 5 Mar 2017 10:16:25 +0100 Subject: Generate USB Strings from apps/*/usb_strings.txt files at compile time This way we can skip the manually-crafted USB string definitions in the dfu_desc.c and usb.c files. --- firmware/apps/dfu/usb_strings.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 firmware/apps/dfu/usb_strings.txt (limited to 'firmware/apps/dfu/usb_strings.txt') diff --git a/firmware/apps/dfu/usb_strings.txt b/firmware/apps/dfu/usb_strings.txt new file mode 100644 index 0000000..bdf2048 --- /dev/null +++ b/firmware/apps/dfu/usb_strings.txt @@ -0,0 +1,5 @@ +sysmocom - s.f.m.c. GmbH +SIMtrace 2 compatible device +DFU (Device Firmare Upgrade) +RAM +Flash (Application Partition) -- cgit v1.2.3