• Why doesn't twi_master_init(); reconfigure GPIO pins?

    Keil uV5, nRF51822, TWI hardware version I'm trying to use twi_hw_master.c and I have made one simple change to define the CLOCK and DATA pins to 1U and 2U for my target board (vs 24U and 25U as defined in twi_master_config.h but using Keil uV5 debugging…