Skip to content

Conversation

@XuNeo
Copy link
Contributor

@XuNeo XuNeo commented Oct 11, 2024

Summary

noteprintf_main.c:52:7: warning: unused variable 'binary' [-Wunused-variable]
   52 |     } binary =

Fix typo.

Impact

No impact.

Testing

Tested with configuration: stm32f429i-disco:systemview

noteprintf_main.c:52:7: warning: unused variable 'binary' [-Wunused-variable]
   52 |     } binary =

Fix typo of sched.

Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
@XuNeo
Copy link
Contributor Author

XuNeo commented Oct 11, 2024

Needed by apache/nuttx#14093 to pass CI.

@xiaoxiang781216
Copy link
Contributor

let's ignore macOS ci temp break.

@xiaoxiang781216 xiaoxiang781216 merged commit d91e3db into apache:master Oct 11, 2024
@XuNeo XuNeo deleted the fix-noteprintf-warning branch October 11, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants