-
- Downloads
Merge pull request #7985 from haukepetersen/add_nrf52_adc
cpu/nrf52: added ADC driver implementation
No related branches found
No related tags found
Showing
- cpu/nrf51/include/periph_cpu.h 15 additions, 0 deletionscpu/nrf51/include/periph_cpu.h
- cpu/nrf52/Makefile.features 3 additions, 0 deletionscpu/nrf52/Makefile.features
- cpu/nrf52/include/periph_cpu.h 35 additions, 0 deletionscpu/nrf52/include/periph_cpu.h
- cpu/nrf52/periph/adc.c 146 additions, 0 deletionscpu/nrf52/periph/adc.c
- cpu/nrf5x_common/include/periph_cpu_common.h 0 additions, 15 deletionscpu/nrf5x_common/include/periph_cpu_common.h
Loading
Please register or sign in to comment