doc: Mention the tkeyimage tool in firmware README

This commit is contained in:
Michael Cardell Widerkrantz 2025-05-22 16:52:04 +02:00
parent 9a93da087d
commit f5d2cfef15
No known key found for this signature in database
GPG key ID: D3DB3DDF57E704E5

View file

@ -737,6 +737,9 @@ functions. Note that these functions are only usable in QEMU and that
you might need to `make clean` before building, if you have already you might need to `make clean` before building, if you have already
built before. built before.
To build a flash image file suitable for use with qemu, use the
`tools/tkeyimage` program. See its documentation.
If you want debug prints to show up on the special TKey HID debug If you want debug prints to show up on the special TKey HID debug
endpoint instead, define `-DTKEY_DEBUG`. This might mean you can't fit endpoint instead, define `-DTKEY_DEBUG`. This might mean you can't fit
the firmware in the ROM space available, however. You will get a the firmware in the ROM space available, however. You will get a