[riot-commits] [RIOT-OS/RIOT] 09e3ac: cpu: added low-level pwm driver impl for lpc2387
Hauke Petersen
mail at haukepetersen.de
Sun Jun 22 13:07:50 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 09e3ac20f163ae9304894c2213452cd7381dda73
https://github.com/RIOT-OS/RIOT/commit/09e3ac20f163ae9304894c2213452cd7381dda73
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M cpu/lpc2387/Makefile
M cpu/lpc2387/Makefile.include
A cpu/lpc2387/periph/Makefile
A cpu/lpc2387/periph/pwm.c
Log Message:
-----------
cpu: added low-level pwm driver impl for lpc2387
Commit: b588d48a63f760b3563fafd44bdde3fa7e47cd1b
https://github.com/RIOT-OS/RIOT/commit/b588d48a63f760b3563fafd44bdde3fa7e47cd1b
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
A boards/avsextrem/include/periph_conf.h
A boards/msba2/include/periph_conf.h
Log Message:
-----------
boards: added periph_conf.h for msba2 and avsextrem
Commit: 854d3fe25804442b962b603efde4bec13b503f6a
https://github.com/RIOT-OS/RIOT/commit/854d3fe25804442b962b603efde4bec13b503f6a
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M drivers/include/periph/pwm.h
Log Message:
-----------
drivers: some adjustments to low-level pwm driver
- adjusted doxygen and boilerplate
- changed return values for start and stop functions
Commit: 942a21d9c4288d7d81d3faa2058ec2e3dbc8b3cd
https://github.com/RIOT-OS/RIOT/commit/942a21d9c4288d7d81d3faa2058ec2e3dbc8b3cd
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-06-12 (Thu, 12 Jun 2014)
Changed paths:
A boards/pttu/include/periph_conf.h
Log Message:
-----------
board - pttu: added periph_conf.h
Commit: 749d6a744615ad3cae403ccb6ae75406de6fac1b
https://github.com/RIOT-OS/RIOT/commit/749d6a744615ad3cae403ccb6ae75406de6fac1b
Author: Hauke Petersen <mail at haukepetersen.de>
Date: 2014-06-22 (Sun, 22 Jun 2014)
Changed paths:
A boards/avsextrem/include/periph_conf.h
A boards/msba2/include/periph_conf.h
A boards/pttu/include/periph_conf.h
M cpu/lpc2387/Makefile
M cpu/lpc2387/Makefile.include
A cpu/lpc2387/periph/Makefile
A cpu/lpc2387/periph/pwm.c
M drivers/include/periph/pwm.h
Log Message:
-----------
Merge pull request #1318 from haukepetersen/msba2_pwm
cpu: added low-level PWM driver for the lpc2387
Compare: https://github.com/RIOT-OS/RIOT/compare/35d024fff0bf...749d6a744615
More information about the commits
mailing list