theCore
theCore copied to clipboard
Implement GPIO driver for KE02 platform
Reference implementation: https://github.com/forGGe/theCore/blob/develop/platform/tm4c/export/platform/gpio_device.hpp
Roadmap:
- [ ] Implementation
- [ ] Documentation
- [ ] LED example
Depends on #230