libopencm3/lib
Icenowy Zheng 54eff24e7c swm050: new MCU family
SWM050 is a series of MCU made by Foshan Synwit Tech. It contains a
Cortex-M0 CPU core, 8KiB of Flash and 1KiB of SRAM. The only peripherals
are GPIO, Timer and WDT. There's only two parts in this series, with
either TSSOP-8 or SSOP-16 packages.

This commit introduces the interrupt vector and GPIO support for them.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2019-06-05 20:25:43 +00:00
..
cm3 cm3: Only inline asm is allowed in naked functions 2018-07-29 20:31:17 +00:00
dispatch swm050: new MCU family 2019-06-05 20:25:43 +00:00
efm32 efm32: cmu: support switching HFCLK to USHFRCODIV2 2019-06-02 22:23:44 +00:00
ethernet ethernet: ksz80x1: fix build/compile 2018-04-14 18:40:54 +00:00
gd32/f1x0 gd32: add new chip series f1x0 2019-04-03 12:53:33 +00:00
lm3s ld scripts: drop duplication of standard sections 2018-04-28 21:12:27 +00:00
lm4f add USB mass storage class code where it was ommitted 2018-06-07 12:09:11 +00:00
lpc13xx ld scripts: drop duplication of standard sections 2018-04-28 21:12:27 +00:00
lpc17xx ld scripts: drop duplication of standard sections 2018-04-28 21:12:27 +00:00
lpc43xx make: use std=c99 everywhere by default. 2017-06-08 23:01:45 +00:00
msp432/e4 msp432: whitespace fixups spaces->tabs 2018-10-23 21:33:16 +00:00
sam ld scripts: drop duplication of standard sections 2018-04-28 21:12:27 +00:00
stm32 stm32l0: rcc: add rcc_set_peripheral_clk_sel(periph, sel) 2019-06-03 22:29:45 +00:00
swm050 swm050: new MCU family 2019-06-05 20:25:43 +00:00
usb usb: fix race between setup complete and endpoint nak 2018-08-27 15:11:32 +00:00
vf6xx vector: fix externs 2017-10-18 20:51:33 +00:00
Makefile.include ld scripts: drop duplication of standard sections 2018-04-28 21:12:27 +00:00
cortex-m-generic.ld ld scripts: drop duplication of standard sections 2018-04-28 21:12:27 +00:00