kvasir-io / Kvasir

C++ Metaprogramming library enabling better static checking and register abstraction in embedded software
Apache License 2.0
409 stars 40 forks source link

MKL27Z644 Io.hpp + Fast GPIO support #122

Closed cjsmeele closed 6 years ago

cjsmeele commented 6 years ago

This adds an Io.hpp for MKL27Z644 (copied from the MKL27Z4). Additionally, FGPIO / Fast GPIO is now used for all GPIO operations on both targets.