Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Implement static assert#5

Merged
ikskuh merged 3 commits intoZigEmbeddedGroup:mainfrom
arkadiuszwojcik:static_assert
Jan 11, 2025
Merged

Implement static assert#5
ikskuh merged 3 commits intoZigEmbeddedGroup:mainfrom
arkadiuszwojcik:static_assert

Conversation

@arkadiuszwojcik
Copy link

Static assert implementation (C11). In C++ build this is excluded as static_assert is keyword since C++11. I have no idea how tests workd in this project.

@ikskuh ikskuh merged commit 62de5f4 into ZigEmbeddedGroup:main Jan 11, 2025
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants