1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/ethos
Juan Carrano 4c54ceb24a drivers/ethos: remove unnecessary casts.
The code contained superfluous casts which did not preserve the
const qualifiers. Functionality is unchanged, but there are no
more warnings reported by -Wcast-qual for this module.
2018-10-17 17:31:33 +02:00
..
ethos.c drivers/ethos: remove unnecessary casts. 2018-10-17 17:31:33 +02:00
Makefile drivers: net: add ethos (ethernet over serial) driver 2016-02-07 19:15:14 +01:00