• Earle F. Philhower, III's avatar
    Check in Arduino API directory to avoid symlink (#176) · ab02801d
    Earle F. Philhower, III authored
    Fixes #171
    
    Under Windows, it is very hard to make a symlink and by default git won't
    make one to the Arduino API directory, causing annoying build errors.
    
    Avoid the issue by duplicating the ArduinoAPI directory explicitly and using
    CI to verify that there are no differences between the two.
    ab02801d
HardwareSerial.h 5.46 KB