RIOT/cpu/kinetis_common
Joakim Gebart 601c3002c3 cpu/kinetis_common: Cast device index enums to unsigned int before comparing for out of range values
Suppresses false warning in Clang:

    warning: comparison of constant 42 with expression of type 'xxx_t'
    is always false [-Wtautological-constant-out-of-range-compare]

See:
 - https://llvm.org/bugs/show_bug.cgi?id=16154
 - https://llvm.org/bugs/show_bug.cgi?id=22062
2015-07-21 07:21:51 +02:00
..
2015-05-27 10:30:33 +02:00
2015-05-29 14:21:52 +02:00
2015-05-29 14:21:52 +02:00
2015-05-29 14:21:52 +02:00