RP2040: Implement board_uniqueid()

This commit is contained in:
Adam Comley
2024-03-14 21:55:30 -05:00
committed by Alan Carvalho de Assis
parent 7e07d23af1
commit b4407b529a
5 changed files with 420 additions and 0 deletions

View File

@@ -3842,6 +3842,7 @@ arch/arm/src/rp2040/rp2040_pio.h
arch/arm/src/rp2040/rp2040_pio_instructions.h
arch/arm/src/rp2040/rp2040_pll.c
arch/arm/src/rp2040/rp2040_xosc.c
boards/arm/rp2040/common/src/rp2040_uniqueid.c
==========================================================
Based upon the software originally developed by
Raspberry Pi (Trading) Ltd.