TODO
changeset 1022 8e49b519e6ba
parent 1008 bfa040859b56
child 1025 ae175095f09a
equal deleted inserted replaced
1021:fa5cf205f4f0 1022:8e49b519e6ba
     6 
     6 
     7 -------------------------------------------------------------------------------
     7 -------------------------------------------------------------------------------
     8 
     8 
     9 Version 1.4.0:
     9 Version 1.4.0:
    10 
    10 
    11 * Supply new ec_master_state_t.
       
    12 * Implement ecrt_slave_config_state().
       
    13 * Remove get_cycles() calls and references to cpu_khz to increase
    11 * Remove get_cycles() calls and references to cpu_khz to increase
    14   portability.
    12   portability.
    15 * Make ecrt_master_slave_config() return no error when slave is not present
    13 * Make ecrt_master_slave_config() return no error when slave is not present
    16   or invalid.
    14   or invalid.
    17 * Make scanning and configuration run parallel (each).
    15 * Make scanning and configuration run parallel (each).