theCore-embedded / theCore

theCore: C++ embedded framework
https://forgge.github.io/theCore
Mozilla Public License 2.0
80 stars 23 forks source link

Implement GPIO driver for KE02 platform #383

Open forGGe opened 6 years ago

forGGe commented 6 years ago

Reference implementation: https://github.com/forGGe/theCore/blob/develop/platform/tm4c/export/platform/gpio_device.hpp

Roadmap:

Depends on #230