Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: support stm32 assert#2384

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fpistm merged 2 commits intostm32duino:mainfromfpistm:stm32_assert
May 28, 2024
Merged

Conversation

fpistm
Copy link
Member

@fpistmfpistm commentedMay 28, 2024
edited
Loading

Fixesstm32duino#2375.Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
When NDEBUG is defined and the _Error_Handler() is usedinside a function using function arguments.Ex:void dummy(char *file, uint32_t line) {  _Error_Handler(file, line);}Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistmfpistm added this to the2.8.0 milestoneMay 28, 2024
@fpistmfpistm added the enhancementNew feature or request labelMay 28, 2024
@fpistmfpistm merged commitf69757c intostm32duino:mainMay 28, 2024
23 checks passed
@fpistmfpistm deleted the stm32_assert branchMay 28, 2024 12:18
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
enhancementNew feature or request
Projects
Milestone
2.8.0
Development

Successfully merging this pull request may close these issues.

USE_FULL_ASSERT results in failed build due to missing stm32_assert.h
1 participant
@fpistm

[8]ページ先頭

©2009-2025 Movatter.jp