Still no INPUT_PULLUP, correct?

Is it still true that the ESP that the pixelblaze pico V3 uses does not support INPUT_PULLUP, according to the docs? Or could the docs be outdated? :crossed_fingers:

Also, I find it amusing that it didn’t like my first title.

I don’t see anything in the docs saying the Pico doesn’t support INPUT_PULLUP.

Docs havent been updated for the Pico +, which has a bunch more IO. Those would work the same as the pins on the standard. Should be able to use INPUT_PULLUP as you like, with the exception of the input only pins.