Skip to content
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

projects/ad719x_asdz/coraz7s: Add make parameter & SYNCN on GPIO 33. Update documentation #1503

Merged
merged 3 commits into from
Nov 19, 2024

Commits on Nov 18, 2024

  1. projects/ad719x_asdz/coraz7s: Add make parameter and SYNCN on GPIO 33

     * Made the project parameterizable through ARDZ_PMOD_N parameter
     * Added possibility to connect through the Arduino header as well
     * Separated the top file and the constraints, for Arduino header & for PMOD JA
     * Added GPIO 33 - SYNCN, for the Arduino header connection mode
     * Added logging of make parameter in sysid string
    
    Signed-off-by: Iulia Moldovan <[email protected]>
    IuliaCMoldovan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ecbb9c8 View commit details
    Browse the repository at this point in the history
  2. docs/projects/ad719x_asdz: Update documentation

     * Added GPIO section as it was missing
     * Added details on using the make parameter ARDZ_PMOD_N as well as
       separate build commands depending on the carrier
     * Removed the diagram from Software considerations as it didn't make
       sense, since the evaluation board which doesn't have PMOD connector will be
       placed on top of Cora to use the Arduino header, and not connected through
       wires
     * Added links to Linux and no-OS files
    
    Signed-off-by: Iulia Moldovan <[email protected]>
    IuliaCMoldovan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    7215de8 View commit details
    Browse the repository at this point in the history
  3. .github/CODEOWNERS: Change owners for ad719x_asdz

    Signed-off-by: Iulia Moldovan <[email protected]>
    IuliaCMoldovan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    5b8ed0c View commit details
    Browse the repository at this point in the history