mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 14:03:55 +01:00
Merge pull request #20874 from chrysn-pull-requests/cpuid
doc: Clarify that our CPU ID is not ARM's CPUID
This commit is contained in:
commit
055c1e6080
@ -13,6 +13,10 @@
|
||||
*
|
||||
* Provides access the CPU's serial number
|
||||
*
|
||||
* @note This is *distinct* from what is called CPUID in ARM CPUs (which only
|
||||
* covers variation down to silicon revisions, not down to individual instances
|
||||
* of a CPU).
|
||||
*
|
||||
* # (Low-) Power Implications
|
||||
*
|
||||
* The implementation **should** make sure, that calling cpuid_get() does not
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user