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
2022-05-05Suppressing warnings on -Wextra for STM32WB55hedger/extrawarningsfixhedger
2022-01-13Merge pull request #107 from flipperdevices/hid_consumer_controlDmitry Filimonchuk
2022-01-03HID consumer pagehid_consumer_controlnminaylov
2022-01-03Merge pull request #106 from flipperdevices/masterDmitry Filimonchuk
2021-12-23fix some bugs in ASM drivers.Dmitry Filimonchuk
2021-11-29Fix suspend handling on WB55nminaylov
2021-11-15Fix L1 PMA access (#104)Dmitry Filimonchuk
2021-11-08add volatile qualifier to the device stateDmitry Filimonchuk
2021-11-08Add F411E demo, macro fixesDmitry Filimonchuk
2021-10-17Merge pull request #98 from flipperdevices/masterDmitry Filimonchuk
2021-10-17Merge pull request #100 from horrordash/masterDmitry Filimonchuk
2021-10-17fix 'align' keyword placedash
2021-10-03Add support for STM32WB55nminaylov
2021-09-18fix stm32F0 UID offset (#97)Dmitry Filimonchuk
2021-05-02STM32F303xC Demo (#88)Fragonite
2021-05-02fix CDC_SET_LINE_CODINGDmitry Filimonchuk
2021-04-26STM32F401xE Demo (#89)Fragonite
2021-03-15Add STM32F042F6 (#86)Jiri Bilek
2021-03-03moved to github-ci (#85)Dmitry Filimonchuk
2021-03-03add F7 (#84)Dmitry Filimonchuk
2021-03-02Fix typos (#82)fortysixandtwo
2021-01-26Fix/wpedantic (#78)Dmitry Filimonchuk
2020-12-12fix incorrect USBD_HW_ENUMSPEEDDmitry Filimonchuk
2020-12-05stm32f401,stm32x411 fix and demos (#74)Andrey Melnikov
2020-11-29tested with GD32F103C8T6Dmitry Filimonchuk
2020-11-12Fix/devfs rxcount (#70)Dmitry Filimonchuk
2020-11-12Revert "fix devfs rxcount calculation"Dmitry Filimonchuk
2020-11-12fix devfs rxcount calculationDmitry Filimonchuk
2020-10-13Add reference to Nucleo2USBDmitry Filimonchuk
2020-09-21add hardware infoDmitry Filimonchuk
2020-08-02fix doxygenDmitry Filimonchuk
2020-07-31add F405 demoDmitry Filimonchuk
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