You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
zhaohe e7f831de42 init proj 12 months ago
.settings init proj 12 months ago
.vscode init 12 months ago
Core@e6b8750f14 update 12 months ago
Drivers@e71ddbca4e update 12 months ago
Middlewares@5047b0506d update 12 months ago
app_protocols init proj 12 months ago
stm32basic@7628a01fff init proj 12 months ago
stm32components@03d9638ccb init proj 12 months ago
stm32halport@6c550d6990 update 12 months ago
ucomponents init proj 12 months ago
usrc init proj 12 months ago
.clang-format init 12 months ago
.cproject init proj 12 months ago
.gitignore init 12 months ago
.gitmodules update 12 months ago
.mxproject init 12 months ago
.project init proj 12 months ago
README.md init proj 12 months ago
STM32F407VETX_FLASH.ld init 12 months ago
STM32F407VETX_RAM.ld init 12 months ago
hand_acid_mainboard Debug.launch init proj 12 months ago
hand_acid_mainboard.cfg init proj 12 months ago
hand_acid_mainboard.ioc init proj 12 months ago
hand_acid_mainboard.launch init proj 12 months ago

README.md


app/ 应用目录
app/mainboard/basic 存放基础数据结构,基础数据服务,不涉及业务的基础服务。
                        例如结构体,不含有方法的类,数据存储。

BASIC_BOARD
BASIC
SERVICE/BOARD/
SERVICE/PAGE,SERVICE

UTILS