On Mon, Oct 18, 2021 at 1:27 AM Tomasz CEDRO wrote:
>
> I have managed to build and flash esp32c3-devkit:ble on FreeBSD :-)
>
> It gets a boot loop problem but the build seem to have worked just the
> same as on Linux Debian :-)
>
> I have tried `./tools/configure.sh -B sim:nsh` but that needs porting
> `genromfs` to FreeBSD.
>
> work in progres..

genromfs was easy peasy :-)

I am using upstream version 0.5.7 from https://github.com/chexum/genromfs

0xCFMX4% ls -al nuttx
-rwxr-xr-x  1 XXX  XXX  1516992 Oct 18 01:41 nuttx

0xCFMX4% ./nuttx
login: admin
password:
User Logged-in!

NuttShell (NSH) NuttX-10.1.0
MOTD: username=admin password=Administrator
nsh> uname -a
NuttX 10.1.0 9cb35d79cc-dirty Oct 18 2021 01:40:26 sim sim
nsh> ls
/:
 bin/
 dev/
 etc/
 proc/
 tmp/
nsh>

:-)

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Reply via email to