Skip to content

Commit

Permalink
Merge pull request #7 from 916BGAI/main
Browse files Browse the repository at this point in the history
[board] yuzukilizard add missing header file
  • Loading branch information
YuzukiTsuru authored Jan 7, 2024
2 parents 7710f5e + 1abf431 commit 2f275d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions board/yuzukilizard/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#include <sys-spi.h>
#include <sys-uart.h>
#include <sys-sdcard.h>
#include <sys-dram.h>

sunxi_serial_t uart_dbg = {
.base = 0x02500000,
Expand Down

0 comments on commit 2f275d5

Please sign in to comment.