nuttx-apps/modbus/rtu
2015-09-03 07:00:39 -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 Modbus: Change to more header files to make them a little more consistent with Nuttx coding stanards. Still not very close 2015-04-07 15:01:39 -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