Code base for esp32s3 #103
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Codebase for esp32S3
Plans to integrate Fingerprint stack
Don't understand this issue.
this is not a issue , we are not able to label this as question. So coming back to the point, where do we have the esp32s3 codebase which is being flashed currently through the web.
I was planning to increase some functionality available in the esp32 like adding up userpresence using fingerprint module which is fido compliant.
It is in the same source files as everything else if you read it.. not separated from the 2040 code.
Here: https://github.com/polhenarejos/pico-fido
So for rpi2040 the flashing method is different but for the esp instance there is only web flashing methodology. I wanted to do offline flashing of esp by my serial. Did you do that methodology ?, cause i want to seek for debugging dev tools to listen for board signals. I need the code separate for it so i will be able to help contribute BIO-FIDO on it.
@polhenarejos @ihavetenfingers