-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update radar logging and version retrieval, tweak 'xe125' example
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.
- Loading branch information
Showing
4 changed files
with
33 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters