circuitpython/ports/nrf/common-hal/microcontroller
Jeff Epler c0029e1d97 Don't lose half of the processor's serial number
Before this change, `microcontroller.cpu.uid` returned values
where the top 4 bits of each byte were zero, because of
an incorrect bitmask used in this function.
2018-03-25 13:01:04 -05:00
..
Pin.c nRF52 update with internal file system support 2017-12-21 13:49:14 +01:00
Pin.h nRF52 update with internal file system support 2017-12-21 13:49:14 +01:00
Processor.c Don't lose half of the processor's serial number 2018-03-25 13:01:04 -05:00
Processor.h Added Unique ID Functions/Updated Support Matrix (#527) 2018-01-18 11:39:11 -08:00
__init__.c nrf: fixups for changes from 2.2 2018-01-03 16:50:57 -05:00