platformio / platformio/platformio-core

Add support for VEGA Aries boards

Open
#4,792 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

board feature platform
Dominant language
Python
Stars
9.5k
Forks
905
Avg merge
2d 13h
Merged PRs (30d)
2

Description

What kind of issue is this?

  • Question.
    This issue tracker is not the place for questions. If you want to ask how to do something,
    or to understand why something isn't working the way you expect it to,
    use Community Forums or Premium Support

  • PlatformIO IDE.
    All issues related to PlatformIO IDE should be reported to the
    PlatformIO IDE for VSCode repository

  • Development Platform or Board.
    All issues (building, uploading, adding new boards, etc.) related to PlatformIO development platforms
    should be reported to appropriate repository related to your hardware
    https://github.com/topics/platformio-platform

  • Feature Request.
    Start by telling us what problem you’re trying to solve. Often a solution
    already exists! Don’t send pull requests to implement new features without first getting our
    support. Sometimes we leave features out on purpose to keep the project small.

  • PlatformIO Core.
    If you’ve found a bug, please provide an information below.


Configuration

Operating system: MacOS 12.6.9

PlatformIO Version: 6.1.11,
VSC PIO Home Version: 3.4.4

Description of problem

The VEGA Aries is a new series of Development boards developed by Centre for Development of Advanced Computing (CDAC) India.

Details about all dev boards can be found here: https://vegaprocessors.in/devboards/

These boards could be added to the Arduino IDE by adding a json to the configurations and installing these boards from the board manager.

It would be quite nice if these boards could also be added to the Platform IO core.

Thanks,
Ankush

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how existing development platforms and boards are defined in PlatformIO Core, then compare the VEGA Aries Arduino IDE JSON configuration referenced in the issue. Determine the board metadata and build or upload settings needed for support; done means the boards can be selected and used in PlatformIO. No repository files or tests are named.

Written by the indexing model from the issue text.

Assessment

Tech stack
arduino, python
Domain
build-system, embedded-iot
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.