platformio / platformio/platformio-core
Support for Logic Green LGT8F328P based boards
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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