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
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
2013-04-20Removed examples, they are moved into libopencm3-examples repository.Piotr Esden-Tempski
2012-12-31lm4f: Add lm4f support files copied from lm3sAlexandru Gagniuc
2012-11-12Documentation updatesKen Sarkies
2012-11-08More progress towards L1 support.Karl Palsson
2012-11-08Use make flags to help control where the library is installedKarl Palsson
2012-11-01Fixed header clean target find call for Darwin BSD find too.Piotr Esden-Tempski
2012-11-01Merge pull request #56 Allow make to build libs/examples in parallel.Piotr Esden-Tempski
2012-11-01Fixed find call for Darwin BSD find.Piotr Esden-Tempski
2012-10-30Allow make to build libs/examples in parallel.Karl Palsson
2012-10-29Merge branch 'efm32'chrysn
2012-10-23fixes for generated header cleanupchrysn
2012-10-23make `make clean` work againchrysn
2012-10-23only generate irq headers on demandchrysn