Closed brandonbrown2 closed 8 years ago
Right now we use slow methods for accessing and setting the GPIO pins. We can definately use computer wizard magic to make our GPIO accesses faster. Besides, we still have demo code form the internet we need to refactor out.
Time to eliminate gpio_driver from the codebase by just manipulating the gpio registers when needed.
Right now we use slow methods for accessing and setting the GPIO pins. We can definately use computer wizard magic to make our GPIO accesses faster. Besides, we still have demo code form the internet we need to refactor out.