1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00
RIOT/drivers/tsl4531x
danpetry a1a834a726 drivers/tsl4531x: Add power modes; redesign
Changes include:
- Implementation of two power modes for the driver: low and high
- Redesign and API change to the description in tsl4531x.h
- Full documentation
- Changing file structure and implementation to fit best practices as
  described in
  https://github.com/RIOT-OS/RIOT/wiki/Guide%3A-Writing-a-device-driver-in-RIOT
- Including I2C addresses for the rest of the range
2018-10-23 17:26:28 +02:00
..
include drivers/tsl4531x: Add power modes; redesign 2018-10-23 17:26:28 +02:00
Makefile drivers/tsl4531x: Add driver for TSL45315 illuiminance sensor. 2018-10-23 17:26:28 +02:00
tsl4531x_saul.c drivers/tsl4531x: Add power modes; redesign 2018-10-23 17:26:28 +02:00
tsl4531x.c drivers/tsl4531x: Add power modes; redesign 2018-10-23 17:26:28 +02:00