Skip to content
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

Modified extern variable #641

Merged
merged 1 commit into from
Feb 18, 2025
Merged

Modified extern variable #641

merged 1 commit into from
Feb 18, 2025

Conversation

yun-goon
Copy link
Contributor

Description

Added extern declarations for global variables in header files and redefined them in source files to maintain proper linkage and ensure consistency.

Motivation

#545, #590, #607

Testing & Validation

Tested all examples in c/example/protocol2.0 using XL430.

Signed-off-by: Wonho Yun <[email protected]>
@yun-goon yun-goon added the enhancement New feature or request label Feb 17, 2025
@yun-goon yun-goon self-assigned this Feb 17, 2025
Copy link
Member

@robotpilot robotpilot left a comment

Choose a reason for hiding this comment

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

LGTM

@yun-goon yun-goon requested a review from GyuH13 February 17, 2025 06:15
Copy link

@GyuH13 GyuH13 left a comment

Choose a reason for hiding this comment

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

LGTM

@robotpilot
Copy link
Member

@sunghowoo PING

Copy link
Contributor

@sunghowoo sunghowoo left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants