[Buildroot] [Patch 1/1] esp-hosted: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Jul 31 21:25:18 UTC 2023


Hello Jens,

On Mon, 20 Mar 2023 12:55:09 +0100
Jens Kleintje <scooby22 at web.de> wrote:

> The package provides a kernel driver for esp32 as wifi module.
> The project https://github.com/espressif/esp-hosted/tree/release/ng-v1.0.2.
>  configures the esp32 as a wifi module. The host and the esp32 can be
> connected via sd bus or spi. This package supports only the host sd
> connection.
> On the esp the firmware from
> https://github.com/espressif/esp-hosted/releases/download/release%2Fng-v1.0.2/ESP-Hosted-NG_release_v1.0.2.tgz
> needs to be flashed.
> 
> Signed-off-by: Jens Kleintje <scooby22 at web.de>
> ---
>  DEVELOPERS                         |  1 +
>  package/Config.in                  |  1 +
>  package/esp-hosted/Config.in       |  8 ++++++++
>  package/esp-hosted/esp-hosted.hash |  2 ++
>  package/esp-hosted/esp-hosted.mk   | 17 +++++++++++++++++
>  5 files changed, 29 insertions(+)
>  create mode 100644 package/esp-hosted/Config.in
>  create mode 100644 package/esp-hosted/esp-hosted.hash
>  create mode 100644 package/esp-hosted/esp-hosted.mk

Sorry for the super long delay in getting back to you, and thanks for
your contribution. As Giulio replied, he had been working on a similar
package, and posted on July 11, 2023 a new iteration that was more
up-to-date and more complete, so I merged his proposal.

Do not hesitate to give it a test now that it is merged in our master
branch, and report back if you encounter any issue.

Thanks a lot!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list