Import Mbed OS hard-float snapshot
This commit is contained in:
11
platform/tests/UNITTESTS/CircularBuffer/unittest.cmake
Normal file
11
platform/tests/UNITTESTS/CircularBuffer/unittest.cmake
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
####################
|
||||
# UNIT TESTS
|
||||
####################
|
||||
|
||||
set(unittest-sources
|
||||
)
|
||||
|
||||
set(unittest-test-sources
|
||||
../platform/tests/UNITTESTS/CircularBuffer/test_CircularBuffer.cpp
|
||||
)
|
||||
Reference in New Issue
Block a user