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.
Matheus C. França d57f19c886
Gd32v Support (#21)
* Logan nano - board added

* Changes:
- replace baseline_rv32 to sifive_e21(imac)
- update registers.zig
- parsepin added (WIP)
- more riscv_encoding added

* refactoring

* fix build

* Missing interrupts

* minimal interrupt

* remove vectorTable

* skip interrupt test - riscv32

* remove supports_uart_test flag

* remove `supports_interrupt_test`
2 years ago
..
blinky.zig Gd32v Support (#21) 2 years ago
interrupt.zig panic exporting is no longer needed. (#30) 3 years ago
minimal.zig panic exporting is no longer needed. (#30) 3 years ago
uart-sync.zig Gd32v Support (#21) 2 years ago