[riot-commits] [RIOT-OS/RIOT] 97adfa: stm32: use cpuid_address' address, not the value
Cenk Gündoğan
cnkgndgn at gmail.com
Thu Feb 11 09:27:51 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 97adfa781e74fc7c3c809b93540ddc3b6a80eee1
https://github.com/RIOT-OS/RIOT/commit/97adfa781e74fc7c3c809b93540ddc3b6a80eee1
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2016-02-11 (Thu, 11 Feb 2016)
Changed paths:
M cpu/stm32_common/periph/cpuid.c
Log Message:
-----------
stm32: use cpuid_address' address, not the value
We're interested in the address of `cpuid_address`, not the value it is pointing, too.
Commit: 60b4ab29929d1364539290dc2ad567be65e88377
https://github.com/RIOT-OS/RIOT/commit/60b4ab29929d1364539290dc2ad567be65e88377
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2016-02-11 (Thu, 11 Feb 2016)
Changed paths:
M cpu/stm32_common/periph/cpuid.c
Log Message:
-----------
Merge pull request #4785 from OlegHahm/stm32_cpuid_fix
stm32: copy the value at cpuid_address
Compare: https://github.com/RIOT-OS/RIOT/compare/c6eb21806b85...60b4ab29929d
More information about the commits
mailing list