Board IDs for G2560 Rev B, G2560 v4, GTM32 VD (#21499)

This commit is contained in:
Vert
2021-04-01 19:05:02 -04:00
committed by GitHub
parent 62f37669dc
commit 05b39623b0
7 changed files with 120 additions and 15 deletions

View File

@@ -22,13 +22,17 @@
#pragma once
/**
* Geeetech GTM32 Pro VB/VD board pin assignments
* Geeetech GTM32 Pro VB board pin assignments
* http://www.geeetech.com/wiki/index.php/File:Hardware_GTM32_PRO_VB.pdf
*
* Also applies to GTM32 Pro VD
*/
#include "env_validate.h"
#define BOARD_INFO_NAME "GTM32 Pro VB/VD"
#ifndef BOARD_INFO_NAME
#define BOARD_INFO_NAME "GTM32 Pro VB"
#endif
#define DEFAULT_MACHINE_NAME "STM32F103VET6"
#define BOARD_NO_NATIVE_USB