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-08make: use $(PREFIX)gcc instead of $(PREFIX)-gccKarl Palsson
2019-06-05swm050: new MCU familyIcenowy Zheng
2019-06-04irq2nvic: support V=1 make style to see the actual commands.Karl Palsson
2019-05-21stm32g0: add base, irqs, memorymap and current devices.Guillaume Revaillot
2019-04-15Makefile: pass TARGETS to doc Makefile.Guillaume Revaillot
2019-04-03gd32: add new chip series f1x0Icenowy Zheng
2018-08-27msp432/e4: new targetDmitry Rezvanov
2018-07-29make: report errors from multiple sub builds properly.Karl Palsson
2018-07-04make: catch submake errors and present them in the logKarl Palsson
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-04-14make: allow building target subsetsJulian Friedrich
2018-03-03efm32hg: add basic makefile, interrupts, device informationSebastian Holzapfel
2018-02-06mk: cleanup genlinktestsKarl Palsson
2017-10-18make: avoid shell find for windows compatibilityKarl Palsson
2016-12-01makefile: make it easier to disable targets.Karl Palsson
2016-08-19atmel samd: Basic framework.Karl Palsson
2015-12-13Inital support for EFM32LGKuldeep Singh Dhaka
2015-12-07Drop "install" target and documentation.Karl Palsson
2015-11-11stm32l4: initial memorymap and vector supportKarl Palsson
2015-10-15[stm32f7] Add initial support of the family, GPIO support.Frantisek Burian
2014-10-15[stm32l0] Initial support for STM32L0 architecture, Add GPIO peripheralFrantisek Burian
2014-10-15vf6xx: initial add of Vybrid VF6xx supportStefan Agner
2014-08-12Makefile: fix build for directories with spacesPaul Fertser
2014-04-05Clarify toolchains and install stepsKarl Palsson
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
2014-01-16Fix a number of top level doxygen issues.Ken Sarkies
2014-01-11Add dependency of stylecheck result file to its sourceFrantisek Burian
2014-01-03[GENLINK] Make tests in paralellBuFran
2014-01-03[GENLINK] Add Test suite + simple testBuFran
2014-01-02[build] Remove PyYAML dependencyKarl Palsson
2013-08-23[STM32F0] Add preliminary support for the familyBuFran
2013-07-08[BUILD] Paralelize stylecheckBuFran
2013-07-08[BUILD] move the definition line of yaml files search outside the targets sec...BuFran
2013-07-08[BUILD] Paralelize BUILD HEADERSBuFran
2013-07-08[BUILD] Paralelize CLEAN HEADERSBuFran
2013-07-08[BUILD] Paralelize CLEANBuFran
2013-07-08Initial support for stm32f3. Changes in makefiles, gpio.Federico Ruiz Ugalde
2013-07-08[install] Be more specific about what scripts we want to install.Piotr Esden-Tempski
2013-07-08Makefile: Install everything in scripts/Ben Gamari
2013-07-08Move lpc43xx and lpc43xx_m0 code to lpc43xx/ hierarchyBen Gamari
2013-07-08lpc43xx basic IPC for multicore M4 & M0 (with basic examples for hackrf jelly...TitanMKD
2013-07-08do not try to install scripts/dataMichael Ossmann
2013-06-13First coarse run to fix coding style in locm3.Piotr Esden-Tempski
2013-06-12Added linux kernel checkpatch.pl script and stylecheck target.Piotr Esden-Tempski
2013-06-03[make] Use less shell variablesKarl Palsson
2013-06-03Split sam3x/sam3n support.Gareth McMullin
2013-05-11sam3x support.Gareth McMullin