Skip to content

update secureboot tutorial #227

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

Merged
merged 2 commits into from
May 16, 2022
Merged

Conversation

umbynos
Copy link
Contributor

@umbynos umbynos commented May 12, 2022

What This PR Changes

Contribution Guidelines

Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

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

I suggest updating the minimum required version of the "Arduino Mbed OS Portenta Boards" platform from 3.0.0 to 3.1.0, since the new sketch location will only apply to that version and up:

https://github.com/arduino/docs-content/blob/5e2a061d126041d81ca4881e8690661be5b74088/content/hardware/04.pro/boards/portenta-h7/tutorials/secure-boot/secure-boot.md#hardware--software-required

@umbynos umbynos changed the title rename sketch in secureboot tutorial update secureboot tutorial May 12, 2022
Copy link
Member

@marqdevx marqdevx left a comment

Choose a reason for hiding this comment

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

LGTM!

@marqdevx marqdevx added fix/update A small fix or update Tutorial arduino Bugs and fixes added by the Arduino Team pro labels May 13, 2022
@umbynos umbynos merged commit a715634 into arduino:main May 16, 2022
@umbynos umbynos deleted the umbynos/fix-secureboot-docs branch May 16, 2022 07:47
Serjlee pushed a commit that referenced this pull request Dec 6, 2022
* PLC IDE setup guide [PC-974] (#172)

Co-authored-by: Ali Jahangiri <[email protected]>
Co-authored-by: Fr4ng <[email protected]>
Co-authored-by: BenjaminDannegård <[email protected]>

* Fix naming

* PLC IDE: Programming with IEC standard languages introdution [PC-975] (#174)

Co-authored-by: BenjaminDannegard <[email protected]>
Co-authored-by: Fr4ng <[email protected]>

* Move setup tutorial to correct folder

* Fix and align metadata

* Create Pin Mapping for PMC on the Arduino PLC IDE [PC-1002] (#189)

Co-authored-by: Julián Caro Linares <[email protected]>

* Empty-Commit

* PLC IDE + PMC, Pin Map tutorial: Small tweaking [PC-1050] (#225)

* Small tweaking

* Minor rewording

* Pin Map bold

* Tweak explanation

* map table bold

* Update content/hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control/tutorials/plc-ide-pin-mapping/content.md

Co-authored-by: Julián Caro Linares <[email protected]>

* Re-order, rename headings

* Title case

* Update content/hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control/tutorials/plc-ide-pin-mapping/content.md

Co-authored-by: Julián Caro Linares <[email protected]>

* Requirements rewording

Co-authored-by: Julián Caro Linares <[email protected]>

* Add symlinks to the software page

* Update license and PLC IDE links

* Add 2 executables info

* PLC-IDE CAN set up [PC-1000] (#227)

* First commit

* Lint and remove tags

* Fix typo

* Apply suggestions from code review

Co-authored-by: Julián Caro Linares <[email protected]>

* Fix typo, title case and next-step paragraph

Co-authored-by: marqdevx <[email protected]>

* Add paragraph from feedback

* Hide settings list

Co-authored-by: Julián Caro Linares <[email protected]>

* PLC-IDE ModBus set up [PC-1001] (#215)

* First commit

* Add screenshot

* MD fixes

* Lint fix and added RTU naming

* Lint fix

* PLC IDE + PMC ModBus: tutorial fix (#226)

* Added ModBus TCP

* Add modbus node configration

* MD fixes

* assets fix

* Empty-Commit

* Fix overview

* Add TCP and move Parametrization section

* Add ethernet note

* ModBus capitalization

* Add software metadata

Co-authored-by: canchebagur <[email protected]>

* Add symlinks

Co-authored-by: Ali Jahangiri <[email protected]>
Co-authored-by: Fr4ng <[email protected]>
Co-authored-by: BenjaminDannegård <[email protected]>
Co-authored-by: Julián Caro Linares <[email protected]>
Co-authored-by: canchebagur <[email protected]>
marqdevx added a commit that referenced this pull request Dec 6, 2022
* Software: Add PLC-IDE page [PC-1038] (#209)

* Update paragraph (#228)

Co-authored-by: sebromero <[email protected]>

* PLC IDE Tutorials [PC-1041, PC-1003] (#219)

* PLC IDE setup guide [PC-974] (#172)

Co-authored-by: Ali Jahangiri <[email protected]>
Co-authored-by: Fr4ng <[email protected]>
Co-authored-by: BenjaminDannegård <[email protected]>

* Fix naming

* PLC IDE: Programming with IEC standard languages introdution [PC-975] (#174)

Co-authored-by: BenjaminDannegard <[email protected]>
Co-authored-by: Fr4ng <[email protected]>

* Move setup tutorial to correct folder

* Fix and align metadata

* Create Pin Mapping for PMC on the Arduino PLC IDE [PC-1002] (#189)

Co-authored-by: Julián Caro Linares <[email protected]>

* Empty-Commit

* PLC IDE + PMC, Pin Map tutorial: Small tweaking [PC-1050] (#225)

* Small tweaking

* Minor rewording

* Pin Map bold

* Tweak explanation

* map table bold

* Update content/hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control/tutorials/plc-ide-pin-mapping/content.md

Co-authored-by: Julián Caro Linares <[email protected]>

* Re-order, rename headings

* Title case

* Update content/hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control/tutorials/plc-ide-pin-mapping/content.md

Co-authored-by: Julián Caro Linares <[email protected]>

* Requirements rewording

Co-authored-by: Julián Caro Linares <[email protected]>

* Add symlinks to the software page

* Update license and PLC IDE links

* Add 2 executables info

* PLC-IDE CAN set up [PC-1000] (#227)

* First commit

* Lint and remove tags

* Fix typo

* Apply suggestions from code review

Co-authored-by: Julián Caro Linares <[email protected]>

* Fix typo, title case and next-step paragraph

Co-authored-by: marqdevx <[email protected]>

* Add paragraph from feedback

* Hide settings list

Co-authored-by: Julián Caro Linares <[email protected]>

* PLC-IDE ModBus set up [PC-1001] (#215)

* First commit

* Add screenshot

* MD fixes

* Lint fix and added RTU naming

* Lint fix

* PLC IDE + PMC ModBus: tutorial fix (#226)

* Added ModBus TCP

* Add modbus node configration

* MD fixes

* assets fix

* Empty-Commit

* Fix overview

* Add TCP and move Parametrization section

* Add ethernet note

* ModBus capitalization

* Add software metadata

Co-authored-by: canchebagur <[email protected]>

* Add symlinks

Co-authored-by: Ali Jahangiri <[email protected]>
Co-authored-by: Fr4ng <[email protected]>
Co-authored-by: BenjaminDannegård <[email protected]>
Co-authored-by: Julián Caro Linares <[email protected]>
Co-authored-by: canchebagur <[email protected]>

* PLC IDE launch, fixes (#229)

* Fix software metadata

* Update CAN tutorial

* Fix ModBus tutorial

Co-authored-by: Pablo Marquínez Ferrándiz <[email protected]>
Co-authored-by: Sebastian Romero <[email protected]>
Co-authored-by: Ali Jahangiri <[email protected]>
Co-authored-by: Fr4ng <[email protected]>
Co-authored-by: BenjaminDannegård <[email protected]>
Co-authored-by: Julián Caro Linares <[email protected]>
Co-authored-by: canchebagur <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arduino Bugs and fixes added by the Arduino Team fix/update A small fix or update pro Tutorial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants