Dylan Laduranty
|
9450fa7dc3
|
cpu/sam0_common: add support for saml10/saml11
Add SAML10/SAML11 support through SAM0 because hardware IP are the same so reuse to avoid duplication
|
2019-01-21 17:06:58 +01:00 |
|
|
c1e20f8231
|
Merge pull request #7709 from smlng/cpu/sam0_common/enh_uart
cpu, sam0 common: adapt periph-uart to use read-only bit-fields
|
2017-12-15 12:45:10 +01:00 |
|
Hauke Petersen
|
b3962f8d2c
|
cpu/sam0: removed guards form periph drivers
|
2017-11-09 12:57:02 +01:00 |
|
Dan Evans
|
d6ef4d2d51
|
cpu/sam0_common/periph/uart - don’t setup receive if no pin is selected
|
2017-10-23 16:22:58 -07:00 |
|
smlng
|
ea1aa38b86
|
cpu, sam0_common: periph/uart use read-only bit-fields
|
2017-10-10 18:47:35 +02:00 |
|
smlng
|
732e60bb88
|
cpu, sam0_common: fix uart TXC check
|
2017-10-10 18:24:03 +02:00 |
|
|
ef1a8c66ac
|
cpu/sam0/periph/uart: ensure uart_init() idempotency
|
2017-10-09 13:45:46 +02:00 |
|
Dan Evans
|
531e6f5008
|
sam0:usart - wake from sleep on receive line
|
2017-09-25 12:47:31 -06:00 |
|
Hauke Petersen
|
68abdff15a
|
cpu/sam0: optimizations to the shared UART driver
|
2017-09-04 13:11:05 +02:00 |
|
Hauke Petersen
|
4707ad2f89
|
cpu/sam0_common: fixed UART for samd21
|
2017-08-31 09:47:09 +02:00 |
|
dylad
|
a3acd1d741
|
remove dev variable for cppcheck
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
|
2017-08-29 21:36:21 +02:00 |
|
dylad
|
c81ae98068
|
boards: update periph_conf of sam0 based board
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
|
2017-08-29 21:26:42 +02:00 |
|
dylad
|
89c885ea40
|
sam0/uart: merge samd21 & saml21 uart driver
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
|
2017-08-29 21:26:42 +02:00 |
|