portable device access api based on unix file descriptors

This commit is contained in:
2024-07-20 00:27:24 +02:00
parent 49c19ba675
commit cbe8184fab
23 changed files with 241 additions and 133 deletions

View File

@ -1 +1,3 @@
add_subdirectory(hardware)
target_sources(${TARGET_NAME} PRIVATE main.c)