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.
|
11 months ago | |
---|---|---|
.settings | 12 months ago | |
.vscode | 11 months ago | |
Core@e6b8750f14 | 12 months ago | |
Drivers@e71ddbca4e | 12 months ago | |
Middlewares@5047b0506d | 12 months ago | |
app_protocols | 12 months ago | |
stm32basic@219877a3ae | 11 months ago | |
stm32components@a3069a8005 | 11 months ago | |
stm32halport@6c550d6990 | 12 months ago | |
uappbase | 11 months ago | |
ucomponents | 11 months ago | |
ui | 11 months ago | |
usrc | 11 months ago | |
.clang-format | 12 months ago | |
.cproject | 12 months ago | |
.gitignore | 12 months ago | |
.gitmodules | 12 months ago | |
.mxproject | 12 months ago | |
.project | 12 months ago | |
README.md | 12 months ago | |
STM32F407VETX_FLASH.ld | 12 months ago | |
STM32F407VETX_RAM.ld | 12 months ago | |
auto.py | 11 months ago | |
hand_acid_mainboard Debug.launch | 12 months ago | |
hand_acid_mainboard.cfg | 12 months ago | |
hand_acid_mainboard.ioc | 12 months ago | |
hand_acid_mainboard.launch | 12 months ago |
README.md
app/ 应用目录
app/mainboard/basic 存放基础数据结构,基础数据服务,不涉及业务的基础服务。
例如结构体,不含有方法的类,数据存储。
BASIC_BOARD
BASIC
SERVICE/BOARD/
SERVICE/PAGE,SERVICE
UTILS