-
- Downloads
You need to sign in or sign up before continuing.
Merge pull request #8318 from PeterKietzmann/dnahm_nrf52_i2c
cpu/nrf52: add i2c driver and configs
Showing
- boards/acd52832/include/periph_conf.h 15 additions, 0 deletionsboards/acd52832/include/periph_conf.h
- boards/common/nrf52xxxdk/Makefile.features 1 addition, 0 deletionsboards/common/nrf52xxxdk/Makefile.features
- boards/common/nrf52xxxdk/include/periph_conf.h 15 additions, 0 deletionsboards/common/nrf52xxxdk/include/periph_conf.h
- cpu/nrf52/include/periph_cpu.h 23 additions, 0 deletionscpu/nrf52/include/periph_cpu.h
- cpu/nrf52/periph/i2c.c 209 additions, 0 deletionscpu/nrf52/periph/i2c.c
Loading
Please register or sign in to comment