Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
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