Merge branch 'mohr/rust' into nehlich/rust-readme

This commit is contained in:
2023-12-19 16:34:05 +01:00
17 changed files with 781 additions and 296 deletions

View File

@ -67,7 +67,7 @@ It will exit after the Zynq is configured and ready to firmware.
Then load the actual obsw, in the build (`build_cli` in the example above) folder run:
```sh
arm-none-eabi-gdb romeo-obws
arm-none-eabi-gdb romeo-obsw
>target extended-remote localhost:3333
>load
>cont