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
e4325ed802
RIOT
/
boards
/
nrf52dk
/
Makefile.include
4 lines
89 B
Makefile
Raw
Normal View
History
Unescape
Escape
cpu/nrf52: added support for nRF52840 - added vendor header files for nrf52840 - added config for nrf52840 - added additional isr vectors for the nrf52840 - enabled port 1 in GPIO driver - adapted periph drivers to cope with GPIO driver changes - adapted the GPIO config of the I2C driver for the nrf51
2017-04-05 12:10:13 +02:00
export
CPU_MODEL
=
nrf52832xxaa
boards: added support for nRF52 DK
2016-02-04 14:29:09 +01:00
boards/nrf52dk: use common code
2017-11-21 16:23:25 +01:00
i
n
c
l
u
d
e
$(
RIOTBOARD
)
/
c
o
m
m
o
n
/
n
r
f
5
2
x
x
x
d
k
/
M
a
k
e
f
i
l
e
.
i
n
c
l
u
d
e
Copy Permalink