tc_etu.c: Removed, because was never used

Since the host side does the parsing of the packets, (not the firmware,
as it was in the old simtrace version), we do not need to check for expired
max waiting time.
Instead, every byte received from the phone is filled into a ring buffer.
As soon as the USB endpoint to the host is not busy anymore, it is sent
to the host over the respective USB endpoint.
1 file changed
tree: d41cb6d7f44cb55e0002f1f1380998cd3eee0c4a
  1. firmware/
  2. usb_application/
  3. .gitignore
  4. .gitmodules
  5. clk_calc.py
  6. notes