From 2fff65aed2477a503c72629d27e2a330d30c02d1 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Wed, 25 Jan 2017 22:23:13 +0100 Subject: o Seemingly working Mutexes. o Dropping the privileged/unprivileged split for now. --- .../DFU_images/STM3210B-EVAL_Composite_Example.dfu | Bin 0 -> 12689 bytes .../Utilities/DFU_images/STM3210B-EVAL_CustomHID.dfu | Bin 0 -> 8513 bytes .../Utilities/DFU_images/STM3210B-EVAL_MassStorage.dfu | Bin 0 -> 10169 bytes .../Utilities/DFU_images/STM3210E-EVAL_CustomHID.dfu | Bin 0 -> 8649 bytes .../DFU_images/STM3210E-EVAL_JoystickMouse.dfu | Bin 0 -> 7673 bytes .../DFU_images/STM3210E-EVAL_VirtualCOMPort.dfu | Bin 0 -> 7741 bytes .../STM3210E-EVAL_VirtualComport_Loopback.dfu | Bin 0 -> 6985 bytes .../Utilities/DFU_images/STM3210E-EVAL_XL_CustomHID.dfu | Bin 0 -> 8649 bytes .../DFU_images/STM32303C-EVAL_Composite_Example.dfu | Bin 0 -> 13633 bytes .../DFU_images/STM32303C-EVAL_JoyStickMouse.dfu | Bin 0 -> 7897 bytes .../DFU_images/STM32373C-EVAL_Composite_Example.dfu | Bin 0 -> 12881 bytes .../DFU_images/STM32L152-EVAL_JoyStickMouse.dfu | Bin 0 -> 7293 bytes .../Utilities/DFU_images/STM32L152D-EVAL_Custom_HID.dfu | Bin 0 -> 8537 bytes .../DFU_images/STM32L152D-EVAL_MassStorage.dfu | Bin 0 -> 12753 bytes 14 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210B-EVAL_Composite_Example.dfu create mode 100644 thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210B-EVAL_CustomHID.dfu create mode 100644 thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210B-EVAL_MassStorage.dfu create mode 100644 thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_CustomHID.dfu create mode 100644 thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_JoystickMouse.dfu create mode 100644 thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_VirtualCOMPort.dfu create mode 100644 thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_VirtualComport_Loopback.dfu create mode 100644 thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_XL_CustomHID.dfu create mode 100644 thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32303C-EVAL_Composite_Example.dfu create mode 100644 thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32303C-EVAL_JoyStickMouse.dfu create mode 100644 thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32373C-EVAL_Composite_Example.dfu create mode 100644 thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32L152-EVAL_JoyStickMouse.dfu create mode 100644 thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32L152D-EVAL_Custom_HID.dfu create mode 100644 thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32L152D-EVAL_MassStorage.dfu (limited to 'thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images') diff --git a/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210B-EVAL_Composite_Example.dfu b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210B-EVAL_Composite_Example.dfu new file mode 100644 index 0000000..bcb764a Binary files /dev/null and b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210B-EVAL_Composite_Example.dfu differ diff --git a/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210B-EVAL_CustomHID.dfu b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210B-EVAL_CustomHID.dfu new file mode 100644 index 0000000..7ca8aaa Binary files /dev/null and b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210B-EVAL_CustomHID.dfu differ diff --git a/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210B-EVAL_MassStorage.dfu b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210B-EVAL_MassStorage.dfu new file mode 100644 index 0000000..1a51c47 Binary files /dev/null and b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210B-EVAL_MassStorage.dfu differ diff --git a/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_CustomHID.dfu b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_CustomHID.dfu new file mode 100644 index 0000000..c92abab Binary files /dev/null and b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_CustomHID.dfu differ diff --git a/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_JoystickMouse.dfu b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_JoystickMouse.dfu new file mode 100644 index 0000000..f161c91 Binary files /dev/null and b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_JoystickMouse.dfu differ diff --git a/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_VirtualCOMPort.dfu b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_VirtualCOMPort.dfu new file mode 100644 index 0000000..597cd0e Binary files /dev/null and b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_VirtualCOMPort.dfu differ diff --git a/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_VirtualComport_Loopback.dfu b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_VirtualComport_Loopback.dfu new file mode 100644 index 0000000..db48bfb Binary files /dev/null and b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_VirtualComport_Loopback.dfu differ diff --git a/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_XL_CustomHID.dfu b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_XL_CustomHID.dfu new file mode 100644 index 0000000..c92abab Binary files /dev/null and b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM3210E-EVAL_XL_CustomHID.dfu differ diff --git a/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32303C-EVAL_Composite_Example.dfu b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32303C-EVAL_Composite_Example.dfu new file mode 100644 index 0000000..c377d7c Binary files /dev/null and b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32303C-EVAL_Composite_Example.dfu differ diff --git a/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32303C-EVAL_JoyStickMouse.dfu b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32303C-EVAL_JoyStickMouse.dfu new file mode 100644 index 0000000..b047e65 Binary files /dev/null and b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32303C-EVAL_JoyStickMouse.dfu differ diff --git a/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32373C-EVAL_Composite_Example.dfu b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32373C-EVAL_Composite_Example.dfu new file mode 100644 index 0000000..26de45a Binary files /dev/null and b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32373C-EVAL_Composite_Example.dfu differ diff --git a/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32L152-EVAL_JoyStickMouse.dfu b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32L152-EVAL_JoyStickMouse.dfu new file mode 100644 index 0000000..8ed459e Binary files /dev/null and b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32L152-EVAL_JoyStickMouse.dfu differ diff --git a/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32L152D-EVAL_Custom_HID.dfu b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32L152D-EVAL_Custom_HID.dfu new file mode 100644 index 0000000..5bd8484 Binary files /dev/null and b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32L152D-EVAL_Custom_HID.dfu differ diff --git a/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32L152D-EVAL_MassStorage.dfu b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32L152D-EVAL_MassStorage.dfu new file mode 100644 index 0000000..86f1301 Binary files /dev/null and b/thirdparty/STM32_USB-FS-Device_Lib_V4.0.0/Utilities/DFU_images/STM32L152D-EVAL_MassStorage.dfu differ -- cgit v1.2.3