forked from ROMEO/obsw
Merge remote-tracking branch 'origin/mohr/rust' into nehlich/ffs
This commit is contained in:
@ -22,7 +22,7 @@ target_sources(${TARGET_NAME} PUBLIC
|
||||
src/xil_testio.c
|
||||
src/xplatform_info.c
|
||||
src/getpid.c
|
||||
src/write.c
|
||||
#src/write.c
|
||||
src/xil_mem.c
|
||||
src/kill.c
|
||||
src/xil_mmu.c
|
||||
@ -31,8 +31,8 @@ target_sources(${TARGET_NAME} PUBLIC
|
||||
src/getentropy.c
|
||||
src/xil_testmem.c
|
||||
src/isatty.c
|
||||
src/read.c
|
||||
src/inbyte.c
|
||||
#src/read.c
|
||||
#src/inbyte.c
|
||||
src/close.c
|
||||
src/xil_sleeptimer.c
|
||||
src/print.c
|
||||
|
Reference in New Issue
Block a user