Skip to content

unoq: flash bootloader only if really needed#436

Open
facchinm wants to merge 2 commits into
arduino:mainfrom
facchinm:fast_flash_bootloader_unoq
Open

unoq: flash bootloader only if really needed#436
facchinm wants to merge 2 commits into
arduino:mainfrom
facchinm:fast_flash_bootloader_unoq

Conversation

@facchinm
Copy link
Copy Markdown
Member

This way the command can be run every time a sketch is being flashed to allow coherency between desktop IDE and AppLab

@facchinm
Copy link
Copy Markdown
Member Author

@arduino/team_tooling @lucarin91

@lucarin91
Copy link
Copy Markdown
Collaborator

@arduino/team_tooling @lucarin91

Doesn't this take almost double the time?

@github-actions
Copy link
Copy Markdown

Built 0.54.2-0.dev+9aa12ec5

CI run PASSED 🟢

ArtifactBoardCoreTestsRAMSketchesWarningsErrors
zephyr_contrib ek_ra8d1 📗

11.9%

2--
frdm_mcxn947 6 🏷️

58.0%

2--
frdm_rw612 1 🏷️

83.0%

2--
✔️* zephyr_main giga 4 🏷️ ✅*

54.6%

5612-
nano33ble 1 🏷️ ✅*

78.8%

2810-
nano_matter 📗 ✔️*

⚠️ 85.7%

208(2*)
nicla_vision 4 🏷️ ✔️*

56.9%

5012(10*)
niclasense 2 🏷️ ✅*

⚠️ 87.4%

2610-
opta 4 🏷️ ✅*

56.5%

6026-
portentac33 3 🏷️ ✔️*

⚠️ 95.2%

6226(8*)
portentah7 3 🏷️ ✅*

57.2%

7026-
✅* zephyr_unoq unoq 📗 ✅*

26.9%

748-
Legend

BoardTestStatus description
🔥 🔥 Test run failed to complete.
🔴 Test completed with unexpected errors.
✔️* 🚫 Test completed with errors, but all are known/expected.
✅* 🟡 Test completed with some warnings; no errors detected.
🟢 Test passed successfully, with no warnings or errors.
🌑 🌑 Test was skipped.

Comment thread platform.txt
@lucarin91
Copy link
Copy Markdown
Collaborator

@facchinm pushed on my branch two commits for:

  • supporting the new syntax of remoteocd
  • add the verify step also for the sketch
  • upload the bootloader also in network mode

If you like them, you can integrate them into your PR.

This way the command can be run every time a sketch is being flashed
to allow coherency between desktop IDE and AppLab.
We also skip re-flashing the same sketch if match the previous one.

Co-authored-by: lucarin91 <l.rinaldi@arduino.cc>
@lucarin91 lucarin91 force-pushed the fast_flash_bootloader_unoq branch from 5a0b215 to bc8079c Compare May 5, 2026 09:10
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

Built 0.55.1-0.dev+79d5c9a5

CI run PASSED 🟢

ArtifactBoardCoreTestsRAMSketchesWarningsErrors
✅* zephyr_contrib ek_ra8d1 📗 ✅*

11.9%

22-
frdm_mcxn947 7 🏷️ ✅*

58.0%

22-
frdm_rw612 2 🏷️ ✅*

83.0%

22-
✔️* zephyr_main giga 5 🏷️ ✅*

54.7%

5616-
nano33ble 1 🏷️ ✅*

78.8%

2810-
nano_matter 1 🏷️ ✅*

⚠️ 86.1%

208-
nicla_vision 5 🏷️ ✔️*

57.0%

508(10*)
niclasense 2 🏷️ ✅*

⚠️ 87.4%

2610-
opta 5 🏷️ ✅*

57.7%

6218-
portentac33 3 🏷️ ✔️*

⚠️ 95.8%

648(8*)
portentah7 4 🏷️ ✅*

58.4%

7216-
✅* zephyr_unoq unoq 📗 ✅*

26.9%

748-
Legend

BoardTestStatus description
🔥 🔥 Test run failed to complete.
🔴 Test completed with unexpected errors.
✔️* 🚫 Test completed with errors, but all are known/expected.
✅* 🟡 Test completed with some warnings; no errors detected.
🟢 Test passed successfully, with no warnings or errors.
🌑 🌑 Test was skipped.

Copy link
Copy Markdown

@dani-clo dani-clo left a comment

Choose a reason for hiding this comment

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

Looks good and works fine

@lucarin91
Copy link
Copy Markdown
Collaborator

If everything works, should I do a 0.1.1 release of remoteocd?

cc @pillo79 @dani-clo

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.

4 participants