jocover / esp32_u2f

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

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

Open greenaddress opened 2 months ago

greenaddress commented 2 months ago

This should fix issue #9

tested on idf 5.1.3 and idf 5.3.1

greenaddress commented 2 months ago

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