1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-04 04:21:01 +00:00
trezor-firmware/micropython/extmod/modtrezormsg/modtrezormsg-stm32.h

10 lines
155 B
C
Raw Normal View History

2016-10-11 12:05:55 +00:00
/*
* Copyright (c) Pavol Rusnak, SatoshiLabs
*
* Licensed under TREZOR License
* see LICENSE file for details
*/
2017-03-30 20:06:59 +00:00
#include "usb.h"
#include "touch.h"