Skip to content

Improve support for AVR and MSP430 custom targets#50

Merged
bors[bot] merged 1 commit intomainfrom
custom-target
Dec 15, 2022
Merged

Improve support for AVR and MSP430 custom targets#50
bors[bot] merged 1 commit intomainfrom
custom-target

Conversation

@taiki-e
Copy link
Copy Markdown
Owner

@taiki-e taiki-e commented Dec 14, 2022

  • Fix build error when not using portable_atomic_unsafe_assume_single_core cfg on AVR and MSP430 custom targets.

    Since 0.3.11, atomic CAS was supported without the cfg on AVR and MSP430 builtin targets, but that change was not applied to custom targets.

@taiki-e taiki-e added O-avr Target: AVR O-msp430 Target: MSP430 labels Dec 14, 2022
@taiki-e
Copy link
Copy Markdown
Owner Author

taiki-e commented Dec 14, 2022

bors r+

@taiki-e
Copy link
Copy Markdown
Owner Author

taiki-e commented Dec 14, 2022

FYI @notgull as you seem to have run into this issue.

Copy link
Copy Markdown
Contributor

@notgull notgull left a comment

Choose a reason for hiding this comment

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

Thanks!

@bors
Copy link
Copy Markdown
Contributor

bors bot commented Dec 15, 2022

@bors bors bot merged commit f72020e into main Dec 15, 2022
@bors bors bot deleted the custom-target branch December 15, 2022 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-avr Target: AVR O-msp430 Target: MSP430

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants