We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7431c1 commit ab40e4dCopy full SHA for ab40e4d
k210-run
@@ -29,6 +29,8 @@ riscv64-unknown-elf-objcopy -O binary "$ELF" "$FW"
29
dir=$(dirname $(readlink -f $0))
30
31
declare -a known_serial_ids
32
+
33
+# Sipeed MAIX Dock board
34
known_serial_ids[0]=/dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
35
36
# Sipeed MAIX bit, CH340 based, board
0 commit comments