summaryrefslogtreecommitdiff
path: root/apps/modbus
Commit message (Expand)AuthorAgeFilesLines
* Fixes to apps/*/Make.defs files needed for auto-configuration buildpatacongo2012-08-141-1/+1
* Remove BOTHERpatacongo2012-07-246-16/+18
* Baud definitions (B9600 for example) are again encoded; Now supports the BOTH...patacongo2012-07-233-48/+26
* Don't use strerror in apps/modbus; Add CONFIG_MB_TERMIOS to enable/suppress u...patacongo2012-07-224-170/+213
* Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modb...patacongo2012-07-2120-349/+343
* FreeModBus now buildspatacongo2012-07-2119-98/+130
* Add FreeModBus to NuttX build systempatacongo2012-07-219-14/+395
* FreeModBus is now integrated with the Nuttx configuration systempatacongo2012-07-2118-74/+956
* Check-in of initial, unmodified freemodbus-v1.5.0patacongo2012-07-2117-0/+2842