This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2024-12-29 04:50:03 +01:00
Code
Releases
Activity
c507ebff43
RIOT
/
cpu
/
samd21
/
Makefile.dep
4 lines
73 B
Makefile
Raw
Normal View
History
Unescape
Escape
cpu/samd21: add support for SAMD10
2020-10-02 20:06:43 +02:00
USEMODULE
+=
samd21_vectors
cpu/sam0_common/periph/uart: implement buffered write Implement interrupt based uart_write() using a tsrb for the TX buffer. To enable it, add USEMODULE += periph_uart_nonblocking to your Makefile.
2019-08-20 20:52:07 +02:00
i
n
c
l
u
d
e
$(
RIOTCPU
)
/
s
a
m
0
_
c
o
m
m
o
n
/
M
a
k
e
f
i
l
e
.
d
e
p
Copy Permalink