ソースを参照

Modify error annotations

小李憨憨 2 年 前
コミット
dd92a4979f

+ 1 - 1
bsp/stm32/stm32f103-blue-pill/applications/arduino_pinout/pins_arduino.h

@@ -50,7 +50,7 @@
 #define RTDUINO_SERIAL3_DEVICE_NAME             "uart3"
 
 /*
- * uart2 - PB13-SCK  PB14-MISO  PB15-MOSI
+ * spi2 - PB13-SCK  PB14-MISO  PB15-MOSI
  */
 #define RTDUINO_DEFAULT_SPI_BUS_NAME            "spi2"