[riot-commits] [RIOT-OS/RIOT] 8ac4f3: core cpu: add defaulttransceiver pseudomodule
Martine Lenders
authmillenon at gmail.com
Mon Mar 24 14:04:03 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 8ac4f3332dc5834422401a6dbd3da615bd5ef601
https://github.com/RIOT-OS/RIOT/commit/8ac4f3332dc5834422401a6dbd3da615bd5ef601
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-03-18 (Tue, 18 Mar 2014)
Changed paths:
M Makefile.modules
M boards/avsextrem/Makefile.include
A boards/chronos/Makefile.dep
M boards/chronos/Makefile.include
M boards/msb-430h/Makefile.dep
M boards/msba2/Makefile.include
A boards/native/Makefile.dep
M boards/native/Makefile.include
M boards/pttu/Makefile.include
M boards/redbee-econotag/Makefile.include
M boards/telosb/Makefile.include
M boards/wsn430-v1_3b/Makefile.dep
M boards/wsn430-v1_4/Makefile.dep
M examples/default/Makefile
M examples/default/main.c
M sys/include/transceiver.h
Log Message:
-----------
core cpu: add defaulttransceiver pseudomodule
update examples/default
Commit: d58da976c64414c6b2ae0e7dde174bb375bb60c4
https://github.com/RIOT-OS/RIOT/commit/d58da976c64414c6b2ae0e7dde174bb375bb60c4
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-03-18 (Tue, 18 Mar 2014)
Changed paths:
M Makefile.modules
A Makefile.pseudomodules
Log Message:
-----------
make: add Makefile.pseudomodules and use it
BASELIBS now defines targets for anything in USEMODULE that is not in PSEUDOMODULES
move defaulttransceiver to Makefile.pseudomodules
Commit: ad0e3385119c0cf21296cebbec0c4f651c18f1fc
https://github.com/RIOT-OS/RIOT/commit/ad0e3385119c0cf21296cebbec0c4f651c18f1fc
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-03-18 (Tue, 18 Mar 2014)
Changed paths:
M tests/test_net_if/Makefile
M tests/test_net_if/main.c
Log Message:
-----------
tests/test_net_if: use defaulttransceiver
Commit: 044bfb055aa1d5738f2316b74c2a59637d27a1a1
https://github.com/RIOT-OS/RIOT/commit/044bfb055aa1d5738f2316b74c2a59637d27a1a1
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-03-18 (Tue, 18 Mar 2014)
Changed paths:
M tests/test_net_if/Makefile
Log Message:
-----------
tests/test_net_if: update BLACKLIST/WHITELIST
Commit: 619e94167e2582acb3e26b6b6176a60591dc6b17
https://github.com/RIOT-OS/RIOT/commit/619e94167e2582acb3e26b6b6176a60591dc6b17
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-03-18 (Tue, 18 Mar 2014)
Changed paths:
M tests/test_pnet/Makefile
M tests/test_pnet/main.c
Log Message:
-----------
tests/test_pnet: use defaulttransceiver
Commit: 53264c7a454508205692c7135b7e9a51f0923204
https://github.com/RIOT-OS/RIOT/commit/53264c7a454508205692c7135b7e9a51f0923204
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2014-03-24 (Mon, 24 Mar 2014)
Changed paths:
M Makefile.modules
A Makefile.pseudomodules
M boards/avsextrem/Makefile.include
A boards/chronos/Makefile.dep
M boards/chronos/Makefile.include
M boards/msb-430h/Makefile.dep
M boards/msba2/Makefile.include
A boards/native/Makefile.dep
M boards/native/Makefile.include
M boards/pttu/Makefile.include
M boards/redbee-econotag/Makefile.include
M boards/telosb/Makefile.include
M boards/wsn430-v1_3b/Makefile.dep
M boards/wsn430-v1_4/Makefile.dep
M examples/default/Makefile
M examples/default/main.c
M sys/include/transceiver.h
M tests/test_net_if/Makefile
M tests/test_net_if/main.c
M tests/test_pnet/Makefile
M tests/test_pnet/main.c
Log Message:
-----------
Merge pull request #609 from LudwigOrtmann/transceiver_any
anytransceiver pseudomodule
Compare: https://github.com/RIOT-OS/RIOT/compare/c40da9c29542...53264c7a4545
More information about the commits
mailing list