Skip to content

Commit 81410c4

Browse files
authored
Merge pull request #42 from arduino/QMI8658C
Add MicroPython QMI8658C Driver to package list
2 parents 0406aa5 + 1108378 commit 81410c4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package-list.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ packages:
2828
package_descriptor:
2929
urls:
3030
- [mpr121.py, github:mcauser/micropython-mpr121/mpr121.py]
31+
- name: MicroPython QMI8658C Driver
32+
url: https://github.com/sebromero/micropython-qmi8658c
33+
author: Sebastian Romero
34+
description: MicroPython library to access the QMI8658C 6-DoF accelerometer and gyroscope
35+
tags: ["IMU"]
36+
license: MPL-2.0
3137
- name: ads1x15
3238
url: https://github.com/robert-hh/ads1x15
3339
author: Robert Hammelrath

0 commit comments

Comments
 (0)