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
186 B
YAML
10 lines
186 B
YAML
sample:
|
|
description: BSD Sockets API dumb HTTP server example
|
|
name: socket_dumb_http_server
|
|
tests:
|
|
test:
|
|
platform_exclude: esp32
|
|
harness: net
|
|
min_ram: 32
|
|
tags: net
|