configs/stm32f4discovery: Integrate BH1750FVI driver in the STM32F4Discovery board

This commit is contained in:
Alan Carvalho de Assis
2016-04-15 08:20:33 -06:00
committed by Gregory Nutt
parent 7f5339ee5a
commit de734ba310
5 changed files with 128 additions and 0 deletions
+2
View File
@@ -11653,3 +11653,5 @@
frequency. Noted by Henry Zhang (2015-04-15).
* drivers/sensors/h1750fvi.c: Add a character driver for Rohm Ambient
Light Sensor BH1750FVI. From Alan Carvalho de Assi (2016-04-15).
* configs/stm32f4discovery: Integrate BH1750FVI driver in the
STM32F4Discovery board. From Alan Carvalho de Assi (2016-04-15).