1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/network_layer
Gaëtan Harter 60d09e6b21
sys/icmpv6_hdr_print: replace PRIu8 by PRIu16
PRIu8 is not supported on samr21-xpro:

    type:   hu  code:   hu

After fix

    type: 133  code:   0

Found by running 'tests/gnrc_netif'
2018-05-11 17:41:25 +02:00
..
fib timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
icmpv6 sys/icmpv6_hdr_print: replace PRIu8 by PRIu16 2018-05-11 17:41:25 +02:00
ipv4/addr ipv4_addr: initial import 2015-09-11 16:32:36 +02:00
ipv6 ipv6_addr: provide fix for off-by-x error 2017-04-25 19:19:43 +02:00
sixlowpan net: fix header dumps for nanospec newlib 2016-11-10 21:21:28 +01:00