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

isr_rules.rst

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