Split controller and contrreaddata

This commit is contained in:
Ryan Myers
2021-09-30 22:09:54 -04:00
parent 2ea8ecc10e
commit 062442b02f
4 changed files with 135 additions and 33 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ LATE_DATA_FILES = [
BSS_LIB_ORDER_FILES = [
BUILD_DIR + '/lib/src/os/osViMgr.o',
BUILD_DIR + '/lib/src/os/osSetEventMesg.o',
BUILD_DIR + '/lib/src/os/unknown_0CD820.o',
BUILD_DIR + '/lib/src/os/controller.o',
BUILD_DIR + '/lib/src/os/unknown_0CE200.o'
]