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.

10 lines
291 B

2 years ago
  1. ```
  2. 资源使用说明:
  3. 默认硬件接口---调试串口 USART2(PA2,PA3)
  4. 默认硬件接口---毫秒定时器 tim4
  5. 默认硬件接口---调试指示灯 PA1
  6. 版本说明:
  7. V1.0:初始化工程,配置好调试串口,调试指示灯,毫秒定时器,引入libiflytop_micro
  8. ```