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

Add hardware metadata files, generate setup scripts and hardware docs from them. #883

Commits on Sep 11, 2021

  1. feat: Add hardware metadata schema.

    * Initial hardware metadata JSON schema.
    * GH Action to validate all schemas for boards/shields.
    petejohanson committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    a806673 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a8dde9 View commit details
    Browse the repository at this point in the history
  3. feat(docs): Add TS type gen, metadata JSON gen

    * Generate TS types from new hardware metadata schema.
    * Aggregate all hw metadata YAML into one aggregate JSON
      file for consumption by others.
    petejohanson committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    7616c50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4f1662 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02f05fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2af7a21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87aab0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af7f54f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45ce988 View commit details
    Browse the repository at this point in the history
  10. refactor(boards): Add metadata for boards.

    * Standalone and pro-micro format board metadata added.
    petejohanson committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    064d717 View commit details
    Browse the repository at this point in the history
  11. refactor(docs): Remove build.yml for new shield.

    * No longer recommending that all new shields get added to the
      build matrix in `build.yml`, so we avoid conflicts.
    petejohanson committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    f404ad1 View commit details
    Browse the repository at this point in the history
  12. feat(metadata): Add MakerDiary nRF52840 M.2 interconnect

    * Add interconnect details.
    * Add m60 and nrf52840_m2 metadata files.
    petejohanson committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    8508a2a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5023ae8 View commit details
    Browse the repository at this point in the history