From 44e26e9b075113b2063ff321739b1244463ba942 Mon Sep 17 00:00:00 2001 From: sys64738 Date: Mon, 21 Jun 2021 18:20:19 +0200 Subject: [PATCH] bluh2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08573e6..27d82c5 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ cmake -DBOARD=raspberry_pi_pico -DFAMILIY=rp2040 -DCMAKE_BUILD_TYPE=RelWithDebIn `BOARD` and `FAMILY` should correspond to those used in the TinyUSB `hw` folder, and with the folders used in `./bsp` as well. -Possible BOARD/FAMILY combinations are: +A non-exhaustive list of possible BOARD/FAMILY combinations: | `FAMILY` | `BOARD` | description | |:------- |:-------- |:----------- |