theCore-embedded / theCore

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

Use NVIC instead of IRQ manager for TM4C platform #357

Closed forGGe closed 6 years ago

forGGe commented 6 years ago

First part of implementation for #227 . This PR covers TM4C platform only.