commit | 115d9872ed0dfb2548cb293fae4ba94d8472b4ec | [log] [tgz] |
---|---|---|
author | Andreas Sandberg <andreas@sandberg.pp.se> | Thu Apr 16 17:39:29 2020 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Apr 23 17:32:46 2020 +0200 |
tree | 5eae24e23e24730b6605c5f4fb56652b4de8be90 | |
parent | 688f506d4b5d4307b646d3aedcae5dcee3c1416a [diff] |
boards: arm: b_l072z_lrwan1: Fix SPI1 pinmux config SPI1, which is used by the LoRa radio, has the following configuration: SCK: PB_3 MISO: PA_6 MOSI: PA_7 NSS: PA_15 Update the pinmux configuration and documentation to reflect this. Signed-off-by: Andreas Sandberg <andreas@sandberg.pp.se>