Reply by MattWang August 9, 20062006-08-09
Anyone has the idea about how to create a new device driver? I create a
tcp/ip lwip project and I would like to have a uart driver...how to do it?
Except for the driver manager handler for tcp/ip phy driver, should I have
another driver manager handler to handle the uart driver?