From 8f7c75d3933113cb30ab0e4ca22059b83788f3f9 Mon Sep 17 00:00:00 2001 From: Fabien Le Mentec Date: Sun, 11 Sep 2011 11:01:00 -0500 Subject: [PATCH] [add] notes --- stm32l/doc/notes | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 stm32l/doc/notes diff --git a/stm32l/doc/notes b/stm32l/doc/notes new file mode 100644 index 0000000..f9bead5 --- /dev/null +++ b/stm32l/doc/notes @@ -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 -- 2.47.2