Add a file missed in the last commit

This commit is contained in:
Gregory Nutt
2015-10-13 07:36:46 -06:00
parent 8f0c912fff
commit f5f69ef85d
3 changed files with 155 additions and 1 deletions
+3
View File
@@ -11030,3 +11030,6 @@
* drivers/sensors/zerocross.c and include/nuttx/sensors/zerocross.h:
Add Zero Cross device driver support. From Alan Carvalho de Assis
(2015-10-13).
* configs/stm32f4discovery/src/stm32_zerocross.c: Add low level support
for the Zero Cross driver for the STM32F4-Discovery. From Alan
Carvalho de Assis (2015-10-13).