[riot-commits] [RIOT-OS/RIOT] e5a894: Initial import of low-level PWM driver interface
Hauke Petersen
mail at haukepetersen.de
Mon Mar 31 14:01:13 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: e5a8945f0314d4a7b9b81ff198f8cdebeabcefc0
https://github.com/RIOT-OS/RIOT/commit/e5a8945f0314d4a7b9b81ff198f8cdebeabcefc0
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-03-26 (Wed, 26 Mar 2014)
Changed paths:
A drivers/include/periph/pwm.h
Log Message:
-----------
Initial import of low-level PWM driver interface
Commit: cd27639ee33a717dc56a7f29c1e663bb7ed315cd
https://github.com/RIOT-OS/RIOT/commit/cd27639ee33a717dc56a7f29c1e663bb7ed315cd
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-03-26 (Wed, 26 Mar 2014)
Changed paths:
M drivers/include/periph/pwm.h
Log Message:
-----------
Fixed spelling
Commit: cfc9ef459db52de9b73e1cd72d9c2a85b5cae83a
https://github.com/RIOT-OS/RIOT/commit/cfc9ef459db52de9b73e1cd72d9c2a85b5cae83a
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-03-26 (Wed, 26 Mar 2014)
Changed paths:
M drivers/include/periph/pwm.h
Log Message:
-----------
drivers: small fixes for low-level pwm driver IF
- added UNDEFINED device for compatability
- adjusted meaning of return values for init and set functions
- overdue spell fix
Commit: 5d00dbf7d74f0e78a07ef327f908ae3e646a2272
https://github.com/RIOT-OS/RIOT/commit/5d00dbf7d74f0e78a07ef327f908ae3e646a2272
Author: Hauke Petersen <mail at haukepetersen.de>
Date: 2014-03-31 (Mon, 31 Mar 2014)
Changed paths:
A drivers/include/periph/pwm.h
Log Message:
-----------
Merge pull request #615 from haukepetersen/periph_driver_pwm
Initial import of low-level PWM driver interface
Compare: https://github.com/RIOT-OS/RIOT/compare/33a4d84fa1a7...5d00dbf7d74f
More information about the commits
mailing list