[doc] update build cmd

This commit is contained in:
jzlv 2022-03-21 14:59:16 +08:00
parent 7ff8f12354
commit f63fb6b5cc
12 changed files with 27 additions and 12 deletions

View file

@ -1,5 +1,5 @@
```bash
$ make APP=freertos_semaphore BOARD=bl706_iot SUPPORT_FREERTOS=y
$ make APP=freertos_semaphore BOARD=bl706_iot
```