diff options
Diffstat (limited to 'ports/zephyr/prj_qemu_cortex_m3.conf')
| -rw-r--r-- | ports/zephyr/prj_qemu_cortex_m3.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/zephyr/prj_qemu_cortex_m3.conf b/ports/zephyr/prj_qemu_cortex_m3.conf new file mode 100644 index 000000000..09614c362 --- /dev/null +++ b/ports/zephyr/prj_qemu_cortex_m3.conf @@ -0,0 +1,3 @@ +# Networking drivers +# SLIP driver for QEMU +CONFIG_NET_SLIP_TAP=y |
