Thanks for the alert. I don't see LIBUSB_API_VERSION incremented. Just forgot, or it's not supposed to change for this case?
Antonio On Wed, Jan 25, 2023 at 1:26 PM Xiaofan Chen <xiaof...@gmail.com> wrote: > > With the merging of libusb PR #1026 recently, libusb_init() is now deprecated. > > This will cause issues with OpenOCD and libjaylink since both will > treat warnings as errors (-Werror=deprecated-declarations). > > Discussions here: > https://github.com/libusb/libusb/issues/1236 > > > -- > Xiaofan >