Skip to content

Commit 2e5f703

Browse files
djiatsaf-stkartben
authored andcommitted
tests: drivers: adc: adc_api: enable nocache memory
The nucleo_f746zg board doesn't handle RX/TX buffers in non-cacheable memory when required. This leads to an error in the test_adc_api with the log: Supplied buffer is not in a non-cacheable region. Signed-off-by: Fabrice DJIATSA <fabrice.djiatsa-ext@st.com>
1 parent 1d913d2 commit 2e5f703

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_NOCACHE_MEMORY=y

0 commit comments

Comments
 (0)