1 """Pin definitions for Udoo x86 Ultra
2 (should work for Ultra and Ultra II)"""
4 from adafruit_blinka.microcontroller.pentium.n3710 import pin
6 """ There are 2 naming systems. A Digital Pin system which includes
7 the arduino chip (Leonardo or 101). The Braswell #s start at 16 and
8 is documented in the diagram in https://www.udoo.org/docs-x86II/Introduction/Introduction.html
9 The other is based on the hardware manual https://udoo.org/download/files/UDOO_X86/Doc/UDOO_X86II_MANUAL.pdf
11 This will use the D system based on the diagram in the user guide
24 # Connector CN13 LPC interface
43 # Connector CN12 SDIO SD/MMC interfaces
59 I2C0_SCL = D34 # labeled on diagram as I2C1
60 I2C0_SDA = D35 # actually port 0
62 I2C1_SCL = D38 # Labeled on diagram as I2C2 hardware manual port 5
63 I2C1_SCL = D39 # i2c detect lists it as i2c1