Skip to content

Commit 64eef1a

Browse files
tests: drivers: flash: common: Add support for Renesas RA4, RA2
Add support test app `flash/common` for ek_ra4m1, ek_ra4w1, ek_ra2a1, ek_ra2l1 Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
1 parent 6359be9 commit 64eef1a

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Copyright (c) 2025 Renesas Electronics Corporation
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
CONFIG_TEST_DRIVER_FLASH_SIZE=8192
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Copyright (c) 2025 Renesas Electronics Corporation
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
CONFIG_TEST_DRIVER_FLASH_SIZE=8192
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Copyright (c) 2025 Renesas Electronics Corporation
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
CONFIG_TEST_DRIVER_FLASH_SIZE=8192
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Copyright (c) 2025 Renesas Electronics Corporation
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
CONFIG_TEST_DRIVER_FLASH_SIZE=8192

0 commit comments

Comments
 (0)