chipKIT32 / chipKIT-core

Downloadable chipKIT core for use with Arduino 1.6 - 1.8+ IDE, PlatformIO, and UECIDE
http://chipkit.net/
Apache License 2.0
59 stars 53 forks source link

Made file pre-c99 compliant #445

Closed majenkotech closed 5 years ago

majenkotech commented 5 years ago

A simple little tweak to make the noniso.c file compile properly if compiled without --std=gnu99 or newer.