equal
deleted
inserted
replaced
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). |