added uart and i2c stub folders
This commit is contained in:
parent
93db545a1a
commit
d194b759c4
2
stm32h7/i2c/CMakeLists.txt
Normal file
2
stm32h7/i2c/CMakeLists.txt
Normal file
@ -0,0 +1,2 @@
|
||||
target_sources(${TARGET_NAME} PRIVATE
|
||||
)
|
2
stm32h7/uart/CMakeLists.txt
Normal file
2
stm32h7/uart/CMakeLists.txt
Normal file
@ -0,0 +1,2 @@
|
||||
target_sources(${TARGET_NAME} PRIVATE
|
||||
)
|
Loading…
x
Reference in New Issue
Block a user