diff --git a/examples/CLICK_MANIFESTS/3D-HALL-3-CLICK.mnfs b/examples/CLICK_MANIFESTS/3D-HALL-3-CLICK.mnfs new file mode 100644 index 0000000..95d6a60 --- /dev/null +++ b/examples/CLICK_MANIFESTS/3D-HALL-3-CLICK.mnfs @@ -0,0 +1,50 @@ +; +; 3D HALL 3 CLICK +; https://www.mikroe.com/3d-hall-3-click +; CONFIG_IIO_ST_MAGN_I2C_3AXIS +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = 3D Hall 3 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x1e +irq = 1 +irq-type = 0x1 + +[string-descriptor 3] +string = lis2mdl + diff --git a/examples/CLICK_MANIFESTS/3D-HALL-6-CLICK.mnfs b/examples/CLICK_MANIFESTS/3D-HALL-6-CLICK.mnfs new file mode 100644 index 0000000..7dfaf58 --- /dev/null +++ b/examples/CLICK_MANIFESTS/3D-HALL-6-CLICK.mnfs @@ -0,0 +1,45 @@ +; +; 3D HALL 6 CLICK +; https://www.mikroe.com/3d-hall-6-click +; CONFIG_MCP320X +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = 3D Hall 6 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 1000000 + +[string-descriptor 3] +string = mcp3204 + diff --git a/examples/CLICK_MANIFESTS/6DOF-IMU-2-CLICK.mnfs b/examples/CLICK_MANIFESTS/6DOF-IMU-2-CLICK.mnfs new file mode 100644 index 0000000..3fbf1e7 --- /dev/null +++ b/examples/CLICK_MANIFESTS/6DOF-IMU-2-CLICK.mnfs @@ -0,0 +1,50 @@ +; +; 6DOF IMU 2 CLICK +; https://www.mikroe.com/6dof-imu-2-click +; CONFIG_BMI160_I2C +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = 6DOF IMU 2 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x68 +irq = 1 +irq-type = 0x8 + +[string-descriptor 3] +string = bmi160 + diff --git a/examples/CLICK_MANIFESTS/6DOF-IMU-4-CLICK.mnfs b/examples/CLICK_MANIFESTS/6DOF-IMU-4-CLICK.mnfs new file mode 100644 index 0000000..5102660 --- /dev/null +++ b/examples/CLICK_MANIFESTS/6DOF-IMU-4-CLICK.mnfs @@ -0,0 +1,50 @@ +; +; 6DOF IMU 4 CLICK +; https://www.mikroe.com/6dof-imu-4-click +; CONFIG_INV_MPU6050_I2C +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = 6DOF IMU 4 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x68 +irq = 1 +irq-type = 0x1 + +[string-descriptor 3] +string = icm20602 + diff --git a/examples/CLICK_MANIFESTS/6DOF-IMU-6-CLICK.mnfs b/examples/CLICK_MANIFESTS/6DOF-IMU-6-CLICK.mnfs new file mode 100644 index 0000000..f519599 --- /dev/null +++ b/examples/CLICK_MANIFESTS/6DOF-IMU-6-CLICK.mnfs @@ -0,0 +1,51 @@ +; +; 6DOF IMU 6 CLICK +; https://www.mikroe.com/6dof-imu-6-click +; CONFIG_INV_MPU6050_SPI +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = 6DOF IMU 6 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 1000000 +irq = 1 +irq-type = 0x1 + +[string-descriptor 3] +string = icm20689 + diff --git a/examples/CLICK_MANIFESTS/6DOF-IMU-8-CLICK.mnfs b/examples/CLICK_MANIFESTS/6DOF-IMU-8-CLICK.mnfs new file mode 100644 index 0000000..10787bb --- /dev/null +++ b/examples/CLICK_MANIFESTS/6DOF-IMU-8-CLICK.mnfs @@ -0,0 +1,50 @@ +; +; 6DOF IMU 8 CLICK +; https://www.mikroe.com/6dof-imu-8-click +; CONFIG_IIO_ST_LSM6DSX_I2C +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = 6DOF IMU 8 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x6b +irq = 1 +irq-type = 0x1 + +[string-descriptor 3] +string = ism330dlc + diff --git a/examples/CLICK_MANIFESTS/ACCEL-3-CLICK.mnfs b/examples/CLICK_MANIFESTS/ACCEL-3-CLICK.mnfs new file mode 100644 index 0000000..9777f4e --- /dev/null +++ b/examples/CLICK_MANIFESTS/ACCEL-3-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; ACCEL 3 CLICK +; https://www.mikroe.com/accel3-click +; CONFIG_IIO_ST_ACCEL_I2C_3AXIS +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = ACCEL 3 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x18 + +[string-descriptor 3] +string = h3lis331dl_accel + diff --git a/examples/CLICK_MANIFESTS/ACCEL-5-CLICK.mnfs b/examples/CLICK_MANIFESTS/ACCEL-5-CLICK.mnfs new file mode 100644 index 0000000..2ad26dc --- /dev/null +++ b/examples/CLICK_MANIFESTS/ACCEL-5-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; ACCEL 5 CLICK +; https://www.mikroe.com/accel-5-click +; CONFIG_BMA400_I2C +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = ACCEL 5 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x15 + +[string-descriptor 3] +string = bma400 + diff --git a/examples/CLICK_MANIFESTS/ACCEL-8-CLICK.mnfs b/examples/CLICK_MANIFESTS/ACCEL-8-CLICK.mnfs new file mode 100644 index 0000000..40042af --- /dev/null +++ b/examples/CLICK_MANIFESTS/ACCEL-8-CLICK.mnfs @@ -0,0 +1,50 @@ +; +; ACCEL 8 CLICK +; https://www.mikroe.com/accel-8-click +; CONFIG_INV_MPU6050_I2C +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Accel 8 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x69 +irq = 1 +irq-type = 0x1 + +[string-descriptor 3] +string = mpu6050 + diff --git a/examples/CLICK_MANIFESTS/ADC-2-CLICK.mnfs b/examples/CLICK_MANIFESTS/ADC-2-CLICK.mnfs new file mode 100644 index 0000000..5105dc5 --- /dev/null +++ b/examples/CLICK_MANIFESTS/ADC-2-CLICK.mnfs @@ -0,0 +1,45 @@ +; +; ADC 2 CLICK +; https://www.mikroe.com/adc-2-click +; CONFIG_MCP320X +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = ADC 2 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 1000000 + +[string-descriptor 3] +string = mcp3551 + diff --git a/examples/CLICK_MANIFESTS/ADC-3-CLICK.mnfs b/examples/CLICK_MANIFESTS/ADC-3-CLICK.mnfs new file mode 100644 index 0000000..52162d7 --- /dev/null +++ b/examples/CLICK_MANIFESTS/ADC-3-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; ADC 3 CLICK +; https://www.mikroe.com/adc-3-click +; CONFIG_MCP3422 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = ADC 3 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x68 + +[string-descriptor 3] +string = mcp3428 + diff --git a/examples/CLICK_MANIFESTS/ADC-5-CLICK.mnfs b/examples/CLICK_MANIFESTS/ADC-5-CLICK.mnfs new file mode 100644 index 0000000..825723a --- /dev/null +++ b/examples/CLICK_MANIFESTS/ADC-5-CLICK.mnfs @@ -0,0 +1,45 @@ +; +; ADC 5 CLICK +; https://www.mikroe.com/adc-5-click +; CONFIG_AD7476 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = ADC 5 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 5000000 + +[string-descriptor 3] +string = adc121s + diff --git a/examples/CLICK_MANIFESTS/ADC-8-CLICK.mnfs b/examples/CLICK_MANIFESTS/ADC-8-CLICK.mnfs new file mode 100644 index 0000000..aa8b30c --- /dev/null +++ b/examples/CLICK_MANIFESTS/ADC-8-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; ADC 8 CLICK +; https://www.mikroe.com/adc-8-click +; CONFIG_TI_ADS1015 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = ADC 8 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x48 + +[string-descriptor 3] +string = ads1115 + diff --git a/examples/CLICK_MANIFESTS/ADC-CLICK.mnfs b/examples/CLICK_MANIFESTS/ADC-CLICK.mnfs new file mode 100644 index 0000000..2a9fbc3 --- /dev/null +++ b/examples/CLICK_MANIFESTS/ADC-CLICK.mnfs @@ -0,0 +1,45 @@ +; +; ADC CLICK +; https://www.mikroe.com/adc-click +; CONFIG_MCP320X +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = ADC Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 1000000 + +[string-descriptor 3] +string = mcp3204 + diff --git a/examples/CLICK_MANIFESTS/ALCOHOL-2-CLICK.mnfs b/examples/CLICK_MANIFESTS/ALCOHOL-2-CLICK.mnfs new file mode 100644 index 0000000..6d0be87 --- /dev/null +++ b/examples/CLICK_MANIFESTS/ALCOHOL-2-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; ALCOHOL 2 CLICK +; https://www.mikroe.com/alcohol-2-click +; CONFIG_SENSORS_MCP3021 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Alcohol 2 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 3 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x4d + +[string-descriptor 3] +string = mcp3221 + diff --git a/examples/CLICK_MANIFESTS/ALCOHOL-3-CLICK.mnfs b/examples/CLICK_MANIFESTS/ALCOHOL-3-CLICK.mnfs new file mode 100644 index 0000000..9a2340b --- /dev/null +++ b/examples/CLICK_MANIFESTS/ALCOHOL-3-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; ALCOHOL 3 CLICK +; https://www.mikroe.com/alcohol-3-click +; CONFIG_SENSORS_MCP3021 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Alcohol 3 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x4d + +[string-descriptor 3] +string = mcp3221 + diff --git a/examples/CLICK_MANIFESTS/ALTITUDE-3-CLICK.mnfs b/examples/CLICK_MANIFESTS/ALTITUDE-3-CLICK.mnfs new file mode 100644 index 0000000..0e9a3f4 --- /dev/null +++ b/examples/CLICK_MANIFESTS/ALTITUDE-3-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; ALTITUDE 3 CLICK +; https://www.mikroe.com/altitude-3-click +; CONFIG_ICP10100 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Altitude 3 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x63 + +[string-descriptor 3] +string = icp10100 + diff --git a/examples/CLICK_MANIFESTS/ALTITUDE-CLICK.mnfs b/examples/CLICK_MANIFESTS/ALTITUDE-CLICK.mnfs new file mode 100644 index 0000000..129b00f --- /dev/null +++ b/examples/CLICK_MANIFESTS/ALTITUDE-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; ALTITUDE CLICK +; https://www.mikroe.com/altitude-click +; CONFIG_MPL3115 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Altitude Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x60 + +[string-descriptor 3] +string = mpl3115 + diff --git a/examples/CLICK_MANIFESTS/AMBIENT-2-CLICK.mnfs b/examples/CLICK_MANIFESTS/AMBIENT-2-CLICK.mnfs new file mode 100644 index 0000000..921f14c --- /dev/null +++ b/examples/CLICK_MANIFESTS/AMBIENT-2-CLICK.mnfs @@ -0,0 +1,50 @@ +; +; AMBIENT 2 CLICK +; https://www.mikroe.com/ambient-2-click +; CONFIG_OPT3001 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Ambient 2 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x44 +irq = 1 +irq-type = 0x2 + +[string-descriptor 3] +string = opt3001 + diff --git a/examples/CLICK_MANIFESTS/AMBIENT-4-CLICK.mnfs b/examples/CLICK_MANIFESTS/AMBIENT-4-CLICK.mnfs new file mode 100644 index 0000000..eadc15e --- /dev/null +++ b/examples/CLICK_MANIFESTS/AMBIENT-4-CLICK.mnfs @@ -0,0 +1,38 @@ +; +; AMBIENT 4 CLICK +; https://www.mikroe.com/ambient-4-click +; CONFIG_BH1750 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Ambient 4 Click + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x23 + +[string-descriptor 3] +string = bh1721 + diff --git a/examples/CLICK_MANIFESTS/AMBIENT-5-CLICK.mnfs b/examples/CLICK_MANIFESTS/AMBIENT-5-CLICK.mnfs new file mode 100644 index 0000000..94df05b --- /dev/null +++ b/examples/CLICK_MANIFESTS/AMBIENT-5-CLICK.mnfs @@ -0,0 +1,50 @@ +; +; AMBIENT 5 CLICK +; https://www.mikroe.com/ambient-5-click +; CONFIG_VEML6030 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Ambient 5 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x10 +irq = 1 +irq-type = 0x8 + +[string-descriptor 3] +string = veml6030 + diff --git a/examples/CLICK_MANIFESTS/AMMETER-CLICK.mnfs b/examples/CLICK_MANIFESTS/AMMETER-CLICK.mnfs new file mode 100644 index 0000000..f53b941 --- /dev/null +++ b/examples/CLICK_MANIFESTS/AMMETER-CLICK.mnfs @@ -0,0 +1,45 @@ +; +; AMMETER CLICK +; https://www.mikroe.com/ammeter-click +; CONFIG_MCP320X +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Ammeter Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 1000000 + +[string-descriptor 3] +string = mcp3201 + diff --git a/examples/CLICK_MANIFESTS/COLOR-2-CLICK.mnfs b/examples/CLICK_MANIFESTS/COLOR-2-CLICK.mnfs new file mode 100644 index 0000000..b636346 --- /dev/null +++ b/examples/CLICK_MANIFESTS/COLOR-2-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; COLOR 2 CLICK +; https://www.mikroe.com/color-2-click +; CONFIG_ISL29125 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Color 2 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x44 + +[string-descriptor 3] +string = isl29125 + diff --git a/examples/CLICK_MANIFESTS/COLOR-7-CLICK.mnfs b/examples/CLICK_MANIFESTS/COLOR-7-CLICK.mnfs new file mode 100644 index 0000000..410ebf9 --- /dev/null +++ b/examples/CLICK_MANIFESTS/COLOR-7-CLICK.mnfs @@ -0,0 +1,38 @@ +; +; COLOR 7 CLICK +; https://www.mikroe.com/color-7-click +; CONFIG_TCS3472 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Color 7 Click + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x29 + +[string-descriptor 3] +string = tcs3472 + diff --git a/examples/CLICK_MANIFESTS/COMPASS-CLICK.mnfs b/examples/CLICK_MANIFESTS/COMPASS-CLICK.mnfs new file mode 100644 index 0000000..5d0727b --- /dev/null +++ b/examples/CLICK_MANIFESTS/COMPASS-CLICK.mnfs @@ -0,0 +1,50 @@ +; +; COMPASS CLICK +; https://www.mikroe.com/compass-click +; CONFIG_IIO_ST_MAGN_I2C_3AXIS +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Compass Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x1e +irq = 1 +irq-type = 0x1 + +[string-descriptor 3] +string = lsm303dlhc_magn + diff --git a/examples/CLICK_MANIFESTS/CURRENT-CLICK.mnfs b/examples/CLICK_MANIFESTS/CURRENT-CLICK.mnfs new file mode 100644 index 0000000..251ab86 --- /dev/null +++ b/examples/CLICK_MANIFESTS/CURRENT-CLICK.mnfs @@ -0,0 +1,45 @@ +; +; CURRENT CLICK +; https://www.mikroe.com/current-click +; CONFIG_MCP320X +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Current Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 1000000 + +[string-descriptor 3] +string = mcp3201 + diff --git a/examples/CLICK_MANIFESTS/DIGIPOT-CLICK.mnfs b/examples/CLICK_MANIFESTS/DIGIPOT-CLICK.mnfs new file mode 100644 index 0000000..b040d27 --- /dev/null +++ b/examples/CLICK_MANIFESTS/DIGIPOT-CLICK.mnfs @@ -0,0 +1,45 @@ +; +; DIGIPOT CLICK +; https://www.mikroe.com/digipot-click +; CONFIG_MCP4131 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = DIGIPOT Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 500000 + +[string-descriptor 3] +string = mcp4161-103 + diff --git a/examples/CLICK_MANIFESTS/EEPROM-3-CLICK.mnfs b/examples/CLICK_MANIFESTS/EEPROM-3-CLICK.mnfs new file mode 100644 index 0000000..7d09cef --- /dev/null +++ b/examples/CLICK_MANIFESTS/EEPROM-3-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; EEPROM 3 CLICK +; https://www.mikroe.com/eeprom-3-click +; CONFIG_EEPROM_AT24 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = EEPROM 3 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x50 + +[string-descriptor 3] +string = 24c256 + diff --git a/examples/CLICK_MANIFESTS/EEPROM-CLICK.mnfs b/examples/CLICK_MANIFESTS/EEPROM-CLICK.mnfs new file mode 100644 index 0000000..2583b06 --- /dev/null +++ b/examples/CLICK_MANIFESTS/EEPROM-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; EEPROM CLICK +; https://www.mikroe.com/eeprom-click +; CONFIG_EEPROM_AT24 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = EEPROM Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 2 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x50 + +[string-descriptor 3] +string = 24c08 + diff --git a/examples/CLICK_MANIFESTS/ENVIRONMENT-CLICK.mnfs b/examples/CLICK_MANIFESTS/ENVIRONMENT-CLICK.mnfs new file mode 100644 index 0000000..7ff564a --- /dev/null +++ b/examples/CLICK_MANIFESTS/ENVIRONMENT-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; ENVIRONMENT CLICK +; https://www.mikroe.com/environment-click +; CONFIG_BME680_I2C +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Environment Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x77 + +[string-descriptor 3] +string = bme680 + diff --git a/examples/CLICK_MANIFESTS/ETH-CLICK.mnfs b/examples/CLICK_MANIFESTS/ETH-CLICK.mnfs new file mode 100644 index 0000000..1ba22f4 --- /dev/null +++ b/examples/CLICK_MANIFESTS/ETH-CLICK.mnfs @@ -0,0 +1,51 @@ +; +; ETH CLICK +; https://www.mikroe.com/eth-click +; CONFIG_ENC28J60 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = ETH Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 2 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 16000000 +irq = 1 +irq-type = 0x2 + +[string-descriptor 3] +string = enc28j60 + diff --git a/examples/CLICK_MANIFESTS/ETH-WIZ-CLICK.mnfs b/examples/CLICK_MANIFESTS/ETH-WIZ-CLICK.mnfs new file mode 100644 index 0000000..f6053d6 --- /dev/null +++ b/examples/CLICK_MANIFESTS/ETH-WIZ-CLICK.mnfs @@ -0,0 +1,51 @@ +; +; ETH WIZ CLICK +; https://www.mikroe.com/eth-wiz-click +; CONFIG_WIZNET_W5100_SPI +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = ETH WIZ Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 2 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 24000000 +irq = 1 +irq-type = 0x2 + +[string-descriptor 3] +string = w5500 + diff --git a/examples/CLICK_MANIFESTS/GEOMAGNETIC-CLICK.mnfs b/examples/CLICK_MANIFESTS/GEOMAGNETIC-CLICK.mnfs new file mode 100644 index 0000000..c989dfd --- /dev/null +++ b/examples/CLICK_MANIFESTS/GEOMAGNETIC-CLICK.mnfs @@ -0,0 +1,51 @@ +; +; GEOMAGNETIC CLICK +; https://www.mikroe.com/geomagnetic-click +; CONFIG_BMC150_MAGN_I2C +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = GeoMagnetic Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 1000000 +irq = 1 +irq-type = 0x1 + +[string-descriptor 3] +string = bmm150_magn + diff --git a/examples/CLICK_MANIFESTS/GSR-CLICK.mnfs b/examples/CLICK_MANIFESTS/GSR-CLICK.mnfs new file mode 100644 index 0000000..591fe5f --- /dev/null +++ b/examples/CLICK_MANIFESTS/GSR-CLICK.mnfs @@ -0,0 +1,45 @@ +; +; GSR CLICK +; https://www.mikroe.com/gsr-click +; CONFIG_MCP320X +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = GSR Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 1000000 + +[string-descriptor 3] +string = mcp3201 + diff --git a/examples/CLICK_MANIFESTS/HALL-CURRENT-2-CLICK.mnfs b/examples/CLICK_MANIFESTS/HALL-CURRENT-2-CLICK.mnfs new file mode 100644 index 0000000..aded7c1 --- /dev/null +++ b/examples/CLICK_MANIFESTS/HALL-CURRENT-2-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; HALL CURRENT 2 CLICK +; https://www.mikroe.com/hall-current-2-click +; CONFIG_SENSORS_MCP3021 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Hall Current 2 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x4d + +[string-descriptor 3] +string = mcp3221 + diff --git a/examples/CLICK_MANIFESTS/HALL-CURRENT-3-CLICK.mnfs b/examples/CLICK_MANIFESTS/HALL-CURRENT-3-CLICK.mnfs new file mode 100644 index 0000000..a762fe0 --- /dev/null +++ b/examples/CLICK_MANIFESTS/HALL-CURRENT-3-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; HALL CURRENT 3 CLICK +; https://www.mikroe.com/hall-current-3-click +; CONFIG_SENSORS_MCP3021 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Hall Current 3 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x4d + +[string-descriptor 3] +string = mcp3221 + diff --git a/examples/CLICK_MANIFESTS/HALL-CURRENT-4-CLICK.mnfs b/examples/CLICK_MANIFESTS/HALL-CURRENT-4-CLICK.mnfs new file mode 100644 index 0000000..e979795 --- /dev/null +++ b/examples/CLICK_MANIFESTS/HALL-CURRENT-4-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; HALL CURRENT 4 CLICK +; https://www.mikroe.com/hall-current-4-click +; CONFIG_SENSORS_MCP3021 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Hall Current 4 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x4d + +[string-descriptor 3] +string = mcp3221 + diff --git a/examples/CLICK_MANIFESTS/HDC1000-CLICK.mnfs b/examples/CLICK_MANIFESTS/HDC1000-CLICK.mnfs new file mode 100644 index 0000000..c187e6e --- /dev/null +++ b/examples/CLICK_MANIFESTS/HDC1000-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; HDC1000 CLICK +; https://www.mikroe.com/hdc1000-click +; CONFIG_HDC100X +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = HDC1000 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x40 + +[string-descriptor 3] +string = hdc1000 + diff --git a/examples/CLICK_MANIFESTS/HEART-RATE-3-CLICK.mnfs b/examples/CLICK_MANIFESTS/HEART-RATE-3-CLICK.mnfs new file mode 100644 index 0000000..e823273 --- /dev/null +++ b/examples/CLICK_MANIFESTS/HEART-RATE-3-CLICK.mnfs @@ -0,0 +1,50 @@ +; +; HEART RATE 3 CLICK +; https://www.mikroe.com/heart-rate-3-click +; CONFIG_AFE4404 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Heart Rate 3 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x58 +irq = 1 +irq-type = 0x1 + +[string-descriptor 3] +string = afe4404 + diff --git a/examples/CLICK_MANIFESTS/HEART-RATE-4-CLICK.mnfs b/examples/CLICK_MANIFESTS/HEART-RATE-4-CLICK.mnfs new file mode 100644 index 0000000..ab846c0 --- /dev/null +++ b/examples/CLICK_MANIFESTS/HEART-RATE-4-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; HEART RATE 4 CLICK +; https://www.mikroe.com/heart-rate-4-click +; CONFIG_MAX30102 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Heart Rate 4 Click + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x57 +irq = 1 +irq-type = 0x2 + +[string-descriptor 3] +string = max30102 + diff --git a/examples/CLICK_MANIFESTS/HEART-RATE-5-CLICK.mnfs b/examples/CLICK_MANIFESTS/HEART-RATE-5-CLICK.mnfs new file mode 100644 index 0000000..fac9e7c --- /dev/null +++ b/examples/CLICK_MANIFESTS/HEART-RATE-5-CLICK.mnfs @@ -0,0 +1,50 @@ +; +; HEART RATE 5 CLICK +; https://www.mikroe.com/heart-rate-5-click +; CONFIG_AFE4404 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Heart Rate 5 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x58 +irq = 1 +irq-type = 0x1 + +[string-descriptor 3] +string = afe4404 + diff --git a/examples/CLICK_MANIFESTS/IR-GESTURE-CLICK.mnfs b/examples/CLICK_MANIFESTS/IR-GESTURE-CLICK.mnfs new file mode 100644 index 0000000..7a40d17 --- /dev/null +++ b/examples/CLICK_MANIFESTS/IR-GESTURE-CLICK.mnfs @@ -0,0 +1,50 @@ +; +; IR GESTURE CLICK +; https://www.mikroe.com/ir-gesture-click +; CONFIG_APDS9960 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = IR Gesture Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x39 +irq = 1 +irq-type = 0x1 + +[string-descriptor 3] +string = apds9960 + diff --git a/examples/CLICK_MANIFESTS/IR-THERMO-2-CLICK.mnfs b/examples/CLICK_MANIFESTS/IR-THERMO-2-CLICK.mnfs new file mode 100644 index 0000000..b3ea903 --- /dev/null +++ b/examples/CLICK_MANIFESTS/IR-THERMO-2-CLICK.mnfs @@ -0,0 +1,50 @@ +; +; IR THERMO 2 CLICK +; https://www.mikroe.com/irthermo-2-click +; CONFIG_TMP007 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = IR Thermo 2 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x40 +irq = 1 +irq-type = 0x8 + +[string-descriptor 3] +string = tmp007 + diff --git a/examples/CLICK_MANIFESTS/LIGHTRANGER-3-CLICK.mnfs b/examples/CLICK_MANIFESTS/LIGHTRANGER-3-CLICK.mnfs new file mode 100644 index 0000000..23d79c5 --- /dev/null +++ b/examples/CLICK_MANIFESTS/LIGHTRANGER-3-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; LIGHTRANGER 3 CLICK +; https://www.mikroe.com/lightranger-3-click +; CONFIG_RFD77402 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = LIGHTRANGER 3 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x4c + +[string-descriptor 3] +string = rfd77402 + diff --git a/examples/CLICK_MANIFESTS/LIGHTRANGER-CLICK.mnfs b/examples/CLICK_MANIFESTS/LIGHTRANGER-CLICK.mnfs new file mode 100644 index 0000000..2ecd91d --- /dev/null +++ b/examples/CLICK_MANIFESTS/LIGHTRANGER-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; LIGHTRANGER CLICK +; https://www.mikroe.com/lightranger-click +; CONFIG_VL6180 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = LightRanger Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x29 + +[string-descriptor 3] +string = vl6180 + diff --git a/examples/CLICK_MANIFESTS/LSM6DSL-CLICK.mnfs b/examples/CLICK_MANIFESTS/LSM6DSL-CLICK.mnfs new file mode 100644 index 0000000..bbac7e5 --- /dev/null +++ b/examples/CLICK_MANIFESTS/LSM6DSL-CLICK.mnfs @@ -0,0 +1,51 @@ +; +; LSM6DSL CLICK +; https://www.mikroe.com/lsm6dsl-click +; CONFIG_IIO_ST_LSM6DSX_I2C +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = LSM6DSL Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 1000000 +irq = 1 +irq-type = 0x1 + +[string-descriptor 3] +string = lsm6dsl + diff --git a/examples/CLICK_MANIFESTS/MAGNETIC-LINEAR-CLICK.mnfs b/examples/CLICK_MANIFESTS/MAGNETIC-LINEAR-CLICK.mnfs new file mode 100644 index 0000000..e842708 --- /dev/null +++ b/examples/CLICK_MANIFESTS/MAGNETIC-LINEAR-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; MAGNETIC LINEAR CLICK +; https://www.mikroe.com/magnetic-linear-click +; CONFIG_SENSORS_MCP3021 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Magnetic Linear Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x4d + +[string-descriptor 3] +string = mcp3221 + diff --git a/examples/CLICK_MANIFESTS/MAGNETIC-ROTARY-CLICK.mnfs b/examples/CLICK_MANIFESTS/MAGNETIC-ROTARY-CLICK.mnfs new file mode 100644 index 0000000..dfc660b --- /dev/null +++ b/examples/CLICK_MANIFESTS/MAGNETIC-ROTARY-CLICK.mnfs @@ -0,0 +1,45 @@ +; +; MAGNETIC ROTARY CLICK +; https://www.mikroe.com/magnetic-rotary-click +; CONFIG_MCP320X +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Magnetic Rotary Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 1000000 + +[string-descriptor 3] +string = mcp3202 + diff --git a/examples/CLICK_MANIFESTS/MICROSD-CLICK.mnfs b/examples/CLICK_MANIFESTS/MICROSD-CLICK.mnfs new file mode 100644 index 0000000..0b061c7 --- /dev/null +++ b/examples/CLICK_MANIFESTS/MICROSD-CLICK.mnfs @@ -0,0 +1,45 @@ +; +; MICROSD CLICK +; https://www.mikroe.com/microsd-click +; CONFIG_MMC_SPI +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = MICROSD Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 50000000 + +[string-descriptor 3] +string = mmc_spi + diff --git a/examples/CLICK_MANIFESTS/MPU-9DOF-CLICK.mnfs b/examples/CLICK_MANIFESTS/MPU-9DOF-CLICK.mnfs new file mode 100644 index 0000000..467dbae --- /dev/null +++ b/examples/CLICK_MANIFESTS/MPU-9DOF-CLICK.mnfs @@ -0,0 +1,50 @@ +; +; MPU 9DOF CLICK +; https://www.mikroe.com/mpu-9dof-click +; CONFIG_INV_MPU6050_I2C +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = MPU 9DOF Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x68 +irq = 1 +irq-type = 0x1 + +[string-descriptor 3] +string = mpu9150 + diff --git a/examples/CLICK_MANIFESTS/NO2-2-CLICK.mnfs b/examples/CLICK_MANIFESTS/NO2-2-CLICK.mnfs new file mode 100644 index 0000000..e640e2f --- /dev/null +++ b/examples/CLICK_MANIFESTS/NO2-2-CLICK.mnfs @@ -0,0 +1,45 @@ +; +; NO2 2 CLICK +; https://www.mikroe.com/no2-2-click +; CONFIG_MCP320X +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = NO2 2 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 1000000 + +[string-descriptor 3] +string = mcp3201 + diff --git a/examples/CLICK_MANIFESTS/OZONE-2-CLICK.mnfs b/examples/CLICK_MANIFESTS/OZONE-2-CLICK.mnfs new file mode 100644 index 0000000..72356c2 --- /dev/null +++ b/examples/CLICK_MANIFESTS/OZONE-2-CLICK.mnfs @@ -0,0 +1,45 @@ +; +; OZONE 2 CLICK +; https://www.mikroe.com/ozone-2-click +; CONFIG_MCP320X +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Ozone 2 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 1000000 + +[string-descriptor 3] +string = mcp3551 + diff --git a/examples/CLICK_MANIFESTS/PRESSURE-11-CLICK.mnfs b/examples/CLICK_MANIFESTS/PRESSURE-11-CLICK.mnfs new file mode 100644 index 0000000..f4e02d5 --- /dev/null +++ b/examples/CLICK_MANIFESTS/PRESSURE-11-CLICK.mnfs @@ -0,0 +1,50 @@ +; +; PRESSURE 11 CLICK +; https://www.mikroe.com/pressure-11-click +; CONFIG_IIO_ST_PRESS_I2C +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Pressure 11 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x5c +irq = 1 +irq-type = 0x1 + +[string-descriptor 3] +string = lps33hw + diff --git a/examples/CLICK_MANIFESTS/PRESSURE-3-CLICK.mnfs b/examples/CLICK_MANIFESTS/PRESSURE-3-CLICK.mnfs new file mode 100644 index 0000000..83626ce --- /dev/null +++ b/examples/CLICK_MANIFESTS/PRESSURE-3-CLICK.mnfs @@ -0,0 +1,38 @@ +; +; PRESSURE 3 CLICK +; https://www.mikroe.com/pressure-3-click +; CONFIG_DPS310 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Pressure 3 Click + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x76 + +[string-descriptor 3] +string = dps310 + diff --git a/examples/CLICK_MANIFESTS/PRESSURE-4-CLICK.mnfs b/examples/CLICK_MANIFESTS/PRESSURE-4-CLICK.mnfs new file mode 100644 index 0000000..387fb11 --- /dev/null +++ b/examples/CLICK_MANIFESTS/PRESSURE-4-CLICK.mnfs @@ -0,0 +1,45 @@ +; +; PRESSURE 4 CLICK +; https://www.mikroe.com/pressure-4-click +; CONFIG_BMP280_SPI +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Pressure 4 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 500000 + +[string-descriptor 3] +string = bmp280 + diff --git a/examples/CLICK_MANIFESTS/PRESSURE-CLICK.mnfs b/examples/CLICK_MANIFESTS/PRESSURE-CLICK.mnfs new file mode 100644 index 0000000..0881186 --- /dev/null +++ b/examples/CLICK_MANIFESTS/PRESSURE-CLICK.mnfs @@ -0,0 +1,38 @@ +; +; PRESSURE CLICK +; https://www.mikroe.com/pressure-click +; CONFIG_IIO_ST_PRESS +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Pressure Click + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x5d + +[string-descriptor 3] +string = lps331ap + diff --git a/examples/CLICK_MANIFESTS/PROXIMITY-10-CLICK.mnfs b/examples/CLICK_MANIFESTS/PROXIMITY-10-CLICK.mnfs new file mode 100644 index 0000000..92d3c80 --- /dev/null +++ b/examples/CLICK_MANIFESTS/PROXIMITY-10-CLICK.mnfs @@ -0,0 +1,50 @@ +; +; PROXIMITY 10 CLICK +; https://www.mikroe.com/proximity-10-click +; CONFIG_SI1145 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Proximity 10 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x5a +irq = 1 +irq-type = 0x2 + +[string-descriptor 3] +string = si1143 + diff --git a/examples/CLICK_MANIFESTS/PROXIMITY-9-CLICK.mnfs b/examples/CLICK_MANIFESTS/PROXIMITY-9-CLICK.mnfs new file mode 100644 index 0000000..8467d43 --- /dev/null +++ b/examples/CLICK_MANIFESTS/PROXIMITY-9-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; PROXIMITY 9 CLICK +; https://www.mikroe.com/proximity-9-click +; CONFIG_VCNL4000 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Proximity 9 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x60 + +[string-descriptor 3] +string = vcnl4040 + diff --git a/examples/CLICK_MANIFESTS/PROXIMITY-CLICK.mnfs b/examples/CLICK_MANIFESTS/PROXIMITY-CLICK.mnfs new file mode 100644 index 0000000..ae68aa8 --- /dev/null +++ b/examples/CLICK_MANIFESTS/PROXIMITY-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; PROXIMITY CLICK +; https://www.mikroe.com/proximity-click +; CONFIG_VCNL4000 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Proximity Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x13 + +[string-descriptor 3] +string = vcnl4010 + diff --git a/examples/CLICK_MANIFESTS/RF-METER-CLICK.mnfs b/examples/CLICK_MANIFESTS/RF-METER-CLICK.mnfs new file mode 100644 index 0000000..368fa02 --- /dev/null +++ b/examples/CLICK_MANIFESTS/RF-METER-CLICK.mnfs @@ -0,0 +1,45 @@ +; +; RF METER CLICK +; https://www.mikroe.com/rf-meter-click-click +; CONFIG_MCP320X +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = RF Meter Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 1000000 + +[string-descriptor 3] +string = mcp3201 + diff --git a/examples/CLICK_MANIFESTS/RMS-TO-DC-CLICK.mnfs b/examples/CLICK_MANIFESTS/RMS-TO-DC-CLICK.mnfs new file mode 100644 index 0000000..0018ea0 --- /dev/null +++ b/examples/CLICK_MANIFESTS/RMS-TO-DC-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; RMS TO DC CLICK +; https://www.mikroe.com/rms-to-dc-click +; CONFIG_MCP320X +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = RMS to DC Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x4d + +[string-descriptor 3] +string = mcp3221 + diff --git a/examples/CLICK_MANIFESTS/RTC-6-CLICK.mnfs b/examples/CLICK_MANIFESTS/RTC-6-CLICK.mnfs new file mode 100644 index 0000000..eb2e833 --- /dev/null +++ b/examples/CLICK_MANIFESTS/RTC-6-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; RTC 6 CLICK +; https://www.mikroe.com/rtc6-click +; CONFIG_RTC_DRV_DS1307 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = RTC 6 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x6f + +[string-descriptor 3] +string = mcp7941x + diff --git a/examples/CLICK_MANIFESTS/SHT-CLICK.mnfs b/examples/CLICK_MANIFESTS/SHT-CLICK.mnfs new file mode 100644 index 0000000..ec998b4 --- /dev/null +++ b/examples/CLICK_MANIFESTS/SHT-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; SHT CLICK +; https://www.mikroe.com/sht-click +; CONFIG_SENSORS_SHT3x +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = SHT Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x44 + +[string-descriptor 3] +string = sht3x + diff --git a/examples/CLICK_MANIFESTS/SMOKE-CLICK.mnfs b/examples/CLICK_MANIFESTS/SMOKE-CLICK.mnfs new file mode 100644 index 0000000..14ab7ab --- /dev/null +++ b/examples/CLICK_MANIFESTS/SMOKE-CLICK.mnfs @@ -0,0 +1,50 @@ +; +; SMOKE CLICK +; https://www.mikroe.com/smoke-click +; CONFIG_MAX30102 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Smoke Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x57 +irq = 1 +irq-type = 0x2 + +[string-descriptor 3] +string = max30105 + diff --git a/examples/CLICK_MANIFESTS/TEMP-HUM-11-CLICK.mnfs b/examples/CLICK_MANIFESTS/TEMP-HUM-11-CLICK.mnfs new file mode 100644 index 0000000..2d34aea --- /dev/null +++ b/examples/CLICK_MANIFESTS/TEMP-HUM-11-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; TEMP HUM 11 CLICK +; https://www.mikroe.com/temp-hum-11-click +; CONFIG_HDC100X +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Temp Hum 11 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x40 + +[string-descriptor 3] +string = hdc1080 + diff --git a/examples/CLICK_MANIFESTS/TEMP-HUM-4-CLICK.mnfs b/examples/CLICK_MANIFESTS/TEMP-HUM-4-CLICK.mnfs new file mode 100644 index 0000000..13e7a0e --- /dev/null +++ b/examples/CLICK_MANIFESTS/TEMP-HUM-4-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; TEMP HUM 4 CLICK +; https://www.mikroe.com/temp-hum-4-click +; CONFIG_HDC100X +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = TEMP HUM 4 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x43 + +[string-descriptor 3] +string = hdc1010 + diff --git a/examples/CLICK_MANIFESTS/TEMP-HUM-7-CLICK.mnfs b/examples/CLICK_MANIFESTS/TEMP-HUM-7-CLICK.mnfs new file mode 100644 index 0000000..1b8639d --- /dev/null +++ b/examples/CLICK_MANIFESTS/TEMP-HUM-7-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; TEMP HUM 7 CLICK +; https://www.mikroe.com/temp-hum-7-click +; CONFIG_SI7020 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Temp Hum 7 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x40 + +[string-descriptor 3] +string = si7020 + diff --git a/examples/CLICK_MANIFESTS/TEMP-HUM-9-CLICK.mnfs b/examples/CLICK_MANIFESTS/TEMP-HUM-9-CLICK.mnfs new file mode 100644 index 0000000..f914f00 --- /dev/null +++ b/examples/CLICK_MANIFESTS/TEMP-HUM-9-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; TEMP HUM 9 CLICK +; https://www.mikroe.com/temphum-9-click +; CONFIG_SENSORS_SHTC1 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Temp Hum 9 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x70 + +[string-descriptor 3] +string = shtc3 + diff --git a/examples/CLICK_MANIFESTS/TEMP-LOG-3-CLICK.mnfs b/examples/CLICK_MANIFESTS/TEMP-LOG-3-CLICK.mnfs new file mode 100644 index 0000000..d53e573 --- /dev/null +++ b/examples/CLICK_MANIFESTS/TEMP-LOG-3-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; TEMP LOG 3 CLICK +; https://www.mikroe.com/temp-log-3-click +; CONFIG_SENSORS_JC42 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Temp Log 3 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x18 + +[string-descriptor 3] +string = jc42 + diff --git a/examples/CLICK_MANIFESTS/TEMP-LOG-4-CLICK.mnfs b/examples/CLICK_MANIFESTS/TEMP-LOG-4-CLICK.mnfs new file mode 100644 index 0000000..6c0d804 --- /dev/null +++ b/examples/CLICK_MANIFESTS/TEMP-LOG-4-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; TEMP LOG 4 CLICK +; https://www.mikroe.com/temp-log-4-click +; CONFIG_SENSORS_JC42 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Temp Log 4 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x18 + +[string-descriptor 3] +string = jc42 + diff --git a/examples/CLICK_MANIFESTS/THERMO-17-CLICK.mnfs b/examples/CLICK_MANIFESTS/THERMO-17-CLICK.mnfs new file mode 100644 index 0000000..ad0e8c8 --- /dev/null +++ b/examples/CLICK_MANIFESTS/THERMO-17-CLICK.mnfs @@ -0,0 +1,50 @@ +; +; THERMO 17 CLICK +; https://www.mikroe.com/thermo-17-click +; CONFIG_SENSORS_LM90 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Thermo 17 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x4c +irq = 1 +irq-type = 0x8 + +[string-descriptor 3] +string = tmp451 + diff --git a/examples/CLICK_MANIFESTS/THERMO-3-CLICK.mnfs b/examples/CLICK_MANIFESTS/THERMO-3-CLICK.mnfs new file mode 100644 index 0000000..20bff6e --- /dev/null +++ b/examples/CLICK_MANIFESTS/THERMO-3-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; THERMO 3 CLICK +; https://www.mikroe.com/thermo-3-click +; CONFIG_SENSORS_TMP102 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Thermo 3 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x48 + +[string-descriptor 3] +string = tmp102 + diff --git a/examples/CLICK_MANIFESTS/THERMO-7-CLICK.mnfs b/examples/CLICK_MANIFESTS/THERMO-7-CLICK.mnfs new file mode 100644 index 0000000..4928b0d --- /dev/null +++ b/examples/CLICK_MANIFESTS/THERMO-7-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; THERMO 7 CLICK +; https://www.mikroe.com/thermo-7-click +; CONFIG_SENSORS_LM75 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Thermo 7 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x48 + +[string-descriptor 3] +string = mcp980x + diff --git a/examples/CLICK_MANIFESTS/THERMO-8-CLICK.mnfs b/examples/CLICK_MANIFESTS/THERMO-8-CLICK.mnfs new file mode 100644 index 0000000..a900ebf --- /dev/null +++ b/examples/CLICK_MANIFESTS/THERMO-8-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; THERMO 8 CLICK +; https://www.mikroe.com/thermo-8-click +; CONFIG_SENSORS_LM75 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Thermo 8 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x18 + +[string-descriptor 3] +string = mcp980x + diff --git a/examples/CLICK_MANIFESTS/THERMO-CLICK.mnfs b/examples/CLICK_MANIFESTS/THERMO-CLICK.mnfs new file mode 100644 index 0000000..40b561c --- /dev/null +++ b/examples/CLICK_MANIFESTS/THERMO-CLICK.mnfs @@ -0,0 +1,45 @@ +; +; THERMO CLICK +; https://www.mikroe.com/thermo-click +; CONFIG_MAXIM_THERMOCOUPLE +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = THERMO CLICK + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 1000000 + +[string-descriptor 3] +string = max31855k + diff --git a/examples/CLICK_MANIFESTS/THUNDER-CLICK.mnfs b/examples/CLICK_MANIFESTS/THUNDER-CLICK.mnfs new file mode 100644 index 0000000..0481fc1 --- /dev/null +++ b/examples/CLICK_MANIFESTS/THUNDER-CLICK.mnfs @@ -0,0 +1,51 @@ +; +; THUNDER CLICK +; https://www.mikroe.com/thunder-click +; CONFIG_AS3935 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Thunder Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x1 +max-speed-hz = 400000 +irq = 1 +irq-type = 0x1 + +[string-descriptor 3] +string = as3935 + diff --git a/examples/CLICK_MANIFESTS/UV-3-CLICK.mnfs b/examples/CLICK_MANIFESTS/UV-3-CLICK.mnfs new file mode 100644 index 0000000..26cd42d --- /dev/null +++ b/examples/CLICK_MANIFESTS/UV-3-CLICK.mnfs @@ -0,0 +1,50 @@ +; +; UV 3 CLICK +; https://www.mikroe.com/uv-3-click +; CONFIG_VEML6070 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = UV 3 Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 1 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x2 + +[cport-descriptor 2] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x38 +irq = 1 +irq-type = 0x8 + +[string-descriptor 3] +string = veml6070 + diff --git a/examples/CLICK_MANIFESTS/VACUUM-CLICK.mnfs b/examples/CLICK_MANIFESTS/VACUUM-CLICK.mnfs new file mode 100644 index 0000000..0040165 --- /dev/null +++ b/examples/CLICK_MANIFESTS/VACUUM-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; VACUUM CLICK +; https://www.mikroe.com/vacuum-click +; CONFIG_SENSORS_MCP3021 +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Vacuum Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x4d + +[string-descriptor 3] +string = mcp3221 + diff --git a/examples/CLICK_MANIFESTS/VOLTMETER-CLICK.mnfs b/examples/CLICK_MANIFESTS/VOLTMETER-CLICK.mnfs new file mode 100644 index 0000000..e269f00 --- /dev/null +++ b/examples/CLICK_MANIFESTS/VOLTMETER-CLICK.mnfs @@ -0,0 +1,45 @@ +; +; VOLTMETER CLICK +; https://www.mikroe.com/voltmeter-click +; CONFIG_MCP320X +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Voltmeter Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0xb + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x1 +mode = 0x0 +max-speed-hz = 1000000 + +[string-descriptor 3] +string = mcp3201 + diff --git a/examples/CLICK_MANIFESTS/WEATHER-CLICK.mnfs b/examples/CLICK_MANIFESTS/WEATHER-CLICK.mnfs new file mode 100644 index 0000000..579a8f6 --- /dev/null +++ b/examples/CLICK_MANIFESTS/WEATHER-CLICK.mnfs @@ -0,0 +1,44 @@ +; +; WEATHER CLICK +; https://www.mikroe.com/weather-click +; CONFIG_BMP280_I2C +; +; Copyright 2020 BeagleBoard.org Foundation +; Copyright 2020 Texas Instruments +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor-string-id = 1 +product-string-id = 2 + +[string-descriptor 1] +string = MikroElektronika + +[string-descriptor 2] +string = Weather Click + +[mikrobus-descriptor] +num-devices = 1 +int-gpio = 0 +rst-gpio = 0 +pwm-gpio = 0 + +[bundle-descriptor 1] +class = 0xa + +[cport-descriptor 1] +bundle = 1 +protocol = 0x3 + +[device-descriptor 1] +driver-string-id = 3 +protocol = 0x2 +reg = 0x76 + +[string-descriptor 3] +string = bme280 +