Bläddra i källkod

projects/riscv_usb: Fixup the README

Some instructions were outdated ...

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Sylvain Munaut 1 år sedan
förälder
incheckning
fd6a09e0c2
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      projects/riscv_usb/README.md

+ 2 - 2
projects/riscv_usb/README.md

@@ -11,8 +11,8 @@ To run :
       * This will build `fw/boot.hex` and include it as the BRAM initial data
 
   * Flash the main application code in SPI at offset 1M
-      * `make -C fw prog_fw`
+      * `make -C fw prog`
 
   * Connect to the iCEBreaker uart console (`ttyUSB1`) with a 1M baudrate
-      * and then at the `Command>` prompt, press `r` for 'run'. This will
+      * and then at the `Command>` prompt, press `c` for 'connect'. This will
         start the USB detection and device should enumerate