Skip to content
Snippets Groups Projects
Select Git revision
  • 7bdbea9a0ce99fd934c8f5f9d0eba7b1cf458567
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

uart.c

Blame
  • .gdbinit 81 B
    target remote localhost:3333
    
    define reset
        mon mww 0x40000004 0x80000000
    end