Davor Kustec
|
3c6a37007d
|
Fixes from review + new PR
|
2020-08-31 16:40:38 +02:00 |
jflyper
|
9ed7ceb47c
|
Register changes fired by modified EOL code for html files
|
2019-10-03 03:18:37 +09:00 |
jflyper
|
713783c76b
|
[F7][LIB] Fix MacOS on-board flash MSC mode for F7 (HAL)
Equivalent to a3d4048 (#7266)
|
2019-07-31 12:18:43 +09:00 |
jflyper
|
d3c012245f
|
[F7][LIB] Fix memory corruption in usbd_hid.c
|
2019-07-30 03:55:59 +09:00 |
jflyper
|
7516b36bc0
|
[F7][LIB] Apply changes for HID and MSC
|
2019-07-30 03:55:59 +09:00 |
jflyper
|
ce2b5c5e3c
|
[F7][LIB] Disable insane defs for MIN and MAX
|
2019-07-30 03:55:58 +09:00 |
jflyper
|
ca47e60363
|
[F7][LIB] Handle unused parameters
|
2019-07-30 03:55:55 +09:00 |
jflyper
|
e0d3af671b
|
[F7][LIB] Import V1.15.0 library
|
2019-07-30 02:26:22 +09:00 |
jflyper
|
92f532f313
|
[F7][LIB] Remove old library
|
2019-07-30 02:26:04 +09:00 |
jflyper
|
e62cc6552d
|
[F7] Move non-library CDC-HID code out of lib tree
|
2019-05-08 11:59:23 +09:00 |
mikeller
|
2d958f8d8a
|
Removed non-library header from 'lib/'.
|
2019-04-28 14:58:53 +12:00 |
Dominic Clifton
|
705a2c565b
|
Fix memory corruption in USB code.
Crash occurs on my machine shortly after power up. `hhid` is null at
the time it occurs so the change to `hhid->state` causes a crash.
|
2019-03-16 12:02:42 +01:00 |
Bruce Luckcuck
|
a3d4048493
|
Fix MacOS on-board flash MSC mode for F7 (HAL)
Needed to fix the F7 HAL library version as well. Tested on a DALRCF722DUAL.
|
2018-12-21 18:36:09 -05:00 |
conkerkh
|
a9136e2ba0
|
Add CDC+HID on F7 (#5596)
|
2018-04-02 14:35:51 +12:00 |
blckmn
|
2dca6a5bbc
|
Preparation for F4 being LL enabled.
Updated F7 to use latest HAL / LL libraries
|
2017-07-29 23:02:39 +10:00 |