01dd7804b8
This is to keep the top-level directory clean, to make it clear what is core and what is a port, and to allow the repository to grow with new ports in a sustainable way.
4 lines
73 B
C
4 lines
73 B
C
//#include "WProgram.h"
|
|
#include "core_pins.h"
|
|
#include "pins_arduino.h"
|