nuttx-apps/modbus/nuttx
2017-02-16 15:58:15 -06:00
..
Make.defs
port.h
portevent_m.c
portevent.c
portother_m.c
portother.c
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
porttimer.c