ChibiOS/doc
Giovanni Di Sirio 87323372bf Updated after optimizations.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14537 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-12 16:29:45 +00:00
..
common License update. 2021-03-29 15:24:45 +00:00
ex License update. 2021-03-29 15:24:45 +00:00
full_rm License update. 2021-03-29 15:24:45 +00:00
hal License update. 2021-03-29 15:24:45 +00:00
hal-stm32f3 License update. 2021-03-29 15:24:45 +00:00
nil More tests. 2021-06-07 07:35:29 +00:00
rt Updated after optimizations. 2021-06-12 16:29:45 +00:00
various Mass update of all drivers to use the new DMA API. What could possibly go wrong? 2019-01-02 11:43:13 +00:00
readme.txt

readme.txt

*** Documentation build procedure ***

The following software must be installed:
- Doxygen 1.8.8 or later.
- Graphviz 2.26.3 or later. The ./bin directory must be specified in the path
  in order to make Graphviz accessible by Doxygen.

Build procedure:
- Run: doxygen Doxyfile_html or Doxyfile_chm