* In the sample doc, replace native_posix references with native_sim * Provide overlays for native_sim * Enable native_sim in the sample yaml * Remove native_posix from the sample yaml platform_allow as it was filtered out by the host libC Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
CONFIG_NET_L2_ETHERNET=y
|
|
CONFIG_NATIVE_SIM_SLOWDOWN_TO_REAL_TIME=y
|
|
CONFIG_NATIVE_UART_0_ON_STDINOUT=y
|
|
CONFIG_PICOLIBC=y
|