Introduced ec_sdo_request_state_t, making ec_request_t private again;
therefore added EC_REQUEST_INIT and renamed EC_REQUEST_IN_PROGRESS to EC_REQUEST_BUSY and EC_REQUEST_COMPLETE to EC_REQUEST_SUCCESS.
Showing
- examples/mini/mini.c 10 additions, 12 deletionsexamples/mini/mini.c
- include/ecrt.h 12 additions, 28 deletionsinclude/ecrt.h
- master/fsm_master.c 10 additions, 10 deletionsmaster/fsm_master.c
- master/globals.h 15 additions, 0 deletionsmaster/globals.h
- master/master.c 8 additions, 8 deletionsmaster/master.c
- master/sdo_entry.c 2 additions, 2 deletionsmaster/sdo_entry.c
- master/sdo_request.c 15 additions, 11 deletionsmaster/sdo_request.c
- master/slave.c 2 additions, 2 deletionsmaster/slave.c
Loading
Please register or sign in to comment