Sure, André. Me too released when I started working on the GPIO driver.
Although, great work with the generic GPIO API implementation for RTEMS.
:) Really like the way it uses chained linked list to call the user ISR
when a gpio bank(or port) interrupt is generated.
I do have few other questio
Hello Sudarshan,
Às 18:37 de 12-10-2015, sudarshan.rajagopalan escreveu:
Just found few function names to be inconsistent towards the naming
convention, and also few API documentation in the RTEMS GPIO files.
Please commit this if required.
Thanks for the patch! I noticed that some function
Just found few function names to be inconsistent towards the naming
convention, and also few API documentation in the RTEMS GPIO files.
Please commit this if required.
Thanks and Regards,
Sudarshan Rajagopalan
From e17ce266ba4cfaec0159c5477697847629946ced Mon Sep 17 00:00:00 2001
From: Sudar