mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-13 07:23:39 +00:00
machine/esp32c3: implement RNG
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build nrf || stm32 || (sam && atsamd51) || (sam && atsame5x)
|
||||
//go:build nrf || stm32 || (sam && atsamd51) || (sam && atsame5x) || esp32c3
|
||||
|
||||
package rand
|
||||
|
||||
|
||||
Reference in New Issue
Block a user