Skip to content

Commit f987132

Browse files
author
Wayne Ren
committed
device: pinmux: add the definition of arduino_adc
add the definition of arduino_adc Signed-off-by: Wayne Ren <[email protected]>
1 parent c2b4e2b commit f987132

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

device/inc/dev_pinmux.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ typedef enum arduino_type {
9292
ARDUINO_SPI,
9393
ARDUINO_I2C,
9494
ARDUINO_PWM,
95+
ARDUINO_ADC,
9596
ARDUINO_NONE
9697
} ARDUINO_TYPE;
9798

0 commit comments

Comments
 (0)