Skip to content

Commit eabeb63

Browse files
authored
Merge pull request #61 from mjs513/Legacy-SPI/I2C-pins---variants.h
Added legacy pin coverager for nano boards
2 parents c0b7ef0 + e1ad1a4 commit eabeb63

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

variants/arduino_nano_33_ble/variant.h

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,11 @@
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/
6+
7+
// TODO: correctly handle these legacy defines
8+
#define MOSI 11
9+
#define MISO 12
10+
#define SCK 13
11+
#define SS 10
12+
#define SDA 0
13+
#define SCL 0

variants/arduino_nano_33_ble_sense/variant.h

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,11 @@
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/
6+
7+
// TODO: correctly handle these legacy defines
8+
#define MOSI 11
9+
#define MISO 12
10+
#define SCK 13
11+
#define SS 10
12+
#define SDA 0
13+
#define SCL 0

variants/arduino_nano_33_iot/variant.h

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,11 @@
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/
6+
7+
// TODO: correctly handle these legacy defines
8+
#define MOSI 11
9+
#define MISO 12
10+
#define SCK 13
11+
#define SS 10
12+
#define SDA 0
13+
#define SCL 0

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy