Skip to content

make_timeout_time_ms() is missing in v 1.5.0 #1261

@NickDolfin

Description

@NickDolfin

I cannot compile anymore without errors using 1.5.0.
Apparantly make_timeout_time_ms() is missing
https://raspberrypi.github.io/pico-sdk-doxygen/group__timestamp.html

Or am I missing something?
I reverted to 1.4.0 and the error goes away

time.h looks the same in both versions.
Is there an configuration error?

---- updates

removed the newer version.
and used the following to reinstall the older:

git clone https://github.com/raspberrypi/pico-sdk.git --branch 1.4.0
cd pico-sdk
git submodule update --init

Now my code compiles ok. Oh, I use windows 10/64 in visual studio

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions