You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vesim b0e346608e
PIO assembler (#25)
* WIP pio assembler

* add comparison tests against the official assembler

* tokenizer passing tests

* add buildkite pipeline

* comparison tests

* assembler now outputting a few programs similar to official

* largely complete

---------

Co-authored-by: Matt Knight <mattnite@proton.me>
1 year ago
..
adc.zig Update microzig (#26) 2 years ago
blinky.zig Regz rewrite (#20) 2 years ago
blinky_core1.zig Regz rewrite (#20) 2 years ago
flash_program.zig Flash from user code (#35) 1 year ago
gpio_clk.zig Regz rewrite (#20) 2 years ago
pwm.zig Regz rewrite (#20) 2 years ago
spi_master.zig add SPI hal (#33) 2 years ago
squarewave.zig PIO assembler (#25) 1 year ago
uart.zig Update microzig (#26) 2 years ago