mbed-os/targets/TARGET_NORDIC
Andrzej Puzdrowski 61ecc3ae0a Fix: DigitalIn of nRF5x was allocating GPIOTE channel
The allocation of GPIOTE channels for DigitalIn is unwanted behavior.
This caused early run-out of channels for InterruptPin.
This patch replacing input configuration that is using gpiote driver by configuration that is
using gpio hal.
2017-10-06 14:12:47 +01:00
..
TARGET_MCU_NRF51822 Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
TARGET_NRF5 Fix: DigitalIn of nRF5x was allocating GPIOTE channel 2017-10-06 14:12:47 +01:00
mbed_rtx.h NRF52832: Extend idle thread stack size to 512 bytes. 2017-07-11 11:55:47 +01:00