ps2_usb: Fix for VUSB configuration
This commit is contained in:
parent
882059c018
commit
6527e1d98a
4 changed files with 28 additions and 3 deletions
|
|
@ -49,7 +49,7 @@ int main(void)
|
|||
#endif
|
||||
|
||||
CLKPR = 0x80, CLKPR = 0;
|
||||
#ifndef PS2_USE_USART
|
||||
#ifndef NO_UART
|
||||
uart_init(UART_BAUD_RATE);
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue