Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 447062f

Browse files
committed
Enable (t)rng support for NANO RP2040
1 parent d7d5515 commit 447062f

File tree

2 files changed

+727
-2
lines changed

2 files changed

+727
-2
lines changed

‎cores/arduino/WMath.cpp‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ extern "C" {
2525
#include "stdlib.h"
2626
#include "hal/trng_api.h"
2727
}
28-
29-
#if defined(ARDUINO_PORTENTA_H7_M7) || \
28+
#if defined(ARDUINO_NANO_RP2040_CONNECT) || \
29+
defined(ARDUINO_PORTENTA_H7_M7) || \
3030
defined(ARDUINO_NICLA_VISION) || \
3131
defined(ARDUINO_OPTA) || \
3232
defined(ARDUINO_GIGA)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /