The values set as a min_ram requirement were far from the actual RAM usage reported during build, make them more realistic. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
14 lines
210 B
YAML
14 lines
210 B
YAML
common:
|
|
min_ram: 40
|
|
tags:
|
|
- net
|
|
- http
|
|
- server
|
|
integration_platforms:
|
|
- native_sim
|
|
platform_exclude:
|
|
- native_posix
|
|
- native_posix/native/64
|
|
tests:
|
|
net.http.server.common: {}
|