chore: fix cjson dependency case#149
Conversation
There was a problem hiding this comment.
Codex Review: Here are some suggestions.
Reply with @codex fix comments to fix any unresolved comments.
About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you open a pull request for review, mark a draft as ready, or comment "@codex review". If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex fix this CI failure" or "@codex address that feedback".
| espressif/esp_lcd_ili9881c: ^1.0.1 | ||
| espressif/cjson: '*' | ||
| espressif/cJSON: '*' |
There was a problem hiding this comment.
[P1] Restore lowercase cjson component name
The ESP-IDF component registry treats names as case-sensitive and publishes the cJSON library under espressif/cjson. Switching the manifest to espressif/cJSON points the build system at a different package that does not exist publicly and results in the “missing credentials for espressif/cJSON” failure noted in the test output. To keep Tab5 builds reproducible, keep the dependency name lowercase or confirm the uppercase variant actually exists and is accessible.
Useful? React with 👍 / 👎.
Summary
Testing
https://chatgpt.com/codex/tasks/task_e_68ce733bf5088324a92ad370919d01de