#include "bsp/gpio.h" /* * gpio.c * all pins used as gpio(in/out/irq) must be init&accessed here */ void gpio_pin_init(void){ }