Linux on ESP32

Arduino compatible boards
Post Reply
User avatar
david
Site Admin
Posts: 366
Joined: Sat May 21, 2016 7:50 pm

Linux on ESP32

Post by david »

It seems is possible to build Linux for on ESP32 S3.
https://twitter.com/eMbeddedHome/status ... 5100848128

booting #linux
on #ESP32 S3
Build the toolchain
build-xtensa-fdpic-toolchain .sh
build .sh
Build the rootfs
Build and flash the bootloader, flash kernel and rootfs images
Kernel boots to init in ~3 seconds
to login prompt in less than 10 sec
It all gives the following #WoWZa 😎

More info here!
http://wiki.osll.ru/doku.php/etc:users: ... sa:esp32s3
Image

ESP32-S2-DevKit-Lipo OSHW board runs Linux Kernel 6.3 thanks to
@eMbeddedHome
and #jcmvbkbc #esp32s3 #linux #esp32

Image

Image


User avatar
david
Site Admin
Posts: 366
Joined: Sat May 21, 2016 7:50 pm

Re: Linux on ESP32

Post by david »



Post Reply