No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Henry Case 6804acb0de Init hace 1 año
..
efm32ezr32wg Init hace 1 año
efm32g Init hace 1 año
efm32gg Init hace 1 año
efm32hg Init hace 1 año
efm32lg Init hace 1 año
efm32tg Init hace 1 año
efm32wg Init hace 1 año
gd32f1x0 Init hace 1 año
lm3s Init hace 1 año
lm4f Init hace 1 año
lpc13xx Init hace 1 año
lpc17xx Init hace 1 año
lpc43xx Init hace 1 año
lpc43xxm0 Init hace 1 año
lpc43xxm4 Init hace 1 año
msp432e4 Init hace 1 año
pac55xx Init hace 1 año
sam3a Init hace 1 año
sam3n Init hace 1 año
sam3s Init hace 1 año
sam3u Init hace 1 año
sam3x Init hace 1 año
sam4l Init hace 1 año
samd Init hace 1 año
stm32f0 Init hace 1 año
stm32f1 Init hace 1 año
stm32f2 Init hace 1 año
stm32f3 Init hace 1 año
stm32f4 Init hace 1 año
stm32f7 Init hace 1 año
stm32g0 Init hace 1 año
stm32g4 Init hace 1 año
stm32h7 Init hace 1 año
stm32l0 Init hace 1 año
stm32l1 Init hace 1 año
stm32l4 Init hace 1 año
swm050 Init hace 1 año
templates Init hace 1 año
vf6xx Init hace 1 año
Doxyfile Init hace 1 año
Doxyfile_common Init hace 1 año
HACKING Init hace 1 año
Makefile Init hace 1 año
README Init hace 1 año
index.html Init hace 1 año

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