Update CMakeLists.txt

Modify astyle
pull/14397/head
rogeryou 2021-03-15 15:34:34 +08:00 committed by GitHub
parent d444e39842
commit 8c70b355c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ target_include_directories(mbed-storage-spinand
target_sources(mbed-storage-spinand
INTERFACE
source/SPINANDBlockDevice.cpp
source/SPINANDBlockDevice.cpp
)