This commit is contained in:
Florian Pose 2009-01-26 16:38:39 +00:00
parent 50abafdb1f
commit d137632ae4
2 changed files with 4 additions and 0 deletions

2
TODO
View File

@ -25,6 +25,8 @@ Version 1.5.0:
* Distributed clocks.
* Bus simulator interface.
* Implement ecrt_master_slave() in kernel space.
* Rename phy-commands to register commands.
* Timeout for sync manager config after clearing.
Future issues:

View File

@ -458,6 +458,8 @@ void ec_fsm_slave_config_enter_mbox_sync(
/*****************************************************************************/
/** Slave configuration state: SYNC.
*
* \todo Timeout for response.
*/
void ec_fsm_slave_config_state_mbox_sync(
ec_fsm_slave_config_t *fsm /**< slave state machine */