tests: drivers: adc: increase RODATA region size
Increase the rodata section for build_all/adc to successfully build on the platform atsame54_xpro. Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
This commit is contained in:
parent
02dabecbd1
commit
6bc67ba541
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ CONFIG_TEST_USERSPACE=y
|
|||
CONFIG_ADC=y
|
||||
CONFIG_MAX_THREAD_BYTES=4
|
||||
CONFIG_ADC_INIT_PRIORITY=80
|
||||
CONFIG_KOBJECT_RODATA_AREA_EXTRA_BYTES=256
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue