实现串口驱动,移植方便
This commit is contained in:
4
Middlewares/CMakeLists.txt
Normal file
4
Middlewares/CMakeLists.txt
Normal file
@ -0,0 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.22)
|
||||
|
||||
# Add logging middleware
|
||||
add_subdirectory(logging)
|
||||
Reference in New Issue
Block a user