mirror of
https://git.sr.ht/~kivikakk/niar
synced 2024-12-22 18:12:24 +00:00
README: link CHANGELOG.
This commit is contained in:
parent
3f85a404af
commit
98ac6138b1
|
@ -6,6 +6,8 @@ using [CXXRTL], optionally with [Zig] and [zxxrtl].
|
||||||
See the [template project] for usage, [Sae] for what I'm working on right now,
|
See the [template project] for usage, [Sae] for what I'm working on right now,
|
||||||
and [ili9341spi] for a complete example with Zig.
|
and [ili9341spi] for a complete example with Zig.
|
||||||
|
|
||||||
|
See the [CHANGELOG] for updates.
|
||||||
|
|
||||||
[Amaranth]: https://amaranth-lang.org/
|
[Amaranth]: https://amaranth-lang.org/
|
||||||
[CXXRTL]: https://yosyshq.readthedocs.io/projects/yosys/en/latest/cmd/write_cxxrtl.html
|
[CXXRTL]: https://yosyshq.readthedocs.io/projects/yosys/en/latest/cmd/write_cxxrtl.html
|
||||||
[Zig]: https://ziglang.org/
|
[Zig]: https://ziglang.org/
|
||||||
|
@ -13,3 +15,4 @@ and [ili9341spi] for a complete example with Zig.
|
||||||
[template project]: https://github.com/kivikakk/niar/tree/main/template
|
[template project]: https://github.com/kivikakk/niar/tree/main/template
|
||||||
[Sae]: https://github.com/kivikakk/sae
|
[Sae]: https://github.com/kivikakk/sae
|
||||||
[ili9341spi]: https://github.com/kivikakk/ili9341spi
|
[ili9341spi]: https://github.com/kivikakk/ili9341spi
|
||||||
|
[CHANGELOG]: CHANGELOG.md
|
||||||
|
|
Loading…
Reference in a new issue