This website requires JavaScript.
Explore
Help
Sign In
apache
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
mirror of
https://github.com/apache/nuttx-apps.git
synced
2025-10-18 00:11:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a57610c2c4866b2201b400b1c9fe7a0a9ffaa3c4
nuttx-apps
/
modbus
/
nuttx
History
Gregory Nutt
a57610c2c4
Remove trailing spaces at the end of lines.
2018-08-13 07:47:26 -06:00
..
Make.defs
Modbus Master is missing many files and doesn't compile at all. I'm attaching diff with my implementation. More details in
https://groups.yahoo.com/neo/groups/nuttx/conversations/topics/13734
2016-11-03 07:54:32 -06:00
port.h
Modbus Master is missing many files and doesn't compile at all. I'm attaching diff with my implementation. More details in
https://groups.yahoo.com/neo/groups/nuttx/conversations/topics/13734
2016-11-03 07:54:32 -06:00
portevent_m.c
Remove trailing spaces at the end of lines.
2018-08-13 07:47:26 -06:00
portevent.c
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
portother_m.c
Modbus Master is missing many files and doesn't compile at all. I'm attaching diff with my implementation. More details in
https://groups.yahoo.com/neo/groups/nuttx/conversations/topics/13734
2016-11-03 07:54:32 -06:00
portother.c
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
portserial_m.c
strcasecmp, strncasecmp, bzero, bcmp, and bcopy should be defined in strings.h, not string.h. bzero, bcmp, and bcopy are legacy functions; the contemporary counterparts should be used instead.
2017-02-16 15:58:15 -06:00
portserial.c
strcasecmp, strncasecmp, bzero, bcmp, and bcopy should be defined in strings.h, not string.h. bzero, bcmp, and bcopy are legacy functions; the contemporary counterparts should be used instead.
2017-02-16 15:58:15 -06:00
porttimer_m.c
Modbus Master is missing many files and doesn't compile at all. I'm attaching diff with my implementation. More details in
https://groups.yahoo.com/neo/groups/nuttx/conversations/topics/13734
2016-11-03 07:54:32 -06:00
porttimer.c
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