mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
zephyr: Add qemu_cortex_m3 config fragment.
Should work for QEMU networking with soon-to-merged upstream patch.
This commit is contained in:
3
zephyr/prj_qemu_cortex_m3.conf
Normal file
3
zephyr/prj_qemu_cortex_m3.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
# Networking drivers
|
||||
# SLIP driver for QEMU
|
||||
CONFIG_NET_SLIP_TAP=y
|
||||
Reference in New Issue
Block a user