Skip to content

Commit 6e02c42

Browse files
authored
analogReference now supported by Arduino nRF528x
In addition to the "Arduino mbed-enabled Boards" platform, this function is now also supported by the "Arduino nRF528x Boards (Mbed OS)" platform since version 1.1.6. arduino/ArduinoCore-nRF528x-mbedos#81
1 parent 7b8e6e5 commit 6e02c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Analog IO/analogReference.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Arduino SAM Boards (Due)
5252

5353
* AR_DEFAULT: the default analog reference of 3.3V. This is the only supported option for the Due.
5454

55-
Arduino mbed-enabled Boards (Nano 33 BLE only): only available when using the _Arduino mbed-enabled Boards_ platform, and not when using the _Arduino nRF528x Boards (Mbed OS)_ platform
55+
Arduino mbed-enabled Boards (Nano 33 BLE only): available when using the _Arduino mbed-enabled Boards_ platform, or the _Arduino nRF528x Boards (Mbed OS)_ platform version 1.1.6 or later
5656

5757
* AR_VDD: the default 3.3 V reference
5858
* AR_INTERNAL: built-in 0.6 V reference

0 commit comments

Comments
 (0)