Skip to content

[Feature] - Add a task to vs code to build, flash and monitor#11

Merged
alrapal merged 1 commit intomainfrom
task/build_flash_monitor
Jun 29, 2025
Merged

[Feature] - Add a task to vs code to build, flash and monitor#11
alrapal merged 1 commit intomainfrom
task/build_flash_monitor

Conversation

@alrapal
Copy link
Owner

@alrapal alrapal commented Jun 29, 2025

Description

Add a task to vs code to build, flash and monitor based on the cargo run command
This is because cargo run does not work since the default target has been removed with #7.
It is therefore a workaround to quickly flash the firmware and launch a monitoring session.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Run the task within VS code and check that it has been correctly executed

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Template from Embedded Artistry

@alrapal alrapal added this to the Discovery phase milestone Jun 29, 2025
@alrapal alrapal self-assigned this Jun 29, 2025
@alrapal alrapal added the enhancement New feature or request label Jun 29, 2025
@alrapal alrapal merged commit 549191e into main Jun 29, 2025
5 checks passed
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.

1 participant