| commit | 41218b426eb538551e06ec8e519b46c695c78a00 | [log] [tgz] |
|---|---|---|
| author | Alistair Francis <alistair@alistair23.me> | Mon Jun 08 09:28:33 2020 -0700 |
| committer | Alistair Francis <alistair@alistair23.me> | Mon Jun 08 09:28:33 2020 -0700 |
| tree | 8e16b47eda79f38ddec4026de38e7b9380fa83b3 | |
| parent | eee20288e5f2d91a75b6e836c17f37c292d661f8 [diff] |
Makefile: Correctly document the Apollo3 support Signed-off-by: Alistair Francis <alistair@alistair23.me>
diff --git a/Makefile b/Makefile index f1f6dd5..b7eef32 100644 --- a/Makefile +++ b/Makefile
@@ -14,6 +14,7 @@ @echo " - opentitan" @echo " - hifive1" @echo " - nrf52" + @echo " - apollo3" @echo @echo "Run 'make setup' to setup Rust to build libtock-rs." @echo "Run 'make <board>' to build libtock-rs for that board"