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

Update radar logging and version retrieval, tweak 'xe125' example #4

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

Ragarnoy
Copy link
Owner

Changes include updated logging formatting in the hal.rs file, improved version retrieval and printing in radar.rs, and modification of version methods. For the 'xe125' example, removed probe-rs 'verify' flag and defmt log attribute from .cargo/config.toml, added new imported 'radar' structures in main.rs, and adjusted for new version retrieval method.

The __hardfp_sqrtf function was also added to main.rs following the __hardfp_roundf function, providing the square root of the input float as a return. The same file also discards the optional 'chip-erase' flag and removes git-fetch-with-cli from the net environment in the .cargo/config.toml file.

Changes include updated logging formatting in the hal.rs file, improved version retrieval and printing in radar.rs, and modification of version methods. For the 'xe125' example, removed probe-rs 'verify' flag and defmt log attribute from .cargo/config.toml, added new imported 'radar' structures in main.rs, and adjusted for new version retrieval method.

The `__hardfp_sqrtf` function was also added to main.rs following the `__hardfp_roundf` function, providing the square root of the input float as a return. The same file also discards the optional 'chip-erase' flag and removes git-fetch-with-cli from the net environment in the .cargo/config.toml file.
@Ragarnoy Ragarnoy requested a review from noahbliss February 17, 2024 10:53
@Ragarnoy Ragarnoy self-assigned this Feb 17, 2024
Copy link
Collaborator

@noahbliss noahbliss left a comment

Choose a reason for hiding this comment

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

sweet

@Ragarnoy Ragarnoy merged commit 12ed052 into main Feb 17, 2024
10 checks passed
@Ragarnoy Ragarnoy deleted the tweak-xe125-example branch February 17, 2024 19:10
noahbliss pushed a commit that referenced this pull request Mar 9, 2024
Update radar logging and version retrieval, tweak 'xe125' example
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.

2 participants