-
- Downloads
shell_commands: add command for packet buffer stats
I'm using something like this command for a while now for debugging GNRC. Usually, I just patch it into the application I'm using it with, but I think there is a benefit to also provide it to RIOT upstream properly.
Showing
- makefiles/pseudomodules.inc.mk 1 addition, 0 deletionsmakefiles/pseudomodules.inc.mk
- sys/shell/commands/Makefile 3 additions, 0 deletionssys/shell/commands/Makefile
- sys/shell/commands/sc_gnrc_pktbuf.c 26 additions, 0 deletionssys/shell/commands/sc_gnrc_pktbuf.c
- sys/shell/commands/shell_commands.c 7 additions, 0 deletionssys/shell/commands/shell_commands.c
sys/shell/commands/sc_gnrc_pktbuf.c
0 → 100644
Please register or sign in to comment