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

Added basic DA chip support #381

Closed majenkotech closed 6 years ago

majenkotech commented 6 years ago

Added support for DA chips and the PPS settings for 169, 176 and 288 pin chips (DA variants).

Also implemented the beginnings of a new set of #define macros to indicate what facilities a chip has:

I plan on adding more of these kinds of defines in the future so different chips can mix and match what code gets included into the core depending on their needs.