-
Notifications
You must be signed in to change notification settings - Fork 7.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
compilation warning: Unused variable uxReturn tasks.c 3345 #48
Labels
Comments
Aye, known issue that snuck in with one of the commits I did. Fix will be pushed to master next week. |
igrr
pushed a commit
that referenced
this issue
Oct 13, 2016
Some small fixes - Kill unused uxReturn in task.c, #48 - Line end conversion in gpio.c - Move heap_alloc_caps.h so components can also use it See merge request !135
igrr
added a commit
that referenced
this issue
Nov 30, 2018
Fix menuconfig fail on cmake Closes #48 See merge request idf/esp-idf!3826
adpalmer
pushed a commit
to adpalmer/esp-idf
that referenced
this issue
Jan 13, 2022
* Refactor common::list_specific_sdkconfigs * Force ESP_ERR_* constants to be i32 Make strum dependency optional Add bindgen dependency
mikkeldamsgaard
pushed a commit
to mikkeldamsgaard/esp-idf
that referenced
this issue
Mar 26, 2022
espressif-bot
added
Status: Opened
Issue is new
Status: In Progress
Work is in progress
Resolution: Done
Issue is done internally
Status: Done
Issue is done internally
and removed
Status: Opened
Issue is new
Status: In Progress
Work is in progress
labels
Jun 2, 2022
mikkeldamsgaard
pushed a commit
to mikkeldamsgaard/esp-idf
that referenced
this issue
Sep 28, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Getting a compilation warning ...
https://github.com/espressif/esp-idf/blob/master/components/freertos/tasks.c#L3345
The text was updated successfully, but these errors were encountered: