This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

override twi master config

I'm using nRF SDK v7.1.0 with Keil and the pack system. When I bring the twi_master module into the project, it references twi_master_config.h which defines TWI_MASTER_CONFIG_CLOCK_PIN_NUMBER and TWI_MASTER_CONFIG_DATA_PIN_NUMBER.

What is the best way to override these defaults with different pin numbers custom to my board?

Parents Reply Children
No Data
Related