|
hardio
|
This library implemnets the driver for using the Wiznet extension board, used to bridge a TCP connection with serial devices. More...
Files | |
| file | wiz14xsr.h |
| Header for wiznet board class. | |
| file | wiznet_serial.h |
| Header for Serial protocol implementation using wiznet. | |
| file | wiznet_serial_interface.h |
| Header for Serial interface specialization for wiznet. | |
| file | wiznet.h |
| Main header file for hardico-wiznet. | |
This library implemnets the driver for using the Wiznet extension board, used to bridge a TCP connection with serial devices.
In your code: #include <hardio/wiznet.h>
In your CMakeLists.txt:
1.8.17