Adapted to library change
This commit is contained in:
@@ -6,10 +6,11 @@
|
|||||||
|
|
||||||
#include "flash/flash.hpp"
|
#include "flash/flash.hpp"
|
||||||
#include "io/io.hpp"
|
#include "io/io.hpp"
|
||||||
|
|
||||||
#define UART0_NO_INT_VECTORS
|
|
||||||
#include "uart/uart.hpp"
|
#include "uart/uart.hpp"
|
||||||
|
|
||||||
|
#define UART1_INT_VECTORS
|
||||||
|
#include "uart/hardware1.hpp"
|
||||||
|
|
||||||
void newUartUsage()
|
void newUartUsage()
|
||||||
{
|
{
|
||||||
using namespace uart;
|
using namespace uart;
|
||||||
|
|||||||
Submodule uart/uart updated: f6df6a6a18...0532bf48b0
Reference in New Issue
Block a user