User:Domen

From Electriki
Revision as of 14:12, 12 January 2009 by Domen (talk | contribs)
Jump to navigationJump to search

HAI THAR!

Just another lazyperson from #electronics.

My latest thing is the printable sudoku page.

I'm getting a pet mantis.


blah, using this as a clipboard {{{ set symbol-reloading on define openocd

       target remote localhost:3333

end define cortex_flash

       monitor reset init
       monitor stm32x unlock 0
       monitor stm32x mass_erase 0
       monitor flash write_image cortex-linux.elf

end }}}