Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 171 Bytes

readme.md

File metadata and controls

6 lines (6 loc) · 171 Bytes
podman build . -t build-uboot
podman run -it localhost/build-uboot bash
podman cp container_name:/build/outbin ./
picocom -b 1500000 -d 8 /dev/cu.SLAB_USBtoUART