Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/flipperdevices/libusb_stm32.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-31add F446 OTGHS in DEVFS modeDmitry Filimonchuk
2020-07-31hide driver functionsDmitry Filimonchuk
2020-07-31add NUCLEO-L053R8Dmitry Filimonchuk
2020-07-31[DEVFS] small C code optimizationDmitry Filimonchuk
2020-07-31[OTGFS] fix readouts from out of bufferDmitry Filimonchuk
2020-07-11Merge pull request #62 from a-v-v/linkageDmitry Filimonchuk
2020-07-11Updated stm32f373xc linker scriptAlexander Voronov
2020-07-11Merge branch 'master' into linkageAlexander Voronov
2020-07-09Merge pull request #65 from a-v-v/fix-readmeDmitry Filimonchuk
2020-07-09Merge pull request #64 from a-v-v/tmcDmitry Filimonchuk
2020-07-09Fixed default values in readmeAlexander Voronov
2020-07-09Updated readmeAlexander Voronov
2020-07-09Added USB TMC definitionsAlexander Voronov
2020-07-09Merge pull request #63 from dmitrystu/travisDmitry Filimonchuk
2020-07-09add travisDmitry Filimonchuk
2020-07-07fix error with existed $CMSIS folderDmitry Filimonchuk
2020-07-07add missed F373 linker scriptDmitry Filimonchuk
2020-07-07Merge pull request #61 from a-v-v/make-cmsisDmitry Filimonchuk
2020-07-07Added linker script for common commandsAlexander Voronov
2020-07-07Updated readmeAlexander Voronov
2020-07-06Added `cmsis` targetAlexander Voronov
2020-07-06Merge pull request #60 from a-v-v/patch-1Dmitry Filimonchuk
2020-07-04dfu: fixed typo in macro namea-v-v
2020-07-01fix F373Dmitry Filimonchuk
2020-06-05fix windows buildDmitry Filimonchuk
2020-05-31remove unwanted includeDmitry Filimonchuk
2020-05-31Merge pull request #58 from dmitrystu/feat/F446Dmitry Filimonchuk
2020-05-31add F446 OTGFSDmitry Filimonchuk
2020-05-30remove unwanted attributesDmitry Filimonchuk
2020-05-10Merge pull request #57 from horrordash/masterDmitry Filimonchuk
2020-05-10fix HID report types (according USB HID 1.11 specification p.7.2.1)dash
2020-05-09fix separate callback for the single physical EPDmitry Filimonchuk
2020-05-08fix incorrect check for the empty space in bufferDmitry Filimonchuk
2020-05-08Merge pull request #55 from horrordash/masterDmitry Filimonchuk
2020-05-08add USB remap support for MCUs in low pin count packagesdash
2020-05-05use #pragma message instead of #warningDmitry Filimonchuk
2020-04-27Merge pull request #53 from dragonman225/masterDmitry Filimonchuk
2020-04-26Fix a typo in readme.mdAlexander Wang
2020-02-18add confirmed STM32F411xEDmitry
2020-01-29hotfix incorrect epsize alignment. ASM drivers are OKDmitry
2020-01-23Remove artefactsDmitry
2019-12-16add STM32G4 seriesDmitry
2019-12-16fix/cdc-loop ZLPDmitry
2019-12-16fix multithread buildDmitry
2019-09-07fix STATUS_OUT readDmitry
2019-08-02fix device descriptor to use IADDmitry
2019-08-01add IRQ demo for the STM32F070xBDmitry
2019-07-31add demo code for STM32F070XBDmitry
2019-07-27add IAD to the CDC loop config descriptorDmitry
2019-07-02add padding for the HID descriptorDmitry