Description: Achieve a simple LED driver
According to my "Linux device driver writing a simple method of character," a text of the steps to achieve Mini2440 development board of the LED driver.
Code is divided into two files, drivers, <led_drv.c> and testing procedures <led_test.c>.
To Search:
File list (Check if you may need any files):
led_drv.c
led_test.c