-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Checklist
- Checked the issue tracker for similar issues to ensure this is not a duplicate
- Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
- Tested with the latest version to ensure the issue hasn't been fixed
How often does this bug occurs?
always
Expected behavior
IRAM0 .text 空间能移动到 Flash .text 上
Actual behavior (suspected bug)
编译后 使用 idf.py size-files ,发现 esp_new_jpeg 的 库代码占用了 20k 左右的 IRAM0 .text 空间
Error logs or terminal output
Steps to reproduce the behavior
idf.py all
idf.py size-files
Project release version
esp_new_jpeg 0.6.1
System architecture
Intel/AMD 64-bit (modern PC, older Mac)
Operating system
Linux
Operating system version
ubuntu
Shell
ZSH
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels