add uio subdir

This commit is contained in:
Robin Müller 2022-02-02 12:17:42 +01:00
parent 3a65c0db91
commit 33386550cf
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
1 changed files with 2 additions and 0 deletions

View File

@ -14,3 +14,5 @@ if(FSFW_HAL_LINUX_ADD_PERIPHERAL_DRIVERS)
add_subdirectory(i2c)
add_subdirectory(uart)
endif()
add_subdirectory(uio)