添加描述

This commit is contained in:
Robofish 2025-06-19 20:41:35 +08:00
parent 22bddbcda7
commit 69c200d4c9
6 changed files with 9 additions and 0 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

2
bsp/describe.csv Normal file
View File

@ -0,0 +1,2 @@
uart,要求开启dma和中断
can,要求开启can的中断
1 uart 要求开启dma和中断
2 can 要求开启can的中断

1
component/describe.csv Normal file
View File

@ -0,0 +1 @@
pid,好用的
1 pid 好用的

1
device/describe.csv Normal file
View File

@ -0,0 +1 @@
servo,测试消息测试消息测试消息测试消息测试消息测试消息测试消息测试消息测试消息测试消息测试消息测试消息测试消息测试消息测试消息
1 servo 测试消息测试消息测试消息测试消息测试消息测试消息测试消息测试消息测试消息测试消息测试消息测试消息测试消息测试消息测试消息

5
module/dependencies.csv Normal file
View File

@ -0,0 +1,5 @@
oled_i2c,bsp/i2c
bmp280_i2c,bsp/i2c
pc_uart,bsp/uart
key_gpio,bsp/gpio_exti
servo,bsp/servo_pwm
1 oled_i2c bsp/i2c
2 bmp280_i2c bsp/i2c
3 pc_uart bsp/uart
4 key_gpio bsp/gpio_exti
5 servo bsp/servo_pwm

0
module/describe.csv Normal file
View File