Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

espressif/esp-idf-nvs-partition-gen

adokitkat created a comment on an issue on espressif/esp-idf-nvs-partition-gen
Hello. Thank you for your contribution. I just wanted to tell you I am using your MR as a base of the improvement and adding other commits like merging (practically omitting) duplicate namespaces i...

View on GitHub

adokitkat created a comment on a pull request on espressif/esp-idf-nvs-partition-gen
sha=531cf7ad444cda009e2994ed11be98ea16139f28

View on GitHub

espressif-bot pushed 2 commits to main espressif/esp-idf-nvs-partition-gen
  • feat: Add Github Workflow to sync PR to Gitlab 063ad61
  • Merge branch 'feat/add_github_workflow_sync_pr_to_gitlab' into 'main' feat: Add Github Workflow to sync PR to Gitlab... 9ea7a6c

View on GitHub

pacucha42 created a comment on an issue on espressif/esp-idf-nvs-partition-gen
Thanks for the check! The namespace is defined by its name, so I would expect merging all the corresponding records from any number of sources. My colleague already started working on your PR, so ...

View on GitHub

stkw0 created a comment on an issue on espressif/esp-idf-nvs-partition-gen
Yes. If there are two files and the two CSV use the same namespace but have different values it will generate a partition with all values in the correct namespace. The two namespace with the same n...

View on GitHub

espressif-bot added adokitkat to espressif/esp-idf-nvs-partition-gen
pacucha42 created a comment on an issue on espressif/esp-idf-nvs-partition-gen
Hi @stkw0, thank you very much for the quick fix. We shall check and merge your PR asap, just one question: did you consider/try generating the same namespace from multiple CVS? No problem if not,...

View on GitHub

stkw0 opened a pull request on espressif/esp-idf-nvs-partition-gen
feat: allow multiple inputs
## Description Change input argument of "generate" command to allow multiple input files. ## Related Fixes #8 ## Testing I run `python3 -m esp_idf_nvs_partition_gen generate a.csv b....
stkw0 opened an issue on espressif/esp-idf-nvs-partition-gen
Allow to pass more than one CSV input as parameter
### Checklist - [X] Checked the issue tracker for similar issues to ensure this is not a duplicate. - [X] Described the feature in detail and justified the reason for the request. - [X] Provided s...
yuzehang closed an issue on espressif/esp-idf-nvs-partition-gen
python.exe: No module named esp_idf_nvs_partition_gen (IDFGH-13902)
### Checklist - [X] Checked the issue tracker for similar issues to ensure this is not a duplicate - [X] Read the documentation to confirm the issue is not addressed there and your configuration i...
yuzehang created a comment on an issue on espressif/esp-idf-nvs-partition-gen
Using 'ESP-IDF 5.3 CMD' to execute the command resolved the issue.

View on GitHub

yuzehang opened an issue on espressif/esp-idf-nvs-partition-gen
python.exe: No module named esp_idf_nvs_partition_gen
### Checklist - [X] Checked the issue tracker for similar issues to ensure this is not a duplicate - [X] Read the documentation to confirm the issue is not addressed there and your configuration i...