implement USB console
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#define GPIO_PIN_FUNCTION_H 7
|
||||
#define GPIO_PIN_FUNCTION_I 8
|
||||
|
||||
#define VBUS_DET GPIO(GPIO_PORTA, 2)
|
||||
#define VBUS_DET GPIO(GPIO_PORTA, 3)
|
||||
#define SEG1 GPIO(GPIO_PORTA, 4)
|
||||
#define SEG2 GPIO(GPIO_PORTA, 5)
|
||||
#define SEG3 GPIO(GPIO_PORTA, 6)
|
||||
|
||||
Reference in New Issue
Block a user