[riot-commits] [RIOT-OS/RIOT] 3a6adc: Implement CPU serial number getter.
Martine Lenders
authmillenon at gmail.com
Thu Jul 31 23:23:22 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 3a6adcc92c5c8ec7be3859d3e960dd6e440599b6
https://github.com/RIOT-OS/RIOT/commit/3a6adcc92c5c8ec7be3859d3e960dd6e440599b6
Author: Martin Lenders <mail at martin-lenders.de>
Date: 2014-07-31 (Thu, 31 Jul 2014)
Changed paths:
A drivers/include/periph/cpuid.h
A tests/cpuid/Makefile
A tests/cpuid/main.c
Log Message:
-----------
Implement CPU serial number getter.
Commit: 239f2e0f24abd5c2f8e05fc62ad1cde1ca74eab9
https://github.com/RIOT-OS/RIOT/commit/239f2e0f24abd5c2f8e05fc62ad1cde1ca74eab9
Author: Martin Lenders <mail at martin-lenders.de>
Date: 2014-07-31 (Thu, 31 Jul 2014)
Changed paths:
M cpu/native/include/cpu-conf.h
A cpu/native/periph_cpuid.c
M tests/cpuid/Makefile
Log Message:
-----------
Implement CPU id getter for native
Commit: 7516c94dd8c3bb49a2ff8595c13448fa13887769
https://github.com/RIOT-OS/RIOT/commit/7516c94dd8c3bb49a2ff8595c13448fa13887769
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2014-07-31 (Thu, 31 Jul 2014)
Changed paths:
M cpu/native/include/cpu-conf.h
A cpu/native/periph_cpuid.c
A drivers/include/periph/cpuid.h
A tests/cpuid/Makefile
A tests/cpuid/main.c
Log Message:
-----------
Merge pull request #854 from authmillenon/cpu-id
drivers/cpu: add function to get CPU id/serial number
Compare: https://github.com/RIOT-OS/RIOT/compare/d55da67fb638...7516c94dd8c3
More information about the commits
mailing list