Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of uniqueCPUID by
Diff: uniqueCPUID.h
- Revision:
- 1:c7453c2b8a2f
- Parent:
- 0:b9461291f915
- Child:
- 2:08766dc8051a
--- a/uniqueCPUID.h Wed Mar 09 18:04:45 2016 +0000 +++ b/uniqueCPUID.h Fri Mar 11 03:24:53 2016 +0000 @@ -20,7 +20,8 @@ //TODO: Add logic to detect the different boards and select the correct // CPU ID based on the active board. -#define uniqueSerialAddr uniqueSerialAdd_kl_freescale +//#define uniqueSerialAddr uniqueSerialAdd_kl_freescale +#define uniqueSerialAddr uniqueSerialAddr_stm32 // Change to enable for address for your chip family // Note some ealry stm L3 chips were produced with all
