commit | c3a0dafcb4f872b01ea3556a254a467ce8886657 | [log] [tgz] |
---|---|---|
author | Jordan Yates <jordan@embeint.com> | Wed Sep 03 17:21:55 2025 +1000 |
committer | Chris Friedt <chrisfriedt@gmail.com> | Sat Oct 11 20:06:31 2025 -0400 |
tree | 36f1ebcfd7739f8b23a29e9cec3a8ec563436b16 | |
parent | c9d3a01c20eb07863e01be6bfb0c8ff3bbb56d27 [diff] |
boards: nordic: Arduino SPI high drive strength All nRF development kits have long traces from the SoC to the Arduino header. Set the drive strength on the SPI ports to high to increase the chances that the default SPI frequency defined in shields works without errors. This aligns the remaining DKs with the nRF91 DKs. Signed-off-by: Jordan Yates <jordan@embeint.com>