-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for repositories in gitlab subgroups. (was: Add rhio-LIS2HH12 library) #53
Comments
Done. |
Excuse me @cmaglie , I have needed to change the url, could you update the information with this url; https://gitlab.com/rhombio/rhio-libraries/rhio-LIS2HH12 ? The new version is v0.1.1 |
The "subgroups" feature of gitlab requires us to implement a special handling on our library indexer. I think this is a quite new feature of gitlab since until now we assumed that the path was always in the form: BTW I see that gitlab redirects from the old URL to the new URL transparently so things should just work in your particular case. About the missing v0.1.1, the problem is not the changed repo URL but the version written in https://gitlab.com/rhombio/rhio-libraries/rhio-LIS2HH12/-/blob/v0.1.1/library.properties as you can see the file still has I'll keep this issue open until we add support for gitlab's "subgroutp" on the library indexer. |
Hello kbkibbe,
I'm sorry for the delay, I haven't seen your message. You say something about CS but the library doesn't work with SPI bus. If you have this problem yet, you could send me your example code and I'll tell you more about this.
Thanks for contact me
…________________________________
De: kbkibbe <[email protected]>
Enviado: miércoles, 9 de diciembre de 2020 22:54
Para: arduino/Arduino <[email protected]>
Cc: Jose Francisco Marti <[email protected]>; Author <[email protected]>
Asunto: Re: [arduino/Arduino] Add support for repositories in gitlab subgroups. (was: Add rhio-LIS2HH12 library) (#10430)
Hello Jose. I've been trying your library on a Sparkfun nRF52832 board. Using your simplest example I am unable to get data from the accel, I just get zeros. The setup of the LIS2HH12 is CS is high and SD0 is low. What I see on a logic analyzer is ONLY a setup write to 0x3A which gets a nak and the a setup read to 0x3B which also gets a NAK. This happens a bunch of times then a ~2 second delay. Any thoughts on where I am going wrong? I'm using ver 0.1.2. Thanks.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<https://github.com/arduino/Arduino/issues/10430#issuecomment-742086955>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AQCVULX5F5XKA6SQ77YATHTST7W2VANCNFSM4OJD6PMA>.
|
Hello,
rhomb.io have developed a LIS2HH12 library to run this accelerometer
Please, could you add the https://gitlab.com/rhombio/rhio-LIS2HH12 to the Library Manager?
Thanks
The text was updated successfully, but these errors were encountered: