Skip to content

Commit

Permalink
add @xobs patch to get a local-only interface working
Browse files Browse the repository at this point in the history
EC can talk to the emulated/fake network, but this network
does not have connectivity to the outside world.
  • Loading branch information
bunnie committed Sep 21, 2023
1 parent 122feba commit b8125a5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions emulation/xous-release.resc
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
i @emulation/betrusted.resc
i @emulation/linux-server.resc


# Connect EC to the switch
mach set "EC"
connector Connect sysbus.wifi.wf200 switch
mach clear

start

0 comments on commit b8125a5

Please sign in to comment.