adafruit / Adafruit_CircuitPython_PIOASM

Simple assembler to convert pioasm to bytes
MIT License
27 stars 17 forks source link

Add helpful wrappers for errors #32

Closed dannystaple closed 2 years ago

dannystaple commented 2 years ago

These wrappers make errors a bit more descriptive than "not in sequence".