[riot-commits] [RIOT-OS/RIOT] 9a4df6: drivers/periph: fixed UNDEF values to UINT_MAX
kYc0o
fco.ja.ac at gmail.com
Wed Apr 13 16:40:01 CEST 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 9a4df61005d0ea219abe70f83b7291db75275218
https://github.com/RIOT-OS/RIOT/commit/9a4df61005d0ea219abe70f83b7291db75275218
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-04-01 (Fri, 01 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: 1367df0805159ace422991d9ab94b8d68c41e017
https://github.com/RIOT-OS/RIOT/commit/1367df0805159ace422991d9ab94b8d68c41e017
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-04-08 (Fri, 08 Apr 2016)
Changed paths:
M tests/periph_uart/main.c
Log Message:
-----------
tests/periph_uart: fixed signedness issues
Commit: e6d15f2d369e8dabc11f5ad5d02f1760d5cf797f
https://github.com/RIOT-OS/RIOT/commit/e6d15f2d369e8dabc11f5ad5d02f1760d5cf797f
Author: kYc0o <fco.ja.ac at gmail.com>
Date: 2016-04-13 (Wed, 13 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 #5224 from haukepetersen/fix_periph_undef
drivers/periph: fixed UNDEF values to UINT_MAX
Compare: https://github.com/RIOT-OS/RIOT/compare/340e3fff704e...e6d15f2d369e
More information about the commits
mailing list