sipeed / Longduino

Longduino is an Arduino port for gd32v mcu.
Other
70 stars 21 forks source link

Usage of this library... #19

Open rj45jack opened 4 years ago

rj45jack commented 4 years ago

Forgive me if this a stupid question but... What is the need/use for this libary? I ask because I see in the GD32V examples repo you see this with the Arduino Blink example:

#include <Arduino.h>

I'm wondering what is the difference in including Arduino.h vs Longduino?