2020-06-24 18:45:10 +02:00
|
|
|
tests:
|
2022-03-17 16:12:19 +01:00
|
|
|
modbus.rtu:
|
2020-06-24 18:45:10 +02:00
|
|
|
tags: modbus
|
|
|
|
platform_allow: frdm_k64f
|
2022-02-08 17:02:54 +01:00
|
|
|
harness_config:
|
|
|
|
# MODBUS test fixture for FRDM-K64F:
|
2022-02-11 11:14:26 +01:00
|
|
|
# UART3(PTC16)-RX <-> UART2(PTD3)-TX
|
|
|
|
# UART3(PTC17)-TX <-> UART2(PTD2)-RX
|
2022-02-08 17:02:54 +01:00
|
|
|
fixture: uart_loopback
|
2022-03-17 16:12:19 +01:00
|
|
|
modbus.rtu.build_only:
|
2020-06-24 18:45:10 +02:00
|
|
|
build_only: true
|
|
|
|
tags: modbus
|
|
|
|
filter: CONFIG_UART_CONSOLE and CONFIG_UART_INTERRUPT_DRIVEN
|
2023-06-01 16:44:47 +02:00
|
|
|
integration_platforms:
|
|
|
|
- frdm_k64f
|