[riot-commits] [RIOT-OS/RIOT] 57e54e: drivers - netdev: extend netdev_state_t enum
Fabian Nack
fabiannack at web.de
Mon Dec 1 21:38:20 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 57e54e254dbda1c0a4a8fd88eb37bbec33c2b1d0
https://github.com/RIOT-OS/RIOT/commit/57e54e254dbda1c0a4a8fd88eb37bbec33c2b1d0
Author: Fabian Nack <fabiannack at web.de>
Date: 2014-12-01 (Mon, 01 Dec 2014)
Changed paths:
M drivers/include/netdev/base.h
Log Message:
-----------
drivers - netdev: extend netdev_state_t enum
Commit: eebfd5011a54db0d0cd2b0ea5efa8f9b0c6cfbcc
https://github.com/RIOT-OS/RIOT/commit/eebfd5011a54db0d0cd2b0ea5efa8f9b0c6cfbcc
Author: Fabian Nack <fabiannack at web.de>
Date: 2014-12-01 (Mon, 01 Dec 2014)
Changed paths:
M Makefile.dep
M drivers/Makefile.include
A drivers/cc110x/Makefile
A drivers/cc110x/cc110x-defaultsettings.c
A drivers/cc110x/cc110x-internal.h
A drivers/cc110x/cc110x-netdev.c
A drivers/cc110x/cc110x-rxtx.c
A drivers/cc110x/cc110x-spi.c
A drivers/cc110x/cc110x.c
A drivers/include/cc110x.h
A drivers/include/cc110x/cc110x-config.h
A drivers/include/cc110x/cc110x-defaultsettings.h
A drivers/include/cc110x/cc110x-interface.h
A drivers/include/cc110x/cc110x-netdev.h
A drivers/include/cc110x/cc110x-reg.h
M drivers/include/netdev/base.h
M drivers/include/netdev/default.h
M examples/rpl_udp/helper.c
M examples/rpl_udp/rpl.c
M sys/Makefile.include
M sys/auto_init/auto_init.c
M sys/include/transceiver.h
M sys/net/network_layer/sixlowpan/mac.c
M sys/shell/commands/sc_net_if.c
M sys/shell/commands/sc_transceiver.c
M sys/shell/commands/shell_commands.c
M sys/transceiver/transceiver.c
M tests/netdev/main.c
Log Message:
-----------
drivers - cc110x: Initial import of new cc110x driver
Commit: dc658f8be0896ea50d41b86b34c931a43ef73dbe
https://github.com/RIOT-OS/RIOT/commit/dc658f8be0896ea50d41b86b34c931a43ef73dbe
Author: Fabian Nack <fabiannack at web.de>
Date: 2014-12-01 (Mon, 01 Dec 2014)
Changed paths:
M boards/msbiot/Makefile
M boards/msbiot/Makefile.features
M boards/msbiot/Makefile.include
M boards/msbiot/include/board.h
M boards/msbiot/include/periph_conf.h
M cpu/stm32f4/include/cpu-conf.h
Log Message:
-----------
boards - msbiot: prepare msbiot for new cc110x driver
Commit: 78b6b74a63223846efa1da694f53694bc8c1293d
https://github.com/RIOT-OS/RIOT/commit/78b6b74a63223846efa1da694f53694bc8c1293d
Author: Fabian Nack <fabiannack at web.de>
Date: 2014-12-01 (Mon, 01 Dec 2014)
Changed paths:
M Makefile.dep
M boards/msbiot/Makefile
M boards/msbiot/Makefile.features
M boards/msbiot/Makefile.include
M boards/msbiot/include/board.h
M boards/msbiot/include/periph_conf.h
M cpu/stm32f4/include/cpu-conf.h
M drivers/Makefile.include
A drivers/cc110x/Makefile
A drivers/cc110x/cc110x-defaultsettings.c
A drivers/cc110x/cc110x-internal.h
A drivers/cc110x/cc110x-netdev.c
A drivers/cc110x/cc110x-rxtx.c
A drivers/cc110x/cc110x-spi.c
A drivers/cc110x/cc110x.c
A drivers/include/cc110x.h
A drivers/include/cc110x/cc110x-config.h
A drivers/include/cc110x/cc110x-defaultsettings.h
A drivers/include/cc110x/cc110x-interface.h
A drivers/include/cc110x/cc110x-netdev.h
A drivers/include/cc110x/cc110x-reg.h
M drivers/include/netdev/base.h
M drivers/include/netdev/default.h
M examples/rpl_udp/helper.c
M examples/rpl_udp/rpl.c
M sys/Makefile.include
M sys/auto_init/auto_init.c
M sys/include/transceiver.h
M sys/net/network_layer/sixlowpan/mac.c
M sys/shell/commands/sc_net_if.c
M sys/shell/commands/sc_transceiver.c
M sys/shell/commands/shell_commands.c
M sys/transceiver/transceiver.c
M tests/netdev/main.c
Log Message:
-----------
Merge pull request #1772 from fnack/cc1101_if
drivers - cc110x: Propose new CC110x driver implementation
Compare: https://github.com/RIOT-OS/RIOT/compare/3490ccd61562...78b6b74a6322
More information about the commits
mailing list