README.md aktualisiert

This commit is contained in:
Paul Nehlich 2023-09-20 15:38:38 +02:00
parent 95c26b34c7
commit fe4196f974

View File

@ -43,7 +43,7 @@ arm-none-eabi-gdb fsbl.elf
Then load the actual obsw:
```sh
arm-none-eabi-gdb fsbl.elf
arm-none-eabi-gdb freeRTOS
>target extended-remote localhost:3333
>load
>cont