mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-01 02:50:59 +00:00
915cf849e9
TODO: decide if we want to continue polling on interface numbers, or rather on usb/touch file objects
10 lines
155 B
C
10 lines
155 B
C
/*
|
|
* Copyright (c) Pavol Rusnak, SatoshiLabs
|
|
*
|
|
* Licensed under TREZOR License
|
|
* see LICENSE file for details
|
|
*/
|
|
|
|
#include "usb.h"
|
|
#include "touch.h"
|