[riot-commits] [RIOT-OS/RIOT] 4b4cc5: tests/periph_pwm: adjusted to interface changes
Joakim Nohlgård
joakim.nohlgard at eistec.se
Sun Feb 14 08:54:49 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 4b4cc5a6b3a3889ca7dd4a8df21caba462370aad
https://github.com/RIOT-OS/RIOT/commit/4b4cc5a6b3a3889ca7dd4a8df21caba462370aad
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-02-12 (Fri, 12 Feb 2016)
Changed paths:
M tests/periph_pwm/main.c
Log Message:
-----------
tests/periph_pwm: adjusted to interface changes
Commit: eff628ad9bfcf562227c944331e30ce4b622d8ad
https://github.com/RIOT-OS/RIOT/commit/eff628ad9bfcf562227c944331e30ce4b622d8ad
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-02-12 (Fri, 12 Feb 2016)
Changed paths:
M drivers/include/periph/dev_enums.h
M drivers/include/periph/pwm.h
Log Message:
-----------
drivers/periph/pwm: modernized PWM driver interface
Commit: b96cb04df2479bd5c7abe9898303e66e32ff83d9
https://github.com/RIOT-OS/RIOT/commit/b96cb04df2479bd5c7abe9898303e66e32ff83d9
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-02-12 (Fri, 12 Feb 2016)
Changed paths:
M cpu/lpc11u34/periph/pwm.c
Log Message:
-----------
cpu/lpc11u34: adapted to PWM interface changes
Commit: b41f915d866fda56624da28cb49878f6e6449b9a
https://github.com/RIOT-OS/RIOT/commit/b41f915d866fda56624da28cb49878f6e6449b9a
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-02-12 (Fri, 12 Feb 2016)
Changed paths:
M cpu/lpc2387/periph/pwm.c
Log Message:
-----------
cpu/lpc2387: adapted to PWM interface changes
Commit: ba8cda789452f9e4c8f4f5d2f49a4bf4e6d9f2db
https://github.com/RIOT-OS/RIOT/commit/ba8cda789452f9e4c8f4f5d2f49a4bf4e6d9f2db
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-02-12 (Fri, 12 Feb 2016)
Changed paths:
M cpu/sam3/periph/pwm.c
Log Message:
-----------
cpu/sam3: adapted to PWM interface changes
Commit: 41cbc35b7387e1b53a249f08dcf45c790828c09a
https://github.com/RIOT-OS/RIOT/commit/41cbc35b7387e1b53a249f08dcf45c790828c09a
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-02-12 (Fri, 12 Feb 2016)
Changed paths:
M cpu/samd21/periph/pwm.c
Log Message:
-----------
cpu/samd21: adapted to PWM interface changes
Commit: cf7299c09e7663eb9b3a6bf78c7aa421a2c24c22
https://github.com/RIOT-OS/RIOT/commit/cf7299c09e7663eb9b3a6bf78c7aa421a2c24c22
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-02-12 (Fri, 12 Feb 2016)
Changed paths:
M cpu/stm32f3/periph/pwm.c
Log Message:
-----------
cpu/stm32f3: adapted to PWM interface changes
Commit: 85f85a376049973dc2f448a49f0803691579e2cf
https://github.com/RIOT-OS/RIOT/commit/85f85a376049973dc2f448a49f0803691579e2cf
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-02-12 (Fri, 12 Feb 2016)
Changed paths:
M cpu/stm32f4/periph/pwm.c
Log Message:
-----------
cpu/stm32f4: adapted to PWM interface changes
Commit: fecf74970e7481de7b5985928a877195415ab643
https://github.com/RIOT-OS/RIOT/commit/fecf74970e7481de7b5985928a877195415ab643
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-02-12 (Fri, 12 Feb 2016)
Changed paths:
M cpu/kinetis_common/periph/pwm.c
Log Message:
-----------
cpu/kinetis_common: adapted to PWM interface changes
Commit: 9988f00d7b57194076daffb16febd28ed62b8625
https://github.com/RIOT-OS/RIOT/commit/9988f00d7b57194076daffb16febd28ed62b8625
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-02-12 (Fri, 12 Feb 2016)
Changed paths:
M boards/msba2/include/periph_conf.h
M boards/samr21-xpro/include/periph_conf.h
M boards/stm32f3discovery/include/periph_conf.h
Log Message:
-----------
boards: fixed some PWM definitions
Commit: f6bd9cab57c42fa1ceef20f367c5b1132e153887
https://github.com/RIOT-OS/RIOT/commit/f6bd9cab57c42fa1ceef20f367c5b1132e153887
Author: Joakim Nohlgård <joakim.nohlgard at eistec.se>
Date: 2016-02-12 (Fri, 12 Feb 2016)
Changed paths:
M drivers/include/servo.h
M drivers/servo/servo.c
Log Message:
-----------
drivers/servo: adapted to PWM interface changes
Commit: d1a57d040a3b7312a0f71ff4c7c9f55cbee19f11
https://github.com/RIOT-OS/RIOT/commit/d1a57d040a3b7312a0f71ff4c7c9f55cbee19f11
Author: Joakim Nohlgård <joakim.nohlgard at eistec.se>
Date: 2016-02-14 (Sun, 14 Feb 2016)
Changed paths:
M boards/msba2/include/periph_conf.h
M boards/samr21-xpro/include/periph_conf.h
M boards/stm32f3discovery/include/periph_conf.h
M cpu/kinetis_common/periph/pwm.c
M cpu/lpc11u34/periph/pwm.c
M cpu/lpc2387/periph/pwm.c
M cpu/sam3/periph/pwm.c
M cpu/samd21/periph/pwm.c
M cpu/stm32f3/periph/pwm.c
M cpu/stm32f4/periph/pwm.c
M drivers/include/periph/dev_enums.h
M drivers/include/periph/pwm.h
M drivers/include/servo.h
M drivers/servo/servo.c
M tests/periph_pwm/main.c
Log Message:
-----------
Merge pull request #4638 from gebart/pr/periph-pwm-api-change
drivers: Optimized periph PWM interfaces
Compare: https://github.com/RIOT-OS/RIOT/compare/5a084b78db70...d1a57d040a3b
More information about the commits
mailing list