bt_atomic: use atomic macro to replace wireless/bluetooth/bt_atomic.c#14985
bt_atomic: use atomic macro to replace wireless/bluetooth/bt_atomic.c#14985xiaoxiang781216 merged 1 commit intoapache:masterfrom
Conversation
|
[Experimental Bot, please feedback here] No, this PR description does not adequately meet the NuttX requirements. While it provides some information, it's far too brief and lacks crucial details. Here's a breakdown of what's missing:
To be acceptable, the PR description needs significant expansion, providing the missing context and details as outlined in the NuttX requirements. |
anchao
left a comment
There was a problem hiding this comment.
Emm... I might remove bt_atomic.c and replace all of them with stdatomic's API, but this change is also fine for me.
Yes, it's better to remove bt_atomic.c and change bt_atomic to macro to avoid the function invocation cost. |
8d8c1a2 to
9d3dd89
Compare
Signed-off-by: hujun5 <hujun5@xiaomi.com>
Summary
bt_atomic: use atomic macro to replace wireless/bluetooth/bt_atomic.c
Impact
bt
Testing
ci