Merge remote-tracking branch 'origin/mohr/rust' into nehlich/ffs

This commit is contained in:
paul nehlich
2024-07-26 12:53:39 +02:00
26 changed files with 513 additions and 110 deletions

View File

@ -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