Enable ARM and THUMB AOT support, enable Android platform support (#182)
* Sync with internal/feature: enable arm aot and android platform
This commit is contained in:
@ -27,7 +27,7 @@ extern void xpt2046_init(void);
|
||||
extern void wgl_init();
|
||||
|
||||
#include <zephyr.h>
|
||||
#include <uart.h>
|
||||
#include <drivers/uart.h>
|
||||
#include <device.h>
|
||||
|
||||
int uart_char_cnt = 0;
|
||||
|
||||
Reference in New Issue
Block a user