Merge pull request #7492 from Hyungsin/forupstream_samr21_uart
This commit is contained in:
commit
f286f2a276
@ -26,6 +26,7 @@
|
||||
#include "periph/uart.h"
|
||||
#include "periph/gpio.h"
|
||||
|
||||
#ifdef UART_NUMOF
|
||||
/**
|
||||
* @brief Allocate memory to store the callback functions
|
||||
*/
|
||||
@ -185,3 +186,4 @@ void UART_5_ISR(void)
|
||||
irq_handler(5);
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user