Re: New hd44780 subdriver: usb4all
Markus Dolze <[email protected]> Wed, 08 Feb 2012 19:44:59 +0100
| Newsgroups | gmane.comp.sysutils.lcdproc |
|---|---|
| Message-ID | <[email protected]> |
On 07.02.2012 22:38, Thomas Mohaupt wrote: > Hi, > > attached you will find a hd44780 subdriver for the usb4all > microcontroller board. > (http://sprut.de/electronic/pic/projekte/usb4all/usb4all.htm) > > I have tried to fulfill all requirements for new driver/submission. So > I hope it can be included in the code base without/only small > modifications. > > Regards, > ThoMo > Hello Thomas, thank you for your submission. A new DIY PIC project after some time... A first glance shows you put some effort in creating the documentation. The code looks good as well. In file hd44780-usb4all.c on line 164, tx_buf.use_count needs to be updated I guess. I will do some more checks and this may currently take some time (likely weeks). Regards, Markus