Align use of define
This commit is contained in:
parent
8fe4f9e009
commit
4cf84dc3d6
1 changed files with 1 additions and 2 deletions
|
|
@ -316,8 +316,7 @@ int board_uart_write(void const * buf, int len)
|
|||
#endif
|
||||
}
|
||||
|
||||
#ifndef TINYUF2_SELF_UPDATE
|
||||
|
||||
#ifndef BUILD_NO_TINYUSB
|
||||
// Forward USB interrupt events to TinyUSB IRQ Handler
|
||||
void USB_HP_IRQHandler(void)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue