hpgl_xy/stm32f103t8u6-bootloader/src/pinning.h
2021-04-04 20:33:45 +02:00

6 lines
174 B
C

#pragma once
// Port A
#define PIN_TEST_POINT 10 // PA10
#define PIN_USB_DM 11 // PA11 - USB_DM
#define PIN_USB_DP 12 // PA12 - USB_DP