Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Henry Case 6804acb0de Init před 1 rokem
..
efm32ezr32wg Init před 1 rokem
efm32g Init před 1 rokem
efm32gg Init před 1 rokem
efm32hg Init před 1 rokem
efm32lg Init před 1 rokem
efm32tg Init před 1 rokem
efm32wg Init před 1 rokem
gd32f1x0 Init před 1 rokem
lm3s Init před 1 rokem
lm4f Init před 1 rokem
lpc13xx Init před 1 rokem
lpc17xx Init před 1 rokem
lpc43xx Init před 1 rokem
lpc43xxm0 Init před 1 rokem
lpc43xxm4 Init před 1 rokem
msp432e4 Init před 1 rokem
pac55xx Init před 1 rokem
sam3a Init před 1 rokem
sam3n Init před 1 rokem
sam3s Init před 1 rokem
sam3u Init před 1 rokem
sam3x Init před 1 rokem
sam4l Init před 1 rokem
samd Init před 1 rokem
stm32f0 Init před 1 rokem
stm32f1 Init před 1 rokem
stm32f2 Init před 1 rokem
stm32f3 Init před 1 rokem
stm32f4 Init před 1 rokem
stm32f7 Init před 1 rokem
stm32g0 Init před 1 rokem
stm32g4 Init před 1 rokem
stm32h7 Init před 1 rokem
stm32l0 Init před 1 rokem
stm32l1 Init před 1 rokem
stm32l4 Init před 1 rokem
swm050 Init před 1 rokem
templates Init před 1 rokem
vf6xx Init před 1 rokem
Doxyfile Init před 1 rokem
Doxyfile_common Init před 1 rokem
HACKING Init před 1 rokem
Makefile Init před 1 rokem
README Init před 1 rokem
index.html Init před 1 rokem

README

libopencm3 Documentation
14 September 2012 (C) K Sarkies
-------------------------------

To generate all documentation run 'make doc' in the doc directory, or
for html documentation only run 'make html' (much faster). This runs doxygen
for each of the processor families then integrates the whole.

Alternatively run 'make doc' in the top directory to make html documentation.
LaTeX and pdf documentation is currently very large in size.

This requires doxygen v 1.8.2 or later.

HTML, LaTeX, and pdf output can be produced.

Generation of HTML
------------------

To view HTML, point a browser to libopencm3/doc/html/index.html.

Generation of PDF
-----------------

The pdf is generated via LaTeX. The pdf files are placed in the
doc directory. Each file contains all documentation for the core and common
features. The resulting files are huge.


Requirements
------------
On Fedora 19, the following packages (at least!) are needed to build the pdf
output

texlive texlive-sectsty texlive-tocloft texlive-xtab texlive-multirow