[add] notes
authorFabien Le Mentec <texane@gmail.com>
Sun, 11 Sep 2011 16:01:00 +0000 (11:01 -0500)
committerFabien Le Mentec <texane@gmail.com>
Sun, 11 Sep 2011 16:01:00 +0000 (11:01 -0500)
stm32l/doc/notes [new file with mode: 0644]

diff --git a/stm32l/doc/notes b/stm32l/doc/notes
new file mode 100644 (file)
index 0000000..f9bead5
--- /dev/null
@@ -0,0 +1,9 @@
+. reversing methodology
+ . Windows
+  . ST set tools package contains a working programmer
+  . IAR latest version contains a working debugger
+  . usblyzer to snif the corresponding usb frames
+ . Linux
+  . usb kernel module compiled with debugging enabled
+  . usbmon
+  . libusb
\ No newline at end of file