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

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-24Merge branch 'fix/usb' into 'master'HEADmasterLisin Dmitriy
2019-10-24FIX: [usb] Forgotten #endifIlya Stolyarov
2019-10-24Merge branch 'feature/usb_endpoints' into 'master'Lisin Dmitriy
2019-10-23FIX: [usb] Count of USB endpointsIlya Stolyarov
2019-09-23usb: rm extra commentsD. Lisin
2019-09-23usb: rm extra commentsD. Lisin
2019-09-23usb: Add MSC SCSI VPD 80h and 00h pages supportD. Lisin
2019-09-23usb: Add MSC SCSI VPD 80h and 00h pages supportD. Lisin
2019-09-21Merge remote-tracking branch 'origin/master' into master-gitlabD. Lisin
2019-09-21Merge remote-tracking branch 'upstream/master'D. Lisin
2019-09-21Merge remote-tracking branch 'gitlab/master'D. Lisin
2019-09-04devices.data: add missing stm32f301 partsKarl Palsson
2019-08-30Merge branch 'feature/usb_ulpi'D. Lisin
2019-08-28stm32g0: use proper register for gpio peripheral clock sleep enable.Guillaume Revaillot
2019-08-28stm32g0: memorymap: get rid of apb1/apb2 reference, device only has one apb.Guillaume Revaillot
2019-08-28doc: typoGuillaume Revaillot
2019-08-28stm32f4: doc: f4 are cortex m4f basedGuillaume Revaillot
2019-08-27stm32g0: fix bad typos in memorymap, impacting tim1 and tim15-17.Guillaume Revaillot
2019-08-22devices.data: add more stm32l1 partsKarl Palsson
2019-07-10FIX: [usb] Forgotten semicolonIlya Stolyarov
2019-07-09Merge branch 'feature/usb_ulpi' into 'master'Ivan Orfanidi
2019-07-09IMPR: [usb] Some style improvementsIlya Stolyarov
2019-07-07FIX: [usb] Delay after RCC enableIlya Stolyarov
2019-07-07FIX: [usb] usbd_dev->doeptsiz[] using 8 fields but has only 4Ilya Stolyarov
2019-07-07FIX: [usb] usbd_dev->user_callback_ctr have 8 fields but iterate only 4Ilya Stolyarov
2019-07-06doc: stm32: adc: upgrade common_v2 documentationGuillaume Revaillot
2019-07-05stm32: lptim: add base supportGuillaume Revaillot
2019-07-05stm32g0: lptim: add additional cr bits and cfgr2 reg.Guillaume Revaillot
2019-07-05stm32: lptimer: enable lptimer.h usage on f4,f7,l4 and g0 chips.Guillaume Revaillot
2019-07-05stm32: extract l0 lptimer stuff from timer.h to common lptimer.hGuillaume Revaillot
2019-07-04FEAT: [ulpi] Registers and initializationIlya Stolyarov
2019-07-02stm32f4: lptim1 sits at 0x40002400 on stm32f410, update memorymapGuillaume Revaillot
2019-07-02gadget0: f429: update to newest rcc apiKarl Palsson
2019-06-29gadget0: f4: update to newest rcc apiKarl Palsson
2019-06-29gadget0: f4: PA9 is not an AF.Karl Palsson
2019-06-29gadget0: allow parallel submakeKarl Palsson
2019-06-27doc: stm32f3: adc: add missing parametersKarl Palsson
2019-06-27doc: lm3s: escape email address to avoid xml interpKarl Palsson
2019-06-27doc: stm32f0: rcc: add missing groups for pll factors and sourcesKarl Palsson
2019-06-27doc: gd32f1x0: merge flash and rcc into periperhal apisKarl Palsson
2019-06-26doc: gd32: make groups match what's used.Karl Palsson
2019-06-26doc: gd32/f1x0: fix missing tags, drop wrong tagsKarl Palsson
2019-06-26doc: stm32f3: adc: register base addresses had landed outside a groupKarl Palsson
2019-06-26doc: cm3: scb: add basic documentationKarl Palsson
2019-06-26doc: cm3: dwt: include existing documentationKarl Palsson
2019-06-26doc: cm3: mpu: fix typoKarl Palsson
2019-06-26doc: cm3: nvic: convert existing docs to doxygenKarl Palsson
2019-06-26doc: core cm3: standard titlesKarl Palsson
2019-06-26doc: stm32f7: rcc: add missing top level groupsKarl Palsson
2019-06-26doc: efm32: tag USB files for doxygen generationKarl Palsson