Sebastien Lorquet
|
2cbad44f1d
|
This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h"
|
2016-07-11 10:11:18 -06:00 |
|
Gregory Nutt
|
44d966b0a1
|
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 |
|
Gregory Nutt
|
c36f2fd564
|
Modbus: changes to several C file to make them more compatible with NuttX coding style
|
2015-04-07 15:57:52 -06:00 |
|
patacongo
|
6071b29253
|
Don't use strerror in apps/modbus; Add CONFIG_MB_TERMIOS to enable/suppress use of termios.h interfaces
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4968 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-22 17:41:19 +00:00 |
|
patacongo
|
e467b61785
|
Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modbus; Add new termios APIs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4964 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-21 21:23:18 +00:00 |
|
patacongo
|
d06e6c83b3
|
FreeModBus now builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4963 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-21 16:18:16 +00:00 |
|
patacongo
|
3ca48e3ae5
|
FreeModBus is now integrated with the Nuttx configuration system
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4961 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-21 14:56:21 +00:00 |
|