added gyrol3gd20h stm32 test file

This commit is contained in:
2021-05-31 20:40:16 +02:00
parent 4ba4e45789
commit 4c546820fd
4 changed files with 60 additions and 0 deletions

View File

@ -0,0 +1,3 @@
target_sources(${TARGET_NAME} PRIVATE
GyroL3GD20H.cpp
)