Building image for esp32s3 target #63
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?
Hi!
What branch/tag should I use for building esp32s3 images?
What's the command to build for esp32s3?
What env variables should be set when building image?
Where in source tree (including git submodules) should I search for and add my own board .h files (e.g. to set LED type/pins)
I did a brief grep through source tree (including *-sdk) on master branch and tried running cmake with ESP_PLATFORM=1 but didn't manage to get it building.
Will appreciate any help.
You don't need nothing special.
If you have configured your VS Code with ESP32 plugin, the project is built smoothly.
https://github.com/espressif/vscode-esp-idf-extension/blob/master/docs/tutorial/install.md
Thanks! Got it building with custom vid/pid.
On linux I had to patch pico-keys-sdk/src/esp_compat.h:
Also found nothing VSCode specific. Any or no IDE is OK, general instructions would be:
Can you show me how you do this?
I would be very grateful for a tutorial video!
Developer does not help!
Hi, @metabo7000!
Please provide what OS do you use.
I did build it using my Linux desktop. For linux you need git installed and do:
1.
#include "freertos/freertos.h"to#include "freertos/FreeRTOS.h"in pico-fido/pico-keys-sdk/src/esp_compat.h@metabo7000 just checked docker build is OK.
If you own any OS with docker installed you can build using docker.
pico-fido/pico-keys-sdk/src/esp_compat.hto include case sensitive "freertos/FreeRTOS.h" as I mentioned abovecd pico-fido) and run:buildsubfolder.I did as I described! But I get these errors! I only worked in arduino ide environment in window os!
@metabo7000 you skipped all steps except for first one and last one, that's why you get all this errors. If you are not familiar with command line and still want to build pico-fido by yourself, I'd recommend using VSCode and following

https://github.com/espressif/vscode-esp-idf-extension/blob/master/docs/tutorial/install.md (choose Express setup option).
As soon as you have VSCode with ESP-IDF Extension installed, you should open pico-fido project, select esp32s3 target (1) and click build (3) in ESP-IDF explorer (2):
This translation of 5.12 idf 2000 lines is just a mistake!
Please make me a fido firmware bin esp32s3 in which 1050/0407 vid/pid settings are ready!
You can send it to metabo7000@gmail.com Tankyou! !
The translation cannot solve your problem, see the attached pictures!
idf v5.4 ,v5.3 version compile error!
video
https://drive.google.com/file/d/17NbH_wvGrV0PUWCVdCHUyRRd1avLqcIu/view?usp=sharing
Check your email and please stop spamming issues on this repo. Github issues are not intended for that kind of support you are seeking here. If you have problems with operating VSCode or ISP-IDF you should ask on corresponding resources.
The supported resources are those who help others as you do! There are those who, for example, only understand others, but also open or eat in other areas! Thank you for the filmware files!