This website requires JavaScript.
Explore
Help
Register
Sign In
riot-ci
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
RIOT
/
cpu
/
nrf52
History
francisco
de3314334e
cpu/nrf52: set RIOTBOOT_LEN to 8k
...
- nrf52 flash page is 4k, the bootloader needs to be x2 so slots start at the beginning of a page.
2019-05-13 21:47:14 +02:00
..
include
cpu/nrf52: add 802.15.4 radio driver
2019-03-04 13:21:47 +01:00
ldscripts
nrf52: use cortexm.ld script when applicable
2019-03-13 11:57:44 +01:00
periph
cpu/nrf52: initial PWM implementation
2018-08-21 11:28:23 +02:00
radio
/nrf802154
Merge pull request
#11176
from bergzand/pr/nrf802154/undef_memcpy
2019-03-25 08:09:59 +01:00
cpu.c
cpu/nrf52: enable instruction cache
2018-06-22 16:09:23 +02:00
Makefile
cpu/nrf52: add 802.15.4 radio driver
2019-03-04 13:21:47 +01:00
Makefile.dep
cpu/nrf52: add 802.15.4 radio driver
2019-03-04 13:21:47 +01:00
Makefile.features
cpu/nrf52: some optimizations for ADC driver
2017-11-15 11:16:05 +01:00
Makefile.include
cpu/nrf52: set RIOTBOOT_LEN to 8k
2019-05-13 21:47:14 +02:00
vectors.c
cpu: adapt to COREIF_NG removal
2017-11-16 14:40:16 +01:00