ESP32 does not like newlib, exclude for now to get a clean sanitycheck run. We have issues about this already. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
170 B
YAML
10 lines
170 B
YAML
sample:
|
|
description: BSD Sockets API HTTP GET example
|
|
name: socket_http_get
|
|
tests:
|
|
test:
|
|
platform_exclude: esp32
|
|
harness: net
|
|
min_ram: 32
|
|
tags: net
|