diff options
Diffstat (limited to 'config/generic-mks-robin-nano-v1.cfg')
-rw-r--r-- | config/generic-mks-robin-nano-v1.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/generic-mks-robin-nano-v1.cfg b/config/generic-mks-robin-nano-v1.cfg index 62e40119..bb096c81 100644 --- a/config/generic-mks-robin-nano-v1.cfg +++ b/config/generic-mks-robin-nano-v1.cfg @@ -1,8 +1,8 @@ # This file contains common pin mappings for MKS Robin Nano (v1.2.004) # boards. To use this config, the firmware should be compiled for the # STM32F103. When running "make menuconfig", enable "extra low-level -# configuration setup", select the 28KiB bootloader, disable "USB for -# communication", and select USART3 for the "Serial Port". +# configuration setup", select the 28KiB bootloader, and serial (on +# USART3 PB11/PB10) communication. # Note that the "make flash" command does not work with MKS Robin # boards. After running "make", run the following command: |