[riot-commits] [RIOT-OS/RIOT] 95c8d8: drivers/periph: fixed UNDEF values to UINT_MAX
kYc0o
fco.ja.ac at gmail.com
Tue Apr 19 15:29:58 CEST 2016
Branch: refs/heads/2016.04-branch
Home: https://github.com/RIOT-OS/RIOT
Commit: 95c8d896fb3d70cbb9744fee519d34d832b6ba89
https://github.com/RIOT-OS/RIOT/commit/95c8d896fb3d70cbb9744fee519d34d832b6ba89
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-04-19 (Tue, 19 Apr 2016)
Changed paths:
M drivers/include/periph/adc.h
M drivers/include/periph/i2c.h
M drivers/include/periph/pwm.h
M drivers/include/periph/timer.h
M drivers/include/periph/uart.h
Log Message:
-----------
drivers/periph: fixed UNDEF values to UINT_MAX
Commit: ec9477712953651b44998f4b68e249f2d0f283e8
https://github.com/RIOT-OS/RIOT/commit/ec9477712953651b44998f4b68e249f2d0f283e8
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-04-19 (Tue, 19 Apr 2016)
Changed paths:
M tests/periph_uart/main.c
Log Message:
-----------
tests/periph_uart: fixed signedness issues
Commit: 375a4473407d144e59d22e0a297cadc6dcba2cb7
https://github.com/RIOT-OS/RIOT/commit/375a4473407d144e59d22e0a297cadc6dcba2cb7
Author: kYc0o <fco.ja.ac at gmail.com>
Date: 2016-04-19 (Tue, 19 Apr 2016)
Changed paths:
M drivers/include/periph/adc.h
M drivers/include/periph/i2c.h
M drivers/include/periph/pwm.h
M drivers/include/periph/timer.h
M drivers/include/periph/uart.h
M tests/periph_uart/main.c
Log Message:
-----------
Merge pull request #5349 from authmillenon/periph/fix/pr5224-bp
drivers/periph: fixed UNDEF values to UINT_MAX (backport)
Compare: https://github.com/RIOT-OS/RIOT/compare/3c6c4a84e44a...375a4473407d
More information about the commits
mailing list