Skip to content

Max carrier: add compatibilities on X8 and H7s #225

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 3 commits into from
May 11, 2022

Conversation

marqdevx
Copy link
Member

@marqdevx marqdevx commented May 11, 2022

What This PR Changes

  • (Please explain here why you created the pull request and specify what it changes)

Contribution Guidelines

@marqdevx marqdevx self-assigned this May 11, 2022
@marqdevx marqdevx added Product page fix/update A small fix or update arduino Bugs and fixes added by the Arduino Team pro labels May 11, 2022
@aliphys aliphys self-requested a review May 11, 2022 17:17
Copy link
Contributor

@aliphys aliphys 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 merged commit 118a522 into main May 11, 2022
@marqdevx marqdevx deleted the marqdevx/portenta-X8/PP-compatibility branch May 11, 2022 17:20
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 Product page
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants