Stefan Kerkmann 643f6367a1
[Fix] Patches after printf library update (#17584)
* Add missing '(' to print_bin_reverse32 declaration
* Fix insufficient character buffers on satisfaction75
* Remove \0 character in format string and use corrected offset math
  instead on rocketboard 16
* Replace snprintf_ with snprintf for djinn
* Explicitly ignore format checks for tracktyl manuform that uses %b
  specifier
* Print properly escaped version string in command.c, as PRODUCT or
  other defines can contain constructs like 'Vendor keyboard 66%' which
  will be interpreted as a format specifier
2022-07-07 14:14:09 +02:00
..
2022-06-23 02:47:15 +01:00
2022-03-14 01:11:42 +00:00
2022-03-14 01:11:42 +00:00
2022-03-26 18:38:09 +00:00
2020-03-06 22:29:01 -08:00
2022-04-13 18:00:18 +10:00
2022-07-02 22:10:08 +10:00
2022-04-13 18:00:18 +10:00
2022-04-13 18:00:18 +10:00
2019-08-30 15:01:52 -07:00