mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-30 22:20:17 +00:00
Removed unrequired header file from debugging.
This commit is contained in:
parent
9f440e5c69
commit
63e6aea5ac
@ -35,8 +35,6 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <tinyprintf.h>
|
|
||||||
|
|
||||||
// UART to use on this board.
|
// UART to use on this board.
|
||||||
#ifndef BOARD_UART
|
#ifndef BOARD_UART
|
||||||
#define BOARD_UART UART0
|
#define BOARD_UART UART0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user