You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/01/29 02:33:06 UTC

[incubator-nuttx] branch master updated: boards: maix-bit: Update README.txt regarding the kflash_gui

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new 9a99b7d  boards: maix-bit: Update README.txt regarding the kflash_gui
9a99b7d is described below

commit 9a99b7dd8365c221dda45984b43d4fd59e869262
Author: Masayuki Ishikawa <ma...@gmail.com>
AuthorDate: Fri Jan 29 07:59:14 2021 +0900

    boards: maix-bit: Update README.txt regarding the kflash_gui
    
    Signed-off-by: Masayuki Ishikawa <Ma...@jp.sony.com>
---
 boards/risc-v/k210/maix-bit/README.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/boards/risc-v/k210/maix-bit/README.txt b/boards/risc-v/k210/maix-bit/README.txt
index 2ece7b4..77dd535 100644
--- a/boards/risc-v/k210/maix-bit/README.txt
+++ b/boards/risc-v/k210/maix-bit/README.txt
@@ -32,6 +32,8 @@
   $ pip3 install kflash
   $ kflash -p /dev/ttyUSB0 -b 1500000 ./nuttx/nuttx.bin
 
+  NOTE: The kflash_gui is not recommended because it's unstable
+
 6. TODO
 
   Support peripherals such as GPIO/SPI/I2C/...