#ifndef _GPIO_H #define _GPIO_H #include #define USB_GPIO (uint8_t*)0x7ff1 extern uint8_t* usb_gpio; #endif