1
0
mirror of https://github.com/rene-dev/stmbl.git synced 2024-12-19 07:02:13 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
crinq
97b9a99809 basic hal port + usb 2016-06-18 12:09:05 +02:00
Rene Hopf
e5ffa4eda6 added hal lib 2016-05-20 16:36:21 +02:00
Nicolas Reinecke
46e11ad4c8 usb_dev_lib fix from st forum
Modify usbd_cdc_Setup() to pass the request buffer into the
APP_FOPS.pIf_Ctrl() function pointer callback.

Change is per instructions by chinzei.tsuneo on the st forums to enable
passing the "No data request" setup packets through to the callback
function for processing.
2016-01-24 18:50:02 +01:00
Nicolas Reinecke
10f63f3271 fix OTG lib int disable 2016-01-24 18:50:02 +01:00
Nicolas Reinecke
80462e3122 switch usb device serial to unique cpu id 2016-01-24 18:50:02 +01:00
Nicolas Reinecke
001cd6bd43 place stm32 usb lib, remove cocox lib, add init code 2016-01-24 18:48:21 +01:00
Nicolas Reinecke
a657f70a2e update to latest library versions, more common structure 2016-01-02 19:24:10 +01:00
Rene Hopf
498d2a77b8 new makefiles 2015-12-30 08:14:51 +01:00
Rene Hopf
d6a7104171 Introduce end-of-line normalization 2015-12-28 12:52:31 +01:00
Rene Hopf
16367d97f9 HSE fix 2014-12-15 18:59:49 +01:00
Rene Hopf
ba99acadaa initial import 2013-12-09 23:04:24 +01:00