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.
This commit is contained in:
Harald Welte
2017-03-05 10:16:25 +01:00
parent 1405100dff
commit 2363fa0327
6 changed files with 27 additions and 301 deletions

1
.gitignore vendored
View File

@@ -19,3 +19,4 @@ tags
*.p
host/simtrace2-remsim
host/simtrace2-remsim-usb2udp
usb_strings_generated.h