Skip to content

Commit 60c2db2

Browse files
mariopajakartben
authored andcommitted
tests: drivers: memc: add b_u585i_iot02a
Add b_u585i_iot02a board to test/drivers/memc/ram Signed-off-by: Mario Paja <mariopaja@hotmail.com>
1 parent 23ebd62 commit 60c2db2

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

boards/st/b_u585i_iot02a/b_u585i_iot02a.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ supported:
2424
- i2c
2525
- rtc
2626
- usbd
27+
- memc
2728
vendor: st
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/*
2+
* Copyright (c) 2025 ZAL Zentrum für Angewandte Luftfahrtforschung GmbH
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
7+
&sram1 {
8+
status = "disabled";
9+
};

0 commit comments

Comments
 (0)