Xiang Xiao
|
5304ec5eec
|
Replace all ASSERT calls to DEBUGASSERT
|
2018-08-24 06:19:35 -06:00 |
|
Gregory Nutt
|
81645fe18f
|
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 |
|
Vytautas Lukenskas
|
e3eacfe985
|
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 |
|