libdigiapix: add board.conf file for the ccimx8x-sbc-express

The PWM and ADC values are still to be determined, since their SOM support is
currently unavailable.

https://jira.digi.com/browse/DEL-6049

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2018-07-05 14:00:17 +02:00
parent aad8da19ab
commit 13d9d941cc
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
[board]
model = Digi International ConnectCore 8X SBC Express.
[GPIO]
# USER LED - GPIO0_19
USER_LED = 499
# USER BUTTON - GPIO0_20
USER_BUTTON = 500
[I2C]
# I2C-2 on Expansion connector.
DEFAULT_I2C_BUS = 1
[SPI]
# SPI-3 on Expansion connector.
DEFAULT_SPI = 2,0
[PWM]
# TODO: PWM not currently supported
DEFAULT_PWM = 0,0
[ADC]
# TODO: only MCA ADCs are supported at the moment, with them being disabled by default
DEFAULT_ADC = 0,0