Hi Alin,
I figured out the issue and sent a fix:
https://github.com/apache/nuttx-apps/pull/3589

By default NSH errors were disabled, then echo command wasn't present, but
since none error was reported I thought the issue was on the driver.

Normally Unix systems don't print messages on success, but they print
errors on failure and that wasn't happening.

BR,

Alan

On Sun, Jul 5, 2026 at 10:27 AM Alin Jerpelea <[email protected]> wrote:

> Hi Alan,
>
> https://github.com/apache/nuttx-apps/pull/3557 is not merged
> the tone generator patch is backported
>
> Best regards
> Alin
>
> On Sun, Jul 5, 2026 at 3:23 PM Alan C. Assis <[email protected]> wrote:
>
> > Hi Alin,
> > The app/nshlib/Kconfig needs to be modified after PR #19209 gets merged.
> >
> > Don't worry about getting late, I think we will not beat Linux 4.15-rc9
> > this time! :-)
> >
> > I just pinged Abhishek about the fixes requested on that PR.
> >
> > BR,
> >
> > Alan
> >
> > On Sun, Jul 5, 2026 at 9:35 AM Alin Jerpelea <[email protected]> wrote:
> >
> > > Hi Alan
> > > can you link the PRs?
> > > the release is already running late.
> > > Thanks
> > > Alin
> > >
> > > On Sun, 5 Jul 2026, 15:20 Alan C. Assis, <[email protected]> wrote:
> > >
> > > > Also the security issue about hard-coded password wasn't fixed:
> > > > apps/nshlib/Kconfig still with password in plain text.
> > > >
> > > > We need to fix it before releasing the official version.
> > > >
> > > > BR,
> > > >
> > > > Alan
> > > >
> > > > On Sun, Jul 5, 2026 at 3:29 AM Alin Jerpelea <[email protected]>
> > wrote:
> > > >
> > > > > Hello all,
> > > > > Apache NuttX 13.0.0 RC1 has been staged under [1] and it's
> > > > > time to vote on accepting it for release. Voting will be open for
> > 72hr.
> > > > >
> > > > > A minimum of 3 binding +1 votes and more binding +1 than binding -1
> > are
> > > > > required to pass.
> > > > >
> > > > > The Apache requirements for approving a release can be found here
> [3]
> > > > > "Before voting +1 PMC members are required to download the signed
> > > > > source code package, compile it as provided, and test the resulting
> > > > > executable on their own platform, along with also verifying that
> the
> > > > > package meets the requirements of the ASF policy on releases."
> > > > >
> > > > > A document to walk through some of this process has been published
> on
> > > > > our project wiki and can be found here [4].
> > > > >
> > > > > [ ] +1 accept (indicate what you validated - e.g. performed the
> > non-RM
> > > > > items in [4])
> > > > > [ ] -1 reject (explanation required)
> > > > >
> > > > > Thank you all,
> > > > > Alin Jerpelea
> > > > >
> > > > > SCM Information:
> > > > >   Release tag: nuttx-13.0.0-RC1
> > > > >   Hash for the release nuttx tag:
> > > > 74f820679d8c34da8e9931e7912bb2309217fe24
> > > > >   Hash for the release nuttx-apps tag:
> > > > > 5bf9b4ea9ac9facafa0ca10f3f95f0098a17db77
> > > > >
> > > > > [1] https://dist.apache.org/repos/dist/dev/nuttx/13.0.0-RC1/
> > > > > [2]
> > > > >
> > > > >
> > > >
> > >
> >
> https://raw.githubusercontent.com/apache/nuttx/nuttx-13.0.0-RC1/ReleaseNotes
> > > > > [3] https://www.apache.org/dev/release.html#approving-a-release
> > > > > [4]
> > > > >
> > > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release
> > > > >
> > > >
> > >
> >
>

Reply via email to