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-06-05swm050: new MCU familyIcenowy Zheng
2019-05-21stm32g0: add base, irqs, memorymap and current devices.Guillaume Revaillot
2019-04-03gd32: add new chip series f1x0Icenowy Zheng
2018-08-27msp432/e4: new targetDmitry Rezvanov
2018-04-28efm32: Add EZR32WG "EZRadio Wonder Gecko" family.kbob
2018-04-28efm32: Add EFM32WG "Wonder Gecko" family.kbob
2018-04-14sam/4l: monster commitMaxim Sloyko
2018-03-03efm32hg: add basic makefile, interrupts, device informationSebastian Holzapfel
2016-08-19atmel samd: Basic framework.Karl Palsson
2015-12-13Inital support for EFM32LGKuldeep Singh Dhaka
2015-11-11stm32l4: initial memorymap and vector supportKarl Palsson
2015-10-15[stm32f7] Add initial support of the family, GPIO support.Frantisek Burian
2015-02-06headers: Explicitly error when you include an internal headerKarl Palsson
2014-10-15[stm32l0] Initial support for STM32L0 architecture, Add GPIO peripheralFrantisek Burian
2014-10-15vf6xx: initial add of Vybrid VF6xx supportStefan Agner
2014-02-24[sam3a] add irq table and memory mapFelix Held
2014-02-07add memory map and irq table for sam3s and sam3u devicesFelix Held
2013-08-23[STM32F0] Add preliminary support for the familyBuFran
2013-07-08Added interrupts for f3, Pre_main rutine in vector_chipset, nvic.h modified t...Federico Ruiz Ugalde
2013-07-08lpc43xx: Add irq.yaml for M0 coreBen Gamari
2013-07-08lpc43xx: Move M4 specific files to m4/Ben Gamari
2013-06-03Split sam3x/sam3n support.Gareth McMullin
2013-05-11sam3x support.Gareth McMullin
2012-12-31lm4f: Compile in the interrupt vector tableAlexandru Gagniuc
2012-11-08Add L1 to nvic, now that it's all generatedKarl Palsson
2012-10-29Merge branch 'efm32'chrysn
2012-10-21Added irq.yaml to lpc_13xx and lpc_17xx familiesSilvio Gissi
2012-10-19Merge branch 'generalizations' into efm32chrysn
2012-10-19completing dispatchchrysn
2012-10-19added irqs for the rest of the efm32 deviceschrysn
2012-10-19rename tinygecko->efm32tg everywherechrysn
2012-10-19change discriminator in efm32 series from TINYGECKO to EFM32TGchrysn
2012-10-18split irq.yaml output in nvic.h and vector_nvic.hchrysn
2012-10-18switch all interrupt lists to yaml formatchrysn
2012-10-18fallback for unknown chipschrysn
2012-10-18dispatch for chip specific nvicchrysn