Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 160 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 160 Bytes

ttos

Teeny Tiny Operating System (ttos)

riscv64-unknown-elf-objcopy -O binary $(OUT) $(OUT_BIN)
./kflash.py -p /dev/ttyUSB0 -B maixduino $(OUT_BIN)