libopencm3/include/libopencm3
Brian Viele 53302439df stm32h7: Initial introduction into libopencm3.
Updates to a base set of includes to map to the h7 include files which are
mainly based on the f7 versions for simple devices (e.g. SPI, USART, GPIO).

Custom files that have been implemented from the datasheet/ref manual include
the memory map, RCC, PWR definitions, and irq.json file for generation of
nvic files for interrupt mapping.

Additional functionality, especially PLL and tweaks for non-F7 compatible
implementations coming in future commits.

Added documentation tree configuration.

Reviewed-by: Karl Palsson <karlp@tweak.net.au>
Changed dmaX_streamX to dmaX_strX in a few places for consistency
2019-11-28 22:15:24 +00:00
..
cm3 cm3: scs: drop all duplicate information 2019-10-18 22:38:16 +00:00
dispatch stm32h7: Initial introduction into libopencm3. 2019-11-28 22:15:24 +00:00
efm32 doc: efm32: tag USB files for doxygen generation 2019-06-25 21:15:19 +00:00
ethernet stm32f7: enable existing ethernet libraries 2019-04-15 13:11:05 +00:00
gd32 doc: gd32: make groups match what's used. 2019-06-25 21:15:35 +00:00
lm3s doc: restore targets as pages. 2019-06-10 11:10:34 +00:00
lm4f doc: restore targets as pages. 2019-06-10 11:10:34 +00:00
lpc13xx doc: restore targets as pages. 2019-06-10 11:10:34 +00:00
lpc17xx doc: restore targets as pages. 2019-06-10 11:10:34 +00:00
lpc43xx doc: restore targets as pages. 2019-06-10 11:10:34 +00:00
msp432/e4 doc: restore targets as pages. 2019-06-10 11:10:34 +00:00
pac55xx Qorvo pac55xx: initial support 2019-11-26 23:28:02 +00:00
sam sam/4l: monster commit 2018-04-14 18:40:54 +00:00
stm32 stm32h7: Initial introduction into libopencm3. 2019-11-28 22:15:24 +00:00
swm050 swm050: wdt: doxygen polish 2019-11-28 11:43:01 +00:00
usb doc: usbd: Add missing / incorrect parameters. 2019-06-12 23:06:22 +00:00
vf6xx doc: restore targets as pages. 2019-06-10 11:10:34 +00:00
docmain.dox docs: Update license and targets to be more current 2015-07-30 00:26:12 +00:00
license.dox Setup to document entire project using doxygen. 2012-09-15 12:51:46 +09:30