adafruit / adafruit/Adafruit_CircuitPython_PIOASM
label: instruction on one line
Open
- Dominant language
- Python
- Stars
- 27
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
try:
LP: out pins, 1 side 0
>>Unknown instruction... LP:
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported input, `LP: out pins, 1`, through the assembler entry point. Trace how the `LP:` label and following instruction are parsed, then verify that the one-line form no longer produces an unknown-instruction error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100