Adafruit_CircuitPython_PIOASM/tests
Jeff Epler 5429dc1f59
accept 0x, 0b, 0o literals in most places numbers can be used
Closes: #30 (though I don't know what octal syntax is accepted by
official pioasm, we will accept python-style 0o567 not C-style 0567)
2022-04-24 20:06:24 -05:00
..
__init__.py adding this file lets 'python3 -munittest' in the top directory work 2022-02-13 13:17:34 -06:00
testpioasm.py accept 0x, 0b, 0o literals in most places numbers can be used 2022-04-24 20:06:24 -05:00