1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf5x_common/include
Benjamin Valentin a8fcc7b238 cpu/nrf5x: only enable DCDC for REG0 if REG0 exists
nRF52833 has POWER_MAINREGSTATUS_MAINREGSTATUS_High, but no POWER->DCDCEN0
register.

This breaks all builds on this MCU.

Fix the ifdef to fix the build.
2021-02-14 00:06:34 +01:00
..
nrf_clock.h cpu/nrf5x: allow to request/release HFXO clk src 2021-01-29 11:10:15 +01:00
nrfble.h cpu/nrf5x: added nrfble radio driver 2018-04-06 11:18:53 +02:00
nrfmin_gnrc.h netdev2: rename to netdev and remove gnrc_netdev 2017-03-15 09:31:20 +01:00
nrfmin.h cpu/nrf5x: fix bitrate doc for nrfmin driver 2019-08-14 11:15:08 +02:00
nrfx.h cpu/nrf5x: only enable DCDC for REG0 if REG0 exists 2021-02-14 00:06:34 +01:00
periph_cpu_common.h cpu/nrf5x_common: fix pin support for nrf52833xxaa model 2021-02-10 13:39:51 +01:00