Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If a driver for your hardware is not already available, you can develop a driver as described in this book. The best approach is to modify an already existing device driver with your device’s specific code, following the Micrium coding convention for consistency. It is also possible to adapt drivers written for other TCP/IP stacks, especially if the driver code is short and it is a matter of simply copying data to and from the device.