commit | e2dd85472a17d8fa7c475d975bd8c4338939a216 | [log] [tgz] |
---|---|---|
author | Andrzej Głąbek <andrzej.glabek@nordicsemi.no> | Tue Feb 26 12:26:50 2019 +0100 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue Feb 26 11:53:20 2019 -0600 |
tree | d46c4cc0ac7fd5236aa4fc205fa63401272a773e | |
parent | 91bd31e88382b65b0cf68339acc66addf850c44c [diff] |
soc: nrf52810: Allow the use of SPI0, TWI0, and UART0 In the recent MDK brought by nrfx 1.6.2, these legacy peripherals have been revealed as available also in nRF52810. This patch allows their use in Zephyr drivers. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>