nuttx-apps/modbus/nuttx
2012-07-23 15:37:13 +00:00
..
Make.defs Add FreeModBus to NuttX build system 2012-07-21 15:33:53 +00:00
port.h Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modbus; Add new termios APIs 2012-07-21 21:23:18 +00:00
portevent.c Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modbus; Add new termios APIs 2012-07-21 21:23:18 +00:00
portother.c Don't use strerror in apps/modbus; Add CONFIG_MB_TERMIOS to enable/suppress use of termios.h interfaces 2012-07-22 17:41:19 +00:00
portserial.c Baud definitions (B9600 for example) are again encoded; Now supports the BOTHER settings which allows specifying the baud via c_ispeed and c_ospeed termios fields 2012-07-23 15:37:13 +00:00
porttimer.c Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modbus; Add new termios APIs 2012-07-21 21:23:18 +00:00