libopencm3/include/libopencm3/sam
Maxim Sloyko 2b1ddc8490 sam/4l: monster commit
The original submitter of this squished everything into one series, and
has not returned. The code mostly appears good, and review comments were
followed for the most part.  The project doesn't really maintain any
testing or board farm for sam3/sam4 parts, so we're going to just trust
our users.

Reviewed-by: Karl Palsson <karlp@tweak.net.au>

sam/4l: IRQ Configuration file (irq.json)

sam/4l: Basic Memory Map.

sam/4l: GPIO Defines.

sam/4l: GPIO Functions

Added everything that needed to compile the library: Makefile, Linker
Script and common includes.

sam/4l: SCIF function to start OSC.

sam/4l: GPIO Enable/Disable and Multiplexing configuration functions.

sam/4l: PLL Clock configuration.

sam/4l: Peripheral clock configuration and basic USART support.

sam: USART Character length configuration.

sam/4l: Generic Clock configuration functions.

sam/4l: Analog to Digital Converter Interface (ADCIFE) basic support.
2018-04-14 18:40:54 +00:00
..
3a [sam3] add support for the PIO peripheral of all devices 2015-04-29 01:19:23 +00:00
3n [sam3] add support for the PIO peripheral of all devices 2015-04-29 01:19:23 +00:00
3s [Style] Stylefix sweep over the whole codebase. 2015-12-14 22:57:15 +01:00
3u [sam3] add support for the PIO peripheral of all devices 2015-04-29 01:19:23 +00:00
3x [sam3] add support for the PIO peripheral of all devices 2015-04-29 01:19:23 +00:00
4l sam/4l: monster commit 2018-04-14 18:40:54 +00:00
common sam/4l: monster commit 2018-04-14 18:40:54 +00:00
d style: fix some of the easier style bugs 2017-03-30 21:48:07 +00:00
adcife.h sam/4l: monster commit 2018-04-14 18:40:54 +00:00
eefc.h [sam3a] add irq table and memory map 2014-02-24 02:32:38 +01:00
gpio.h sam/4l: monster commit 2018-04-14 18:40:54 +00:00
memorymap.h sam/4l: monster commit 2018-04-14 18:40:54 +00:00
periph.h [sam3] add peripheral identifiers 2015-04-29 01:14:17 +00:00
pio.h [sam3] add support for the PIO peripheral of all devices 2015-04-29 01:19:23 +00:00
pm.h sam/4l: monster commit 2018-04-14 18:40:54 +00:00
pmc.h [sam3] add basic pmc support 2015-04-29 01:14:17 +00:00
pwm.h Changed to use stdint types. 2013-06-12 19:11:22 -07:00
scif.h sam/4l: monster commit 2018-04-14 18:40:54 +00:00
smc.h [sam3] add basic SMC support 2015-04-29 01:19:30 +00:00
tc.h Split sam3x/sam3n support. 2013-06-02 18:01:38 -07:00
uart.h Split sam3x/sam3n support. 2013-06-02 18:01:38 -07:00
usart.h sam/4l: monster commit 2018-04-14 18:40:54 +00:00
wdt.h Split sam3x/sam3n support. 2013-06-02 18:01:38 -07:00