mirror of
https://github.com/hathach/tinyusb.git
synced 2026-03-06 07:34:41 +00:00
This affects struct rspMsg in usbtmc_app.c (unconditionally) and uint8_t termChar in usbtmc_device.c (when NDEBUG is defined). IAR generates warning Pe550 'variable was set but never used'.