On Monday 29 December 2008, Prabhu Kalyan Rout wrote: > api which will help to access GPIO and Watch dog timer
Each has its own programming interface; there isn't one that covers both. <linux/gpio.h> in-kernel, and there's optional sysfs support in current kernels. /dev/watchdog from userspace, using standard tools. _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
