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 e0c6a8df23 update 11 months ago
.settings init proj 12 months ago
.vscode update 11 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@219877a3ae update 11 months ago
stm32components@a3069a8005 update 11 months ago
stm32halport@6c550d6990 update 12 months ago
uappbase update 11 months ago
ucomponents update 11 months ago
ui update 11 months ago
usrc update 11 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
auto.py update 11 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