Skip to content

Revert "Fix header includes" #1125

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Conversation

n9wxu
Copy link
Member

@n9wxu n9wxu commented Mar 28, 2024

Reverts #1120

The idea of a common header is an anti-pattern that must be avoided. An article that covers this topic is here.
https://www.microforum.cc/blogs/entry/46-modular-code-and-how-to-structure-an-embedded-c-project/

Additionally, the FreeRTOS_IP_Common.h file contains "miscellaneous" stuff that should be moved to purposeful headers.

@n9wxu n9wxu requested a review from a team as a code owner March 28, 2024 16:37
@AniruddhaKanhere AniruddhaKanhere merged commit fcdac25 into main Mar 28, 2024
20 checks passed
@amazonKamath amazonKamath deleted the revert-1120-dev-header-includes branch April 30, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants