All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Jens Kleintje <scooby22@web.de>
Cc: Giulio Benetti <giulio.benetti@micronovasrl.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [Patch 1/1] esp-hosted: new package
Date: Mon, 31 Jul 2023 23:25:18 +0200	[thread overview]
Message-ID: <20230731232518.5885397e@windsurf> (raw)
In-Reply-To: <20230320115508.1249295-1-scooby22@web.de>

Hello Jens,

On Mon, 20 Mar 2023 12:55:09 +0100
Jens Kleintje <scooby22@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@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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2023-07-31 21:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-20 11:55 [Buildroot] [Patch 1/1] esp-hosted: new package Jens Kleintje
2023-03-20 12:37 ` Giulio Benetti
2023-04-19 19:23   ` Giulio Benetti
2023-07-31 21:25 ` Thomas Petazzoni via buildroot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230731232518.5885397e@windsurf \
    --to=buildroot@buildroot.org \
    --cc=giulio.benetti@micronovasrl.com \
    --cc=scooby22@web.de \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.