1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/ethos
Koen Zandberg 761987ef0d
ethos: Add drop frame case to recv function
The ethos driver does not drop the received frame if the recv function
is called with NULL buffer and with a length. This commit fixes that.
2018-09-18 11:20:29 +02:00
..
ethos.c ethos: Add drop frame case to recv function 2018-09-18 11:20:29 +02:00
Makefile drivers: net: add ethos (ethernet over serial) driver 2016-02-07 19:15:14 +01:00