Hi everyone,
I'm a fresh owner of the Lichee Nano and I wondered how to compile and use RT-Thread on it.
I checked out rt-thread v5.0.2 on git but I run into issues.
Several howtos tell to run "scons --menuconfig" but it seems this command is not available anymore. Could someone guide me in the right direction?
Here is the error when trying to run menuconfig:
>scons --menuconfig
scons: Reading SConscript files ...
Newlib version: 4.1.0
scons: done reading SConscript files.
usage: scons [OPTION] [TARGET] ...
SCons Error: no such option: --menuconfig
离线