1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/cc110x
Marian Buschsieweke fc1b7f1e35
drivers/cc110x: Fixed get NETOPT_MAX_PACKET_SIZE
netdev_driver_t::get(NETOPT_MAX_PACKET_SIZE) used to return the maximum frame
size instead of the maximum layer 2 PDU size.
2019-02-01 12:24:34 +01:00
..
gnrc_cc110x drivers/cc110x: Made address format in debug output consistent 2018-05-29 15:57:30 +02:00
include drivers/cc110x: Replaced magic number 2019-02-01 12:23:22 +01:00
cc110x-defaultsettings.c drivers: add cc110x driver 2015-09-23 18:55:11 +02:00
cc110x-netdev.c drivers/cc110x: Fixed get NETOPT_MAX_PACKET_SIZE 2019-02-01 12:24:34 +01:00
cc110x-rxtx.c drivers/cc110x: Replaced magic number 2019-02-01 12:23:22 +01:00
cc110x-spi.c drivers/cc110x: remove irq_disable/irq_restore around spi transfers 2018-12-28 09:35:14 +01:00
cc110x.c drivers: Replaced magic numbers in cc110x 2018-05-24 19:28:46 +02:00
Makefile drivers: add cc110x driver 2015-09-23 18:55:11 +02:00