mbv: move a few things around
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
#include "uart.h"
|
||||
|
||||
#include "async.h"
|
||||
#include "gpio.h"
|
||||
#include "lock.h"
|
||||
#include "pol0.h"
|
||||
#include "ring_buffer.h"
|
||||
#include "trace.h"
|
||||
#include "uart_async.h"
|
||||
#include "hal/gpio.h"
|
||||
#include "hal/pol0.h"
|
||||
#include "lib/async.h"
|
||||
#include "lib/lock.h"
|
||||
#include "lib/ring_buffer.h"
|
||||
#include "xuartlite.h"
|
||||
|
||||
#include "uart_async.h"
|
||||
|
||||
namespace {
|
||||
using async::AwaitableType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user