1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 21:52:46 +01:00
RIOT/drivers/at86rf2xx
Josarn d1261a7ef0 at86rf2xx: correct framebuffer release
This PR sets the tranceiver in PLL_ON state to avoid corruption of the
data in the frame buffer and sets it back to the last state which the
 transceiver had before changing into transmit mode after the data is
read out. This is done to avoid data corruption when `_recv(...)` is
called to retrieve the buffer size and frame buffer protection is released.
2018-10-26 19:16:34 +02:00
..
include drivers/at86rf2xx: add smart idle listening feature 2018-08-06 13:56:42 -07:00
at86rf2xx_getset.c Merge pull request #8971 from Hyungsin/forupstream_smart_idle_listening 2018-10-23 19:34:21 +02:00
at86rf2xx_internal.c drivers, at86rf2xx: cleanup 2017-11-07 21:37:41 +01:00
at86rf2xx_netdev.c at86rf2xx: correct framebuffer release 2018-10-26 19:16:34 +02:00
at86rf2xx.c at86rf2xx: correct framebuffer release 2018-10-26 19:16:34 +02:00
Makefile at86rf2xx: remove ng_ prefix 2015-08-10 00:08:21 +02:00