boards: frdm_rw612: Simple enablements collection

A collection of simple enablements to match some of the enablement
done for rd_rw612_bga as closely as possible on the frdm_rw612 board.

- i2c
- spi
- dma
- mrt
- ctimer
- os timer
- dac
- adc
- trng (alread was enabled but now listed support)
- watchdog

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
This commit is contained in:
Declan Snyder 2024-06-06 14:03:02 -05:00 committed by Anas Nashif
commit e902a08832
10 changed files with 230 additions and 1 deletions

View file

@ -0,0 +1,7 @@
/*
* Copyright 2023-2024 NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
tst_dma0: &dma0 { };