@@ -12,26 +12,26 @@ In this table you find an overview of the Arduino cores the tests are currently
12
12
13
13
| Test | XMC3.x-XMC14002go | XMC3.x-XMC4700 | XMC4.x-XMC14002go | XMC4.x-XMC4700 |
14
14
| --------------------------------| :--------------------:| :--------------------:| :--------------------:| :--------------------:|
15
- | analogio_adc | :white_check_mark : | :white_check_mark : | :question : | : question : |
16
- | analogio_dac | :no_entry_sign : | :white_check_mark : | :no_entry_sign : | : no_entry_sign : |
17
- | analogio_pwm | :x : | :white_check_mark : | :question : | : question : |
15
+ | analogio_adc | :white_check_mark : | :white_check_mark : | :question : | : white_check_mark : |
16
+ | analogio_dac | :no_entry_sign : | :white_check_mark : | :no_entry_sign : | : white_check_mark : |
17
+ | analogio_pwm | :x : | :white_check_mark : | :question : | : white_check_mark : |
18
18
| can_connected2_node1 | :white_check_mark : | :question : | :question : | :question : |
19
19
| can_connected2_node2 | :white_check_mark : | :x : | :question : | :question : |
20
20
| can_single | :x : | :x : | :question : | :question : |
21
- | digitalio_single | :white_check_mark : | :white_check_mark : | :question : | : question : |
22
- | interrupts_single | :x : | :white_check_mark : | :question : | : question : |
21
+ | digitalio_single | :white_check_mark : | :white_check_mark : | :question : | : white_check_mark : |
22
+ | interrupts_single | :x : | :white_check_mark : | :question : | : white_check_mark : |
23
23
| pulse_board1 | :white_check_mark : | :white_check_mark : | :question : | :question : |
24
24
| pulse_board2 | :white_check_mark : | :white_check_mark : | :question : | :question : |
25
25
| random | :white_check_mark : | :white_check_mark : | :question : | :question : |
26
26
| spi_connected1_loopback | :x : | :x : | :question : | :question : |
27
27
| spi_connected2_masterpingpong | :x : | :x : | :question : | :question : |
28
28
| spi_connected2_slavepingpong | :x : | :x : | :question : | :question : |
29
- | time_single | :x : | :x : | :question : | : question : |
30
- | tone_no_tone | :x : | :x : | :question : | : question : |
31
- | uart_connected2_rx | : no_entry_sign : | : white_check_mark : | : no_entry_sign : | : no_entry_sign : |
32
- | uart_connected2_tx | : no_entry_sign : | : white_check_mark : | : no_entry_sign : | : no_entry_sign : |
33
- | uart_rx | : no_entry_sign : | : x : | : no_entry_sign : | : no_entry_sign : |
34
- | uart_tx | : no_entry_sign : | : x : | : no_entry_sign : | : no_entry_sign : |
29
+ | time_single | :x : | :x : | :question : | : white_check_mark : |
30
+ | tone_no_tone | :x : | :x : | :question : | : white_check_mark : |
31
+ | uart_connected2_rx | : question : | : question : | : question : | : question : |
32
+ | uart_connected2_tx | : question : | : question : | : question : | : question : |
33
+ | uart_rx | : question : | : question : | : question : | : question : |
34
+ | uart_tx | : question : | : question : | : question : | : question : |
35
35
| wifi_ap | :no_entry_sign : | :no_entry_sign : | :no_entry_sign : | :no_entry_sign : |
36
36
| wifi_client | :no_entry_sign : | :no_entry_sign : | :no_entry_sign : | :no_entry_sign : |
37
37
| wifi_exceptions | :no_entry_sign : | :no_entry_sign : | :no_entry_sign : | :no_entry_sign : |
@@ -41,8 +41,8 @@ In this table you find an overview of the Arduino cores the tests are currently
41
41
| wifi_udp_client | :no_entry_sign : | :no_entry_sign : | :no_entry_sign : | :no_entry_sign : |
42
42
| wifi_udp_server | :no_entry_sign : | :no_entry_sign : | :no_entry_sign : | :no_entry_sign : |
43
43
| wire_connected1_pingpong | :x : | :white_check_mark : | :question : | :question : |
44
- | wire_connected2_masterpingpong | :white_check_mark : | :white_check_mark : | :question : | : question : |
45
- | wire_connected2_slavepingpong | :white_check_mark : | :white_check_mark : | :question : | : question : |
44
+ | wire_connected2_masterpingpong | :white_check_mark : | :white_check_mark : | :question : | : white_check_mark : |
45
+ | wire_connected2_slavepingpong | :white_check_mark : | :white_check_mark : | :question : | : white_check_mark : |
46
46
47
47
## Pre-conditions
48
48
Before running Unity tests, please ensure the following pre-conditions are met:
0 commit comments