[stm32][rtduino] add drv_gpio.h for pins_arduino.c

This commit is contained in:
Meco Man
2023-12-23 13:33:28 +08:00
parent e31fa93423
commit 4d22242ea5
18 changed files with 19 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
#include <Arduino.h>
#include "pins_arduino.h"
#include <drv_gpio.h>
/*
* {Arduino Pin, RT-Thread Pin [, Device Name, Channel]}