Adapted to library change
This commit is contained in:
parent
2eefa7fd7f
commit
85e6510cd5
@ -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;
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit f6df6a6a187764e530afa061e3ea931c0988187b
|
Subproject commit 0532bf48b03ecf8de7f77686ffedd54ebc0ca33b
|
Loading…
Reference in New Issue
Block a user