Adafruit_CircuitPython_PIOASM/tests
Jeff Epler 8a97f71b0c More piov2 updates
* As an extension, ".fifo auto" may be specified to request CircuitPython's
   auto fifo join behavior
 * bounds check on `.set` directive improved
 * redundant kwargs (e.g., out_count vs out_pin_count) fixed
2024-09-10 14:09:34 -05:00
..
pytest_helpers.py Recognize .pio_version directive (integer arguments only) 2024-09-05 08:37:43 -05:00
test_in.py Add type annotations for library and tests. 2024-05-27 12:30:52 -07:00
test_misc.py Better diagnose the incorrect lines like "side 1" or "[5]" 2024-07-10 08:09:46 -05:00
test_mov.py Add type annotations for library and tests. 2024-05-27 12:30:52 -07:00
test_nop.py Add type annotations for library and tests. 2024-05-27 12:30:52 -07:00
test_out.py Add type annotations for library and tests. 2024-05-27 12:30:52 -07:00
test_pseudo.py Check directives that must come before an instruction 2024-09-05 13:13:20 -05:00
test_radix.py Add type annotations for library and tests. 2024-05-27 12:30:52 -07:00
test_version.py More piov2 updates 2024-09-10 14:09:34 -05:00
test_wrap.py Add type annotations for library and tests. 2024-05-27 12:30:52 -07:00