You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Henry Case 6804acb0de Init пре 1 година
..
efm32ezr32wg Init пре 1 година
efm32g Init пре 1 година
efm32gg Init пре 1 година
efm32hg Init пре 1 година
efm32lg Init пре 1 година
efm32tg Init пре 1 година
efm32wg Init пре 1 година
gd32f1x0 Init пре 1 година
lm3s Init пре 1 година
lm4f Init пре 1 година
lpc13xx Init пре 1 година
lpc17xx Init пре 1 година
lpc43xx Init пре 1 година
lpc43xxm0 Init пре 1 година
lpc43xxm4 Init пре 1 година
msp432e4 Init пре 1 година
pac55xx Init пре 1 година
sam3a Init пре 1 година
sam3n Init пре 1 година
sam3s Init пре 1 година
sam3u Init пре 1 година
sam3x Init пре 1 година
sam4l Init пре 1 година
samd Init пре 1 година
stm32f0 Init пре 1 година
stm32f1 Init пре 1 година
stm32f2 Init пре 1 година
stm32f3 Init пре 1 година
stm32f4 Init пре 1 година
stm32f7 Init пре 1 година
stm32g0 Init пре 1 година
stm32g4 Init пре 1 година
stm32h7 Init пре 1 година
stm32l0 Init пре 1 година
stm32l1 Init пре 1 година
stm32l4 Init пре 1 година
swm050 Init пре 1 година
templates Init пре 1 година
vf6xx Init пре 1 година
Doxyfile Init пре 1 година
Doxyfile_common Init пре 1 година
HACKING Init пре 1 година
Makefile Init пре 1 година
README Init пре 1 година
index.html Init пре 1 година

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