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

Added keyword replacement script for MCU specific keyword. #11

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

StrahinjaJacimovic
Copy link
Contributor

Improvements:

  • Added keyword_replacement python script
  • Added trigger to release workflow

Some MCUs have specific keywords used in thirdparty libraries, i.e. code for Microchip MCUs.

The script will replace the keyword occurrences with _keyword (add and undersore).

Copy link
Contributor

@MarkoZiv MarkoZiv left a comment

Choose a reason for hiding this comment

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

reviewed and run

Copy link
Contributor

@IvanRuzavin IvanRuzavin left a comment

Choose a reason for hiding this comment

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

Reviewed and approved

@StrahinjaJacimovic StrahinjaJacimovic merged commit e75ec1c into master Jun 24, 2024
1 check passed
@StrahinjaJacimovic StrahinjaJacimovic deleted the topic/keyword_replacement branch June 24, 2024 13:45
@StrahinjaJacimovic StrahinjaJacimovic self-assigned this Jun 24, 2024
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.

3 participants