GitHub / adafruit/Adafruit_CircuitPython_PIOASM issues and pull requests
#77 - change to ruff
Pull Request -
State: closed - Opened by FoamyGuy 2 months ago
#76 - Avoid printing `True` in C program
Pull Request -
State: closed - Opened by jepler 6 months ago
#75 - Implement `wait gpio` for idx >= 32
Issue -
State: open - Opened by jepler 7 months ago
- 1 comment
#74 - `print_c_program` incorrectly uses True, False (not true, false) in generated C code
Issue -
State: closed - Opened by jepler 7 months ago
#72 - Add public_labels, test of labels
Pull Request -
State: closed - Opened by jepler 10 months ago
#71 - Start documenting the PIO language subset supported by adafuit_pioasm
Pull Request -
State: closed - Opened by jepler 10 months ago
#70 - Remove call to never-defined function
Pull Request -
State: closed - Opened by jepler 10 months ago
#69 - Support for PIO side_set Pin Direction
Issue -
State: closed - Opened by jchawks 11 months ago
- 1 comment
#68 - add language features for .pio_version 1
Pull Request -
State: closed - Opened by jepler 11 months ago
- 4 comments
#67 - support `.pio_version 1`
Issue -
State: closed - Opened by jepler 11 months ago
- 1 comment
#66 - add codec example
Pull Request -
State: closed - Opened by timchinowsky 12 months ago
- 2 comments
#65 - Better diagnose the incorrect lines like "side 1" or "[5]"
Pull Request -
State: closed - Opened by jepler about 1 year ago
#64 - Add type annotations for library and tests.
Pull Request -
State: closed - Opened by kbsriram about 1 year ago
#63 - Add tests for "out" and "in".
Pull Request -
State: closed - Opened by kbsriram over 1 year ago
#62 - add public_labels to pio_kwargs
Pull Request -
State: closed - Opened by Gebhartj over 1 year ago
- 2 comments
#61 - repair inscorect directive .offset to .origin
Pull Request -
State: closed - Opened by Gebhartj over 1 year ago
- 2 comments
#60 - jpm !OSRE not assembling
Issue -
State: closed - Opened by kamocat over 1 year ago
- 1 comment
#59 - support .offset pseudo-op
Pull Request -
State: closed - Opened by jepler almost 2 years ago
- 5 comments
#58 - morse example: add missing pio_kwargs to constructor call
Pull Request -
State: closed - Opened by jepler about 2 years ago
#57 - Switch to pytest for testing
Pull Request -
State: closed - Opened by tekktrik about 2 years ago
#56 - Tests use unittest instead of pytest
Issue -
State: closed - Opened by tekktrik about 2 years ago
Labels: bug
#55 - OUT pin and SIDE_SET pin clash
Issue -
State: closed - Opened by backgroundprocessing over 2 years ago
- 5 comments
#54 - TypeError: first_out_pin must be of type Pin, not CywPin
Issue -
State: closed - Opened by onetoucheddy over 2 years ago
- 1 comment
#53 - label: instruction on one line
Issue -
State: open - Opened by Wiz-IO almost 3 years ago
#52 - Fix issue #50 - E is a DIT and T is a DAH
Pull Request -
State: closed - Opened by prcutler almost 3 years ago
#51 - Run mypy during pre-commit to verify typing information
Pull Request -
State: closed - Opened by jepler almost 3 years ago
- 4 comments
#50 - E and T Morse code patterns incorrect
Issue -
State: closed - Opened by MarkWoodworth about 3 years ago
- 1 comment
Labels: good first issue, help wanted, Hacktoberfest
#49 - undo folder structure
Pull Request -
State: closed - Opened by jepler about 3 years ago
#48 - Simplify first 7-segment example into a counter
Pull Request -
State: closed - Opened by jepler about 3 years ago
#47 - enhance examples
Pull Request -
State: closed - Opened by jepler about 3 years ago
#46 - match the latest core code
Pull Request -
State: closed - Opened by jepler about 3 years ago
#45 - add morse code background example
Pull Request -
State: closed - Opened by jepler about 3 years ago
- 1 comment
#44 - tests may not cover 'out' instruction?
Issue -
State: closed - Opened by jepler over 3 years ago
Labels: bug, good first issue
#43 - Rewrite parser
Pull Request -
State: closed - Opened by jepler over 3 years ago
- 2 comments
#42 - accept 0x, 0b, 0o literals in most places numbers can be used
Pull Request -
State: closed - Opened by jepler over 3 years ago
#41 - add pulsegroup example
Pull Request -
State: closed - Opened by jepler over 3 years ago
- 3 comments
#40 - "set pins, ~ 0" is accepted, but should not be(?)
Issue -
State: open - Opened by jepler over 3 years ago
#39 - Renamed examples/ subdirs to satisfy adabot
Pull Request -
State: closed - Opened by evaherrada over 3 years ago
#38 - mov with decrement on scratch reg gives unexpected result
Issue -
State: closed - Opened by MartinBaadsgaard over 3 years ago
- 4 comments
#37 - Pretty print and bugfix
Pull Request -
State: closed - Opened by jepler over 3 years ago
- 1 comment
#35 - Add support for .wrap / .wrap_target pseudo instructions
Pull Request -
State: closed - Opened by jepler over 3 years ago
#34 - Turns out, this dialect supports taking out spaces and the bang mark.
Pull Request -
State: closed - Opened by dannystaple over 3 years ago
#33 - Add a link to the PIO tutorial
Pull Request -
State: closed - Opened by dannystaple over 3 years ago
- 2 comments
#32 - Add helpful wrappers for errors
Pull Request -
State: closed - Opened by dannystaple over 3 years ago
#31 - Remove the "not available on PyPI yet" note.
Pull Request -
State: closed - Opened by gpshead over 3 years ago
#30 - Does not support binary or hex values
Issue -
State: closed - Opened by dannystaple over 3 years ago
- 2 comments
#29 - Add `Program` class, type information
Pull Request -
State: closed - Opened by jepler over 3 years ago
- 3 comments
#28 - Store other program metadata in a Program class
Issue -
State: closed - Opened by jepler over 3 years ago
- 2 comments
#27 - Add sideset assembly support.
Pull Request -
State: closed - Opened by tannewt over 3 years ago
- 6 comments
#26 - Link the pioasm docs to the rp2pio docs
Pull Request -
State: closed - Opened by dannystaple over 3 years ago
#25 - Linted
Pull Request -
State: closed - Opened by evaherrada over 3 years ago
#24 - Missing Type Annotations
Issue -
State: closed - Opened by FoamyGuy almost 4 years ago
Labels: documentation
#23 - Examples failing actions
Issue -
State: closed - Opened by evaherrada about 4 years ago
#22 - Create button_pio.py
Pull Request -
State: closed - Opened by parsko41 over 4 years ago
- 5 comments
#21 - Example pwm.pio re-implementation not working
Issue -
State: closed - Opened by zeroflow over 4 years ago
- 1 comment
#20 - correct a too-low frequency= value
Pull Request -
State: closed - Opened by jepler over 4 years ago
#19 - Add tests
Pull Request -
State: closed - Opened by jepler over 4 years ago
#18 - rxuart: Receive-only 8N1 UART
Pull Request -
State: closed - Opened by jepler over 4 years ago
- 2 comments
#17 - Add all mov operators
Pull Request -
State: closed - Opened by gamblor21 over 4 years ago
- 1 comment
#16 - .side_set N opt is not currently implemented
Issue -
State: closed - Opened by kevinjwalters over 4 years ago
- 5 comments
#15 - Implement mov [DESTINATION], !x
Issue -
State: closed - Opened by qbalsdon over 4 years ago
- 3 comments
#14 - Add rotaryencoder example
Pull Request -
State: closed - Opened by jepler over 4 years ago
#13 - pylintrc ignore imports
Pull Request -
State: closed - Opened by FoamyGuy over 4 years ago
#12 - Fix the neopixel example
Pull Request -
State: closed - Opened by jepler over 4 years ago
#11 - Add some examples, improve the assembler
Pull Request -
State: closed - Opened by jepler over 4 years ago
#10 - doesn't report duplicate labels as an error
Issue -
State: closed - Opened by jepler over 4 years ago
#9 - Add audiobusio examples and fix simple test frequency
Pull Request -
State: closed - Opened by tannewt over 4 years ago
- 5 comments
#8 - split instructions on commas and whitespace
Pull Request -
State: closed - Opened by jepler over 4 years ago
#7 - Fails to parse the SPI example
Issue -
State: closed - Opened by jepler over 4 years ago
- 2 comments
#6 - Shift mov operator
Pull Request -
State: closed - Opened by LuminousOwl over 4 years ago
#5 - Fix for "; comment only lines"
Pull Request -
State: closed - Opened by dglaude over 4 years ago
- 3 comments
#4 - Fail on line containing no instruction but only a comment. ( starting with ; )
Issue -
State: closed - Opened by dglaude over 4 years ago
#3 - Fix pull instruction parsing
Pull Request -
State: closed - Opened by LuminousOwl over 4 years ago
#2 - Fix wait source encoding
Pull Request -
State: closed - Opened by ryang14 over 4 years ago
#1 - All the linty things to fix CI
Pull Request -
State: closed - Opened by tannewt over 4 years ago