[riot-commits] [RIOT-OS/RIOT] 50ad7e: cpu/sam3: removed guards from periph drivers
Hauke Petersen
devel at haukepetersen.de
Thu Nov 9 17:26:16 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 50ad7e523f1c67b228ec8e2fbddf402751e6e9fa
https://github.com/RIOT-OS/RIOT/commit/50ad7e523f1c67b228ec8e2fbddf402751e6e9fa
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-11-09 (Thu, 09 Nov 2017)
Changed paths:
M cpu/sam3/periph/pwm.c
Log Message:
-----------
cpu/sam3: removed guards from periph drivers
Commit: b3962f8d2c7040ab8fe9580df315e9d082af58c2
https://github.com/RIOT-OS/RIOT/commit/b3962f8d2c7040ab8fe9580df315e9d082af58c2
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-11-09 (Thu, 09 Nov 2017)
Changed paths:
M cpu/sam0_common/periph/adc.c
M cpu/sam0_common/periph/i2c.c
M cpu/sam0_common/periph/uart.c
M cpu/samd21/periph/pwm.c
M cpu/samd21/periph/rtc.c
M cpu/samd21/periph/rtt.c
M cpu/saml21/periph/rtc.c
Log Message:
-----------
cpu/sam0: removed guards form periph drivers
Commit: ec272044085e92d7d54cc3c5858cafd2b13f194b
https://github.com/RIOT-OS/RIOT/commit/ec272044085e92d7d54cc3c5858cafd2b13f194b
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-11-09 (Thu, 09 Nov 2017)
Changed paths:
M cpu/sam0_common/periph/i2c.c
Log Message:
-----------
cpu/sam0: fixed cppcheck issue in i2c driver
Commit: 5c31d20fe9071948f87c1e67f693a0b4cd511939
https://github.com/RIOT-OS/RIOT/commit/5c31d20fe9071948f87c1e67f693a0b4cd511939
Author: Hauke Petersen <devel at haukepetersen.de>
Date: 2017-11-09 (Thu, 09 Nov 2017)
Changed paths:
M cpu/sam0_common/periph/adc.c
M cpu/sam0_common/periph/i2c.c
M cpu/sam0_common/periph/uart.c
M cpu/sam3/periph/pwm.c
M cpu/samd21/periph/pwm.c
M cpu/samd21/periph/rtc.c
M cpu/samd21/periph/rtt.c
M cpu/saml21/periph/rtc.c
Log Message:
-----------
Merge pull request #7984 from haukepetersen/opt_sam_periphfileguards
cpu/samX: remove guards from periph drivers
Compare: https://github.com/RIOT-OS/RIOT/compare/fbc5eb5de0a4...5c31d20fe907
More information about the commits
mailing list