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:
parent
5c24c79a90
commit
e902a08832
10 changed files with 230 additions and 1 deletions
|
@ -0,0 +1,7 @@
|
|||
/*
|
||||
* Copyright 2023-2024 NXP
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
tst_dma0: &dma0 { };
|
Loading…
Add table
Add a link
Reference in a new issue