ref: renamed types.h to Types.h for match naming convention; also added Align.h and Bytes.h with helpers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#pragma once
|
||||
#include <types.h>
|
||||
#include <Types.h>
|
||||
|
||||
enum {
|
||||
kUARTBaseAddress = 0x09000000, // TODO: make it dynamic by parsing DTB
|
||||
|
||||
Reference in New Issue
Block a user