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.
haoran a9104693ff change device info struct format 10 months ago
README.md init 2 years ago
iflytop_xsync.h 添加设备ID获取方法 1 year ago
pin.c init 2 years ago
pin.h init 2 years ago
xs_basic.c init 2 years ago
xs_basic.h init 2 years ago
xs_delay.c init 2 years ago
xs_delay.h init 2 years ago
xs_device_info.c 添加设备ID获取方法 1 year ago
xs_device_info.h change device info struct format 10 months ago
xs_flash.c init 2 years ago
xs_flash.h init xs_flash 1 year ago
xs_gpio.c add trigger func 1 year ago
xs_gpio.h add trigger func 1 year ago
xs_id.c init 2 years ago
xs_id.h init 2 years ago
xs_log.c init 2 years ago
xs_log.h init 2 years ago
xs_udp.c 修复lwip接收不到udp包的BUG 1 year ago
xs_udp.h 修复lwip接收不到udp包的BUG 1 year ago

README.md

1. 微秒定时器 OK
3. 日志接口 OK
5. GPIO初始化中断处理 OK
7. SPI读写
8. 线程
9. 按键检测