adds 2x eth controller

This commit is contained in:
2026-01-10 13:32:36 +01:00
parent f696ef364e
commit b3dbe43365
3 changed files with 14 additions and 9 deletions

View File

@@ -42,5 +42,5 @@ jobs:
- name: Smoke Test
working-directory: ${{github.workspace}}
run: ${{github.workspace}}/build/${{env.BUILD_TYPE}}/src/riscv-vp -f fw/hello-world/hello.elf
run: ${{github.workspace}}/build/${{env.BUILD_TYPE}}/src/riscv-vp -f ${{github.workspace}}/fw/hello-world/hello.elf