mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-19 23:08:34 +03:00
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:
8
firmware/apps/cardem/usb_strings.txt
Normal file
8
firmware/apps/cardem/usb_strings.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
sysmocom - s.f.m.c. GmbH
|
||||
SIMtrace 2 compatible device
|
||||
SIMtrace Sniffer
|
||||
SIMtrace CCID
|
||||
SIMtrace Phone
|
||||
SIMtrace MITM
|
||||
CardEmulator USIM1
|
||||
CardEmulator USIM2
|
||||
5
firmware/apps/dfu/usb_strings.txt
Normal file
5
firmware/apps/dfu/usb_strings.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
sysmocom - s.f.m.c. GmbH
|
||||
SIMtrace 2 compatible device
|
||||
DFU (Device Firmare Upgrade)
|
||||
RAM
|
||||
Flash (Application Partition)
|
||||
Reference in New Issue
Block a user