Skip to content

tlsr82: disable CONFIG_RW_SPINLOCK#14308

Closed
W-M-R wants to merge 1 commit into
apache:masterfrom
W-M-R:chao
Closed

tlsr82: disable CONFIG_RW_SPINLOCK#14308
W-M-R wants to merge 1 commit into
apache:masterfrom
W-M-R:chao

Conversation

@W-M-R
Copy link
Copy Markdown
Contributor

@W-M-R W-M-R commented Oct 15, 2024

Summary

tlsr82 does not support atomic

include/nuttx/spinlock.h:45:25: fatal error: stdatomic.h: No such file or directory

Impact

Update this section, where applicable, on how change affects users,
build process, hardware, documentation, security, compatibility, etc.

Testing

Update this section with details on how did you verify the change,
what Host was used for build (OS, CPU, compiler, ..), what Target was
used for verification (arch, board:config, ..), etc. Providing build
and runtime logs from before and after change is highly appreciated.

tlsr82 does not support atomic

include/nuttx/spinlock.h:45:25: fatal error: stdatomic.h: No such file or directory

Signed-off-by: chao an <anchao@xiaomi.com>
@github-actions github-actions Bot added Board: arm Size: XS The size of the change in this PR is very small labels Oct 15, 2024
# CONFIG_NSH_DISABLE_SEMICOLON is not set
# CONFIG_NSH_DISABLE_UNAME is not set
# CONFIG_NSH_DISABLE_XD is not set
# CONFIG_RW_SPINLOCK is not set
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The message should be "enable" ?

@W-M-R W-M-R closed this Oct 15, 2024
@W-M-R W-M-R deleted the chao branch October 16, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Board: arm Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants