Commit Graph

11 Commits

Author SHA1 Message Date
Antigravity IDE
9b6b61739c 同步 wristband.uvopt 配置以确保所有新源文件参与编译 2026-07-17 09:28:57 +08:00
Antigravity IDE
790583781f 修复编译报错:清理 config.h 中的 WristbandApp 重复定义并同步参数声明类型 2026-07-17 09:25:04 +08:00
Antigravity IDE
c0d1fe74f5 重构手环软件架构:实现动态挂载前后台 App 框架,解耦拆分源文件,并引入统一日志宏 xtell.h 2026-07-17 09:08:53 +08:00
Antigravity IDE
8fdbb32f42 fix(rf): 补齐 rf.c 里的 Uart_SendHex32 外部变量声明,修复编译错误 2026-07-16 18:28:53 +08:00
Antigravity IDE
31f5066052 fix(rf): 升级 EV1527 为完整 24 位统一寻址,彻底分清不同按键/型号配对报警的 Bug 2026-07-16 18:25:16 +08:00
Antigravity IDE
731115e09a docs: 为所有代码源文件添加详细中文注释,并在设计文档中纠正GPIO物理引脚映射表 2026-07-16 17:53:44 +08:00
Antigravity IDE
afd59d28ee Configure low-power sleep and wakeup sequences for RF alarm trigger without noise interruption 2026-07-15 17:26:50 +08:00
Antigravity IDE
7292fd0fcb Fix RF noise wake-up bug by sleeping with EA=0 and checking flags directly 2026-07-15 17:16:56 +08:00
Antigravity IDE
601e01e954 Implement low power RF wake-up and filter mechanism 2026-07-15 17:05:22 +08:00
Antigravity IDE
7ebe802410 Modularize main.c into rgb, event, database, ui, system, and app_manager modules 2026-07-15 16:14:30 +08:00
Antigravity IDE
30a2e1680b Initialize repository and implement low-power sleep wakeup 2026-07-15 15:57:37 +08:00