Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Henry Case 6804acb0de Init há 1 ano
..
efm32ezr32wg Init há 1 ano
efm32g Init há 1 ano
efm32gg Init há 1 ano
efm32hg Init há 1 ano
efm32lg Init há 1 ano
efm32tg Init há 1 ano
efm32wg Init há 1 ano
gd32f1x0 Init há 1 ano
lm3s Init há 1 ano
lm4f Init há 1 ano
lpc13xx Init há 1 ano
lpc17xx Init há 1 ano
lpc43xx Init há 1 ano
lpc43xxm0 Init há 1 ano
lpc43xxm4 Init há 1 ano
msp432e4 Init há 1 ano
pac55xx Init há 1 ano
sam3a Init há 1 ano
sam3n Init há 1 ano
sam3s Init há 1 ano
sam3u Init há 1 ano
sam3x Init há 1 ano
sam4l Init há 1 ano
samd Init há 1 ano
stm32f0 Init há 1 ano
stm32f1 Init há 1 ano
stm32f2 Init há 1 ano
stm32f3 Init há 1 ano
stm32f4 Init há 1 ano
stm32f7 Init há 1 ano
stm32g0 Init há 1 ano
stm32g4 Init há 1 ano
stm32h7 Init há 1 ano
stm32l0 Init há 1 ano
stm32l1 Init há 1 ano
stm32l4 Init há 1 ano
swm050 Init há 1 ano
templates Init há 1 ano
vf6xx Init há 1 ano
Doxyfile Init há 1 ano
Doxyfile_common Init há 1 ano
HACKING Init há 1 ano
Makefile Init há 1 ano
README Init há 1 ano
index.html Init há 1 ano

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