jocover / esp32_u2f

Create a FIDO2/U2F token using ESP32
GNU General Public License v3.0
88 stars 17 forks source link

update tinyusb/cbor libraries, fixes idf 5.3.1/issue #9 #10

Open greenaddress opened 1 month ago

greenaddress commented 1 month ago

This should fix issue #9

tested on idf 5.1.3 and idf 5.3.1

greenaddress commented 1 month ago

it probably breaks with idf 5.0, some ifdef may help there but not sure if worthwhile to keep support for 5.0?