[Fw] Rename firmware project.

This commit is contained in:
稚晖 2021-04-03 00:36:33 +08:00
parent 0286d8f5a2
commit 1b4018dda8
1269 changed files with 17 additions and 12 deletions

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SerialMonitorSettings" PortName="COM7" BaudRate="115200" LineEndingsIndex="0" ShowStatusWidget="true" />
</project>

View File

@ -10,7 +10,7 @@ set(CMAKE_SYSTEM_NAME Generic)
set(CMAKE_C_COMPILER_WORKS 1)
set(CMAKE_CXX_COMPILER_WORKS 1)
project("HoloCubic_fw" C CXX)
project("HoloCubic-fw" C CXX)
include(CMakeListsPrivate.txt)

Some files were not shown because too many files have changed in this diff Show More