Skip to content

Commit a3fd36d

Browse files
galaknashif
authored andcommitted
tests: counter: counter_basic_api: exclude nucleo_f302r8
Exclude nucleo_f302r8 platform as the tests doesn't fit in flash size. This is due to that fact that we pull in newlib for the STM32 counter driver. Fixes #15460 Signed-off-by: Kumar Gala <[email protected]>
1 parent 468df53 commit a3fd36d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/drivers/counter/counter_basic_api/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ tests:
33
tags: drivers
44
depends_on: counter
55
min_ram: 16
6+
platform_exclude: nucleo_f302r8

0 commit comments

Comments
 (0)