commit | 3747fd0a68afcfd0084f7164b54a8ddf37559e66 | [log] [tgz] |
---|---|---|
author | Emil Obalski <emil.obalski@nordicsemi.no> | Tue Jul 16 15:40:30 2019 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed Nov 13 10:33:38 2019 -0600 |
tree | cf91c598031aaf6ce7d0cf16719b31e19da96e54 | |
parent | 5c711bd4ba528c3561fb6324a0e2412cd535ef9f [diff] |
soc: nordic: Add support for nRF52833 This commit adds basic support for nRF52833 SoC. Changes affect introducing: - architecuture files (dtsi) - configuration of nrfx drivers - adaptation of inclusions based on chosen SoC - configuration of NFCT_PINS_AS_GPIOS depends on HAS_HW_NRF_NFCT. Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>