-
- Downloads
drivers: add driver for FXOS8700 3-axis accelerometer/magnetometer
Showing
- drivers/Makefile.dep 5 additions, 0 deletionsdrivers/Makefile.dep
- drivers/Makefile.include 4 additions, 0 deletionsdrivers/Makefile.include
- drivers/fxos8700/Makefile 1 addition, 0 deletionsdrivers/fxos8700/Makefile
- drivers/fxos8700/fxos8700.c 235 additions, 0 deletionsdrivers/fxos8700/fxos8700.c
- drivers/fxos8700/fxos8700_saul.c 69 additions, 0 deletionsdrivers/fxos8700/fxos8700_saul.c
- drivers/fxos8700/include/fxos8700_params.h 83 additions, 0 deletionsdrivers/fxos8700/include/fxos8700_params.h
- drivers/fxos8700/include/fxos8700_regs.h 210 additions, 0 deletionsdrivers/fxos8700/include/fxos8700_regs.h
- drivers/include/fxos8700.h 163 additions, 0 deletionsdrivers/include/fxos8700.h
- sys/auto_init/auto_init.c 4 additions, 0 deletionssys/auto_init/auto_init.c
- sys/auto_init/saul/auto_init_fxos8700.c 76 additions, 0 deletionssys/auto_init/saul/auto_init_fxos8700.c
- tests/driver_fxos8700/Makefile 5 additions, 0 deletionstests/driver_fxos8700/Makefile
- tests/driver_fxos8700/README.md 12 additions, 0 deletionstests/driver_fxos8700/README.md
- tests/driver_fxos8700/main.c 55 additions, 0 deletionstests/driver_fxos8700/main.c
Loading
Please register or sign in to comment