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
path: root/doc
AgeCommit message (Expand)Author
2018-03-03doxygen: efm32hg: update doxygen templates to include efm32hgSebastian Holzapfel
2018-03-03efm32hg: add basic makefile, interrupts, device informationSebastian Holzapfel
2018-02-14stm32l4: doc: use autogenerate doxygen listsKarl Palsson
2018-02-14doc: enable @deprecated generationKarl Palsson
2018-02-14doc: remove duplicate l4 generationKarl Palsson
2018-02-06doc: mk: remove generated files on cleanKarl Palsson
2017-10-18doc: drop latex supportKarl Palsson
2017-10-18doc: drop the standalone cm3/usb documentsKarl Palsson
2017-10-18doc: dynamically generate correct file listsKarl Palsson
2017-10-18doc: cm3: include source, not just headersKarl Palsson
2017-06-09stm32f7: pwr: add more doxygenKarl Palsson
2016-08-19doc: stm32f3: exclude unused common filesKarl Palsson
2016-08-19doc: stm32l1: exclude unshared common codeKarl Palsson
2015-11-13stm32l4: add gpio supportKarl Palsson
2015-11-13stm32l4: Add RCC definitionsKarl Palsson
2015-11-11stm32l4: Add to documentation buildKarl Palsson
2015-10-15[stm32f7] Add initial support of the family, GPIO support.Frantisek Burian
2015-10-15doc: exclude CRS from f1, f2, f3, f4, l1Karl Palsson
2014-10-15[Doxygen] Strip out architectures from Makefile dependenciesFrantisek Burian
2014-10-15[stm32l0] Integrate the L0 architecture to the doxygen documentationFrantisek Burian
2014-10-15vf6xx: doc: initial commitStefan Agner
2014-08-12docs: fix link from stm32f3 to stm32f0Karl Palsson
2014-02-24[sam3] show the sam3 subfamilies in the doxygen-generated documentationFelix Held
2014-02-12docs: note dependencies for PDF generationKarl Palsson
2014-02-06Deduplication of flash code for STM32F0 and F1.Ken Sarkies
2014-01-16Fix a number of top level doxygen issues.Ken Sarkies
2013-08-24[DOXYGEN] EFM32 link typo bugfixBuFran
2013-08-24[DOXYGEN] Add links to the HTML pages for easy debugging of pagesBuFran
2013-08-24[DOXYGEN] Add STM32F3 to the headers of documentation pagesBuFran
2013-08-24[DOXYGEN] Correct generating docs for STM32F0 and STM32F3BuFran
2013-08-23[STM32F3:doc] Add doxygen documentation page to outputBuFran
2013-08-23[Doxygen] Add complete documentation page to STM32F0BuFran
2013-07-08Strip the BEGIN_DECLS definition from the first function in a module document...BuFran
2013-06-03Changes to doxygen markup to solve a few problems that upsetKen Sarkies
2013-04-19Add usb to main indexKen Sarkies
2013-04-19Place generic USB header and source files into the documentation tree.Ken Sarkies
2013-04-14Documentation structures added to place the non-STM32 families into the docum...Ken Sarkies
2013-03-09This mainly moves the STM32 timers' code to the common area.Ken Sarkies
2013-03-07Repair to documentation (most documented files)Ken Sarkies
2013-01-09Merging pull request #72 DocPiotr Esden-Tempski
2013-01-08STM32: Moved SPI code into the common area.Ken Sarkies
2013-01-08Move STM32F1 DMA files to respective common directoriesKen Sarkies
2013-01-08STM32 DMA: replaced F4 header to match that for F2, and move header and sourc...Ken Sarkies
2013-01-02doc: Include LM4F files when creating documentationAlexandru Gagniuc
2012-11-13Proposed deduplication of peripherals, GPIO exampleKen Sarkies
2012-11-12Documentation updatesKen Sarkies
2012-10-18Merge branch 'generalizations' into efm32chrysn
2012-10-17Initial documentation for stm32/usart.c, usart.hKen Sarkies
2012-09-15Setup to document entire project using doxygen.Ken Sarkies