feat: refactor sgclaw around zeroclaw compat runtime

This commit is contained in:
zyl
2026-03-26 16:23:31 +08:00
parent bca5b75801
commit ff0771a83f
1059 changed files with 409460 additions and 23 deletions

View File

@@ -0,0 +1,16 @@
# Nucleo-F401RE GPIO
## 引脚别名
| 别名 | 引脚 |
|-------------|-----|
| red_led | 13 |
| user_led | 13 |
| ld2 | 13 |
| builtin_led | 13 |
## GPIO
引脚 13用户 LEDLD2
- 输出,高电平有效
- STM32F401 上的 PA5