nuttx-apps/modbus/rtu
2015-10-02 16:20:33 -06:00
..
Make.defs Add master support to modbus. From Darcy Gong 2015-04-11 09:37:31 -06:00
mbcrc.c apps/modbus: That completes a complete pass; all of the modbus files a little closer to NuttX coding style. Still not compliant with naming conventions 2015-04-07 16:48:09 -06:00
mbcrc.h Standardize naming used for public data and function groupings 2015-10-02 16:20:33 -06:00
mbrtu_m.c Add master support to modbus. From Darcy Gong 2015-04-11 09:37:31 -06:00
mbrtu.c apps/modbus: That completes a complete pass; all of the modbus files a little closer to NuttX coding style. Still not compliant with naming conventions 2015-04-07 16:48:09 -06:00
mbrtu.h Macros PR_BEGIN_EXTERN_C and PR_END_EXTERN_C were not defined in all contexts. Remove definition and replace with explicit expansion. From Stefan Kolb 2015-09-03 07:00:39 -06:00