libdigiapix: add config file for ConnectCore 8M Plus

https://onedigi.atlassian.net/browse/DEL-7784

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Isaac Hermida 2021-12-29 15:06:12 +01:00 committed by Javier Viguera
parent 9cf07d25aa
commit f86b3629a8
1 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,36 @@
[board]
model = Digi International ConnectCore 8M Plus DVK.
[GPIO]
# USER LED1
USER_LED = mca-gpio,12
USER_LED1 = mca-gpio,12
# USER_LED2
USER_LED2 = mca-gpio,18
# USER_LED3
USER_LED3 = gpio2,19
# USER BUTTON1
USER_BUTTON = mca-gpio,10
USER_BUTTON1 = mca-gpio,10
# USER BUTTON2
USER_BUTTON2 = gpio3,7
[I2C]
# I2C-4 on Expansion connector.
DEFAULT_I2C_BUS = 4
[PWM]
# PWM0 channel 1 USER_LED1.
DEFAULT_PWM = 0,1
[ADC]
# MCA_IO1 (channel 1) at XBEE1_UART_TX. Not enabled by default.
DEFAULT_ADC = 0,1