Bump dependencies

This commit is contained in:
2022-01-22 23:19:02 +01:00
parent 5fedb64b03
commit a8ce7feeaf
7 changed files with 5 additions and 5 deletions

Binary file not shown.

View File

@@ -1,6 +1,6 @@
# AVR Simulator # AVR Simulator
`qemu-system-avr` tries to use all the CPU cicles (leaving a CPU core stuck at 100%. Limit CPU core usage to 10%. I may be adjusted on slower machines. `qemu-system-avr` tries to use all the CPU cicles (leaving a CPU core stuck at 100%. Limit CPU core usage to 10%. It may be adjusted on slower machines.
```bash ```bash
$ podman build -t dcc/net-to-serial:sim . $ podman build -t dcc/net-to-serial:sim .