PIO env for MKS Nano boards in STM32 (#19905)
This commit is contained in:
parent
b6856dcb99
commit
50ba20fe1f
2 changed files with 28 additions and 6 deletions
|
|
@ -25,7 +25,7 @@
|
|||
* MKS Robin nano (STM32F130VET6) board pin assignments
|
||||
*/
|
||||
|
||||
#if NOT_TARGET(__STM32F1__)
|
||||
#if NOT_TARGET(__STM32F1__, STM32F1)
|
||||
#error "Oops! Select an STM32F1 board in 'Tools > Board.'"
|
||||
#elif HOTENDS > 2 || E_STEPPERS > 2
|
||||
#error "MKS Robin nano supports up to 2 hotends / E-steppers. Comment out this line to continue."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue