Skip to content
Snippets Groups Projects
Select Git revision
  • 22850c831a17af09001e5756b55a25c62035ab6f
  • master default protected
2 results

openocd.cfg

Blame
  • Forked from Per Lindgren / e7020e_2021
    Source project has a limited visibility.
    swo.sh 67 B
    #!/bin/bash
    clear
    echo "reset swo.log"
    >| swo.log
    
    tail -f swo.log