mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-26 01:18:28 +00:00
unix: fix build
This commit is contained in:
parent
4bb7ad1727
commit
6a3210c4ce
@ -26,3 +26,6 @@ int usb_vcp_add(const usb_vcp_info_t *info) {
|
||||
|
||||
void pendsv_kbd_intr(void) {
|
||||
}
|
||||
|
||||
void mp_hal_set_vcp_iface(int iface_num) {
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user