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

Now waiting for .ioc file #42

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Now waiting for .ioc file #42

merged 2 commits into from
Apr 2, 2024

Conversation

bgn42
Copy link
Collaborator

@bgn42 bgn42 commented Mar 27, 2024

Added a waiting loop to first wait for the .ioc file before watching for changes. The watcher cannot watch a file which does not yet exist although there is a callback for file creation.

@bgn42 bgn42 requested a review from DavidLesnjak March 27, 2024 11:54
Copy link

github-actions bot commented Mar 27, 2024

Test Results

  6 files  ±0   54 suites  ±0   4s ⏱️ ±0s
163 tests ±0  163 ✅ ±0  0 💤 ±0  0 ❌ ±0 
978 runs  ±0  978 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 82eb592. ± Comparison against base commit 9a79318.

♻️ This comment has been updated with latest results.

Copy link

codeclimate bot commented Mar 27, 2024

Code Climate has analyzed commit 82eb592 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 0.0% (35% is the threshold).

This pull request will bring the total coverage in the repository to 37.2% (-0.6% change).

View more on Code Climate.

Copy link
Collaborator

@DavidLesnjak DavidLesnjak left a comment

Choose a reason for hiding this comment

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

I have tested updated cbridge.exe with uVision and csolution. I didn't notice anymore that cgen.yml and MX_Device are not generated in first launch of STM32CubeMX.

@jkrech jkrech merged commit 8ea2746 into main Apr 2, 2024
20 checks passed
@jkrech jkrech deleted the IocWaiting branch April 2, 2024 06:31
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