Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: amken3d/pio

Tags

v0.1.0

Toggle v0.1.0's commit message
- Implement advanced PIO V1 assembler and added support for extended …

…IRQ index modes (prev, next).

- Enhanced `Mov` family instructions encoding for better usability in AssemblerV1.
- Introduced comprehensive unit tests for AssemblerV1 instructions, APIs, and backward compatibility verification with V0.
- Added Blinky2 example illustrating independent LED blinking directly via PIO.
- Extended README with detailed usage examples, supported platforms, library architecture, and additional documentation links.