Skip to content
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

drivers: added support for L3G4200D gyroscope #1947

Merged
merged 3 commits into from
Nov 6, 2014

Conversation

haukepetersen
Copy link
Contributor

as used on the iot-lab_M3

@haukepetersen haukepetersen added Type: new feature The issue requests / The PR implemements a new feature for RIOT Area: drivers Area: Device drivers labels Nov 5, 2014
@haukepetersen haukepetersen added this to the Release NEXT MAJOR milestone Nov 5, 2014
#include "periph/i2c.h"
#include "periph/gpio.h"

#define ENABLE_DEBUG (1)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/1/0/

@thomaseichinger
Copy link
Member

Looks good, one minor comment above, ACK when addressed.

@haukepetersen
Copy link
Contributor Author

disabled debug in driver, rebased and go

haukepetersen added a commit that referenced this pull request Nov 6, 2014
drivers: added support for L3G4200D gyroscope
@haukepetersen haukepetersen merged commit 4ef5a97 into RIOT-OS:master Nov 6, 2014
@haukepetersen haukepetersen deleted the add_driver_l3g4200d branch November 6, 2014 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: drivers Area: Device drivers Type: new feature The issue requests / The PR implemements a new feature for RIOT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants