[riot-commits] [RIOT-OS/RIOT] 5bfc9e: at86rf2xx: port to netdev2
Hauke Petersen
devel at haukepetersen.de
Thu Mar 24 15:03:16 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 5bfc9e43fb6e5932d9d262e8c79e6436b73b2f33
https://github.com/RIOT-OS/RIOT/commit/5bfc9e43fb6e5932d9d262e8c79e6436b73b2f33
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2016-03-23 (Wed, 23 Mar 2016)
Changed paths:
M Makefile.dep
M boards/fox/Makefile.dep
M boards/iotlab-m3/Makefile.dep
M boards/mulle/Makefile.dep
M boards/samr21-xpro/Makefile.dep
M drivers/at86rf2xx/at86rf2xx.c
M drivers/at86rf2xx/at86rf2xx_getset.c
M drivers/at86rf2xx/at86rf2xx_internal.c
M drivers/at86rf2xx/at86rf2xx_netdev.c
M drivers/at86rf2xx/include/at86rf2xx_netdev.h
M drivers/include/at86rf2xx.h
Log Message:
-----------
at86rf2xx: port to netdev2
Commit: 16e1110c5fa32a3a458ef4af1a78a8631a4be6d0
https://github.com/RIOT-OS/RIOT/commit/16e1110c5fa32a3a458ef4af1a78a8631a4be6d0
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2016-03-23 (Wed, 23 Mar 2016)
Changed paths:
M sys/auto_init/netif/auto_init_at86rf2xx.c
Log Message:
-----------
auto_init: adapt autoinitialization of at86rf2xx
Commit: dff0c528ff60ec8d61b017b5c6acb2ceb1e91835
https://github.com/RIOT-OS/RIOT/commit/dff0c528ff60ec8d61b017b5c6acb2ceb1e91835
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2016-03-23 (Wed, 23 Mar 2016)
Changed paths:
M tests/driver_at86rf2xx/Makefile
A tests/driver_at86rf2xx/addr.c
A tests/driver_at86rf2xx/cmd.c
A tests/driver_at86rf2xx/common.h
M tests/driver_at86rf2xx/main.c
A tests/driver_at86rf2xx/recv.c
Log Message:
-----------
tests: modify driver_at86rf2xx for pure netdev2
Commit: 2510fe03f514ba73fe4a18ef853b3debd65a76da
https://github.com/RIOT-OS/RIOT/commit/2510fe03f514ba73fe4a18ef853b3debd65a76da
Author: Hauke Petersen <devel at haukepetersen.de>
Date: 2016-03-24 (Thu, 24 Mar 2016)
Changed paths:
M Makefile.dep
M boards/fox/Makefile.dep
M boards/iotlab-m3/Makefile.dep
M boards/mulle/Makefile.dep
M boards/samr21-xpro/Makefile.dep
M drivers/at86rf2xx/at86rf2xx.c
M drivers/at86rf2xx/at86rf2xx_getset.c
M drivers/at86rf2xx/at86rf2xx_internal.c
M drivers/at86rf2xx/at86rf2xx_netdev.c
M drivers/at86rf2xx/include/at86rf2xx_netdev.h
M drivers/include/at86rf2xx.h
M sys/auto_init/netif/auto_init_at86rf2xx.c
M tests/driver_at86rf2xx/Makefile
A tests/driver_at86rf2xx/addr.c
A tests/driver_at86rf2xx/cmd.c
A tests/driver_at86rf2xx/common.h
M tests/driver_at86rf2xx/main.c
A tests/driver_at86rf2xx/recv.c
Log Message:
-----------
Merge pull request #4646 from authmillenon/at86rf2xx/api/netdev2
at86rf2xx: port to netdev2
Compare: https://github.com/RIOT-OS/RIOT/compare/9854ca684b92...2510fe03f514
More information about the commits
mailing list