RIOT/cpu/cortexm_common
Joakim Nohlgård c3340b7ccf cpu/cortexm_common: Use PRIx32 for printing uint32_t in hard fault handler
fixes errors like:
    error: format specifies type 'unsigned long' but the argument has
    type 'uint32_t' (aka 'unsigned int') [-Werror,-Wformat]
2015-10-28 06:59:28 +01:00
..
2015-05-28 19:30:07 +02:00
2015-09-20 13:47:39 +02:00