-
-
Notifications
You must be signed in to change notification settings - Fork 442
[PC-1851][PC-1857] Memory Partitioning Tutorial Improvement & PMC Update #2072
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
[PC-1851][PC-1857] Memory Partitioning Tutorial Improvement & PMC Update #2072
Conversation
Preview Deployment🚀 Preview this PR: https://66ac68901a567eceaee3871f--docs-content.netlify.app |
content/hardware/07.opta/opta-family/opta/tutorials/08.memory-partitioning/content.md
Show resolved
Hide resolved
content/hardware/07.opta/opta-family/opta/tutorials/08.memory-partitioning/content.md
Outdated
Show resolved
Hide resolved
…partitioning/content.md Co-authored-by: Julián Caro Linares <jcarolinares@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes approved
Please wait to my go to merge, we are waiting Matteo to fix stuff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
coooooooooool
… Content (#2103) * Small space * Block Diagram Datasheet update (#2102) * Pinout name updated (#2095) * Initial commit - Portenta X8 release note documentation update (#2093) * [PC-1851][PC-1857] Memory Partitioning Tutorial Improvement & PMC Update (#2072) * Initial commit - Memory Partitioing tutorial update w/ PMC & instruction improvement * Tutorial content update * Tutorial content update * Tutorial content update & symlink patch * Tutorial symlink update * Tutorial content minor update * Update content/hardware/07.opta/opta-family/opta/tutorials/08.memory-partitioning/content.md Co-authored-by: Julián Caro Linares <jcarolinares@gmail.com> * Content update post-revision * Content update post revision * Content minor update post-revision * Content minor update post-revision --------- Co-authored-by: TaddyHC <k.hochung@arduino.cc> Co-authored-by: TaddyHC <94547080+TaddyHC@users.noreply.github.com> Co-authored-by: Julián Caro Linares <jcarolinares@gmail.com> * History of datasheet updated, format improved * Declarations of conformity for Opta Ext A0602 (#2105) * 2.0.18 (#2069) * 2.0.18-alpha.1 * Essential title * 2.0.18-alpha.2 * 2.0.18-alpha.3 * 2.0.18-alpha.4 * 2.0.18-alpha.5 * remove git log * 2.0.18 * uploading declarations of conformity for Opta Ext A0602 --------- Co-authored-by: Matteo Marsala <m.marsala@arduino.cc> --------- Co-authored-by: Christopher Méndez <49886387+mcmchris@users.noreply.github.com> Co-authored-by: TaddyHC <94547080+TaddyHC@users.noreply.github.com> Co-authored-by: Arduino Bot <ArduinoBot@users.noreply.github.com> Co-authored-by: TaddyHC <k.hochung@arduino.cc> Co-authored-by: Kateryna Lukina <94372596+kateryna-lukina@users.noreply.github.com> Co-authored-by: Matteo Marsala <m.marsala@arduino.cc>
What This PR Changes
Updates the Memory partitioning tutorial to add compatibility with the Portenta Machine Control. It also adds minor instruction improvement regarding the requirement of certificates.h file when partitioning memory.
Contribution Guidelines