test: lib: cbprintf_fp: boards : add nucleo_c031c6.conf
add boards/nucleo_c031c6.conf with CONFIG_NEWLIB_LIBC_MIN_REQUIRED_HEAP_SIZE=4096 to avoid twister issue due to a too low heap size on the co31c6 Signed-off-by: Marc Desvaux <marc.desvaux-ext@st.com>
This commit is contained in:
parent
30efd04060
commit
9710b265fc
1
tests/lib/cbprintf_fp/boards/nucleo_c031c6.conf
Normal file
1
tests/lib/cbprintf_fp/boards/nucleo_c031c6.conf
Normal file
|
@ -0,0 +1 @@
|
|||
CONFIG_NEWLIB_LIBC_MIN_REQUIRED_HEAP_SIZE=4096
|
Loading…
Reference in a new issue