platformio / platformio/platformio-core

Support for Logic Green LGT8F328P based boards

Open
#3,291 3 comments 3 reactions 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

Hey, I recently came across these cool Nano clones that run at 32Mhz and support the arduino core and libraries. They also have a few extra features like 12bit ADC and a DAC. You can program them using the arduino IDE using this super cool resource.

Since, I moving most of my development to PlatformIO it would be great to know how it can be added.

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 reading the PlatformIO project structure and the linked lgt8fx resource to understand how the Logic Green LGT8F328P boards are supported in the Arduino ecosystem. Determine the PlatformIO entry points needed for board support, then verify that the board can be selected and programmed with its Arduino core and libraries.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.