added interrupt based uarts.
This commit is contained in:
parent
db145ed8a4
commit
67aed03b1d
17 changed files with 134 additions and 61 deletions
|
@ -6,7 +6,6 @@
|
|||
|
||||
#define NL "\033[K\r\n"
|
||||
|
||||
void uart1_init(uint16_t inc, uint16_t mod);
|
||||
void print_welcome(char* testname);
|
||||
void dump_regs(uint32_t base, uint32_t len);
|
||||
void print_packet(volatile packet_t *p);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue