Skip to content

Releases: ricaun/ArduinoUniqueID

Add support to arduino-pico core

13 Sep 11:18
03f02fc
Compare
Choose a tag to compare

Add support to arduino-pico core

Add Teensy, RP2040, megaAVR

07 Jan 14:52
237cfc7
Compare
Choose a tag to compare

Add SAMD51

11 Aug 13:13
Compare
Choose a tag to compare

Add SAMD51 board with the #if defined (__SAMD51__)
Check: #7

1.0.9: STM32 fix

23 Jul 15:23
Compare
Choose a tag to compare
Change to the HAL_GetUIDw0(), HAL_GetUIDw1() and HAL_GetUIDw2() for 96-bit UID

1.0.8: STM32 MCUs

18 Jul 14:50
Compare
Choose a tag to compare
Add support to STM32 microcontroller based on the Arduino Core STM32 board manager.

1.0.7: Support Atmel SAMD21 (Arduino Zero)

03 May 17:21
Compare
Choose a tag to compare
Add Support Atmel SAMD21 (Arduino Zero)
Add Example to SerialUSB for convenience.

1.0.6: Merge pull request #1 from TimGremalm/AtmelSAM

30 Apr 12:24
483693b
Compare
Choose a tag to compare
Support Atmel SAM3X8E (Arduino Due)

1.0.5: ESP32 - fix chip swap bytes

20 Apr 21:39
Compare
Choose a tag to compare
Swap the bytes to make the last byte most unsignificantly.

1.0.4: ESP Support

16 Apr 17:27
Compare
Choose a tag to compare
Add ESP8266 Support
Add ESP32 Support
Add UniqueID8dump function
Add UniqueID8 example

1.0.3: Attiny85 Suport

28 Mar 13:15
Compare
Choose a tag to compare
Add suport to attiny85
Add UniqueID8