sample: description: An example to showcase usage of the nrfx_egu driver name: nrfx_egu example tests: examples.nrfx_egu: tags: egu filter: dt_compat_enabled("nordic,nrf-egu") platform_allow: - nrf52dk/nrf52832 - nrf52833dk/nrf52833 - nrf52840dk/nrf52840 - nrf5340dk/nrf5340/cpuapp - nrf9160dk/nrf9160 integration_platforms: - nrf52dk/nrf52832 - nrf52833dk/nrf52833 - nrf52840dk/nrf52840 - nrf5340dk/nrf5340/cpuapp - nrf9160dk/nrf9160 harness: console harness_config: type: multi_line ordered: true regex: - "Starting nrfx_egu example" - "EGU handler triggered on channel: (.*). Context passed to the handler: >Some context<"