[riot-commits] [RIOT-OS/RIOT] a2ba22: cpu/cc2538: Add RF driver
Peter Kietzmann
peter.kietzmann at haw-hamburg.de
Wed Jul 13 07:52:38 CEST 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: a2ba22dd0f1d7b3f309b10a6a57372a8dfe18995
https://github.com/RIOT-OS/RIOT/commit/a2ba22dd0f1d7b3f309b10a6a57372a8dfe18995
Author: Aaron Sowry <aaron at sowry.nz>
Date: 2016-07-13 (Wed, 13 Jul 2016)
Changed paths:
M cpu/cc2538/Makefile
A cpu/cc2538/include/cc2538_rf.h
A cpu/cc2538/include/cc2538_rf_internal.h
A cpu/cc2538/include/cc2538_rf_netdev.h
M cpu/cc2538/include/cc2538_rfcore.h
A cpu/cc2538/radio/Makefile
A cpu/cc2538/radio/cc2538_rf.c
A cpu/cc2538/radio/cc2538_rf_getset.c
A cpu/cc2538/radio/cc2538_rf_internal.c
A cpu/cc2538/radio/cc2538_rf_netdev.c
M cpu/cc2538/vectors.c
M sys/auto_init/auto_init.c
A sys/auto_init/netif/auto_init_cc2538_rf.c
Log Message:
-----------
cpu/cc2538: Add RF driver
Commit: 4b4cbb03176412ef16c51c9ff8b3057db083e900
https://github.com/RIOT-OS/RIOT/commit/4b4cbb03176412ef16c51c9ff8b3057db083e900
Author: Aaron Sowry <aaron at sowry.nz>
Date: 2016-07-13 (Wed, 13 Jul 2016)
Changed paths:
A boards/openmote-cc2538/Makefile.dep
M boards/openmote-cc2538/Makefile.include
M boards/openmote-cc2538/include/periph_conf.h
Log Message:
-----------
boards/openmote-cc2538: Add RF driver as dependency for board
Commit: bc18e597c00f7b5245b93c62c40fa09a2c3c1809
https://github.com/RIOT-OS/RIOT/commit/bc18e597c00f7b5245b93c62c40fa09a2c3c1809
Author: Aaron Sowry <aaron at sowry.nz>
Date: 2016-07-13 (Wed, 13 Jul 2016)
Changed paths:
A boards/cc2538dk/Makefile.dep
M boards/cc2538dk/Makefile.include
M boards/cc2538dk/include/periph_conf.h
Log Message:
-----------
boards/cc2538dk: Add RF driver as dependency for board
Commit: f5657127ea6a8dad77a7e672432d69973bd71bf7
https://github.com/RIOT-OS/RIOT/commit/f5657127ea6a8dad77a7e672432d69973bd71bf7
Author: Aaron Sowry <aaron at sowry.nz>
Date: 2016-07-13 (Wed, 13 Jul 2016)
Changed paths:
A boards/remote-common/Makefile.dep
M boards/remote-common/Makefile.include
M boards/remote-common/include/periph_common.h
M boards/remote-pa/README.md
M boards/remote-reva/README.md
Log Message:
-----------
boards/remote-common: Add RF driver as dependency for board
Commit: 71597f47356707e17634a5900db5f8fbc0a13f48
https://github.com/RIOT-OS/RIOT/commit/71597f47356707e17634a5900db5f8fbc0a13f48
Author: Aaron Sowry <aaron at sowry.nz>
Date: 2016-07-13 (Wed, 13 Jul 2016)
Changed paths:
M examples/default/Makefile
Log Message:
-----------
examples/default: Include boards with cc2538 RF support
Commit: ae987d013a512e845f3e7ccee89da644d09c4307
https://github.com/RIOT-OS/RIOT/commit/ae987d013a512e845f3e7ccee89da644d09c4307
Author: Peter Kietzmann <peter.kietzmann at haw-hamburg.de>
Date: 2016-07-13 (Wed, 13 Jul 2016)
Changed paths:
A boards/cc2538dk/Makefile.dep
M boards/cc2538dk/Makefile.include
M boards/cc2538dk/include/periph_conf.h
A boards/openmote-cc2538/Makefile.dep
M boards/openmote-cc2538/Makefile.include
M boards/openmote-cc2538/include/periph_conf.h
A boards/remote-common/Makefile.dep
M boards/remote-common/Makefile.include
M boards/remote-common/include/periph_common.h
M boards/remote-pa/README.md
M boards/remote-reva/README.md
M cpu/cc2538/Makefile
A cpu/cc2538/include/cc2538_rf.h
A cpu/cc2538/include/cc2538_rf_internal.h
A cpu/cc2538/include/cc2538_rf_netdev.h
M cpu/cc2538/include/cc2538_rfcore.h
A cpu/cc2538/radio/Makefile
A cpu/cc2538/radio/cc2538_rf.c
A cpu/cc2538/radio/cc2538_rf_getset.c
A cpu/cc2538/radio/cc2538_rf_internal.c
A cpu/cc2538/radio/cc2538_rf_netdev.c
M cpu/cc2538/vectors.c
M examples/default/Makefile
M sys/auto_init/auto_init.c
A sys/auto_init/netif/auto_init_cc2538_rf.c
Log Message:
-----------
Merge pull request #5291 from aeneby/openmote-rf-v3
cpu/cc2538: Add RF driver
Compare: https://github.com/RIOT-OS/RIOT/compare/52ff326f69b5...ae987d013a51
More information about the commits
mailing list