Re: Enforcing C++ compatibility with C code in CI/CD

2023-10-09 Thread Daniel Appiagyei
No rush at all, thanks On Mon, Oct 9, 2023 at 8:23 PM Xiang Xiao wrote: > Let' me find some time to write a test, please wait for a moment. > > On Tue, Oct 10, 2023 at 2:53 AM Daniel Appiagyei > wrote: > > > Good solution. > > I'm not too knowledgeable about makefiles, but if you could set that

Re: Enforcing C++ compatibility with C code in CI/CD

2023-10-09 Thread Xiang Xiao
Let' me find some time to write a test, please wait for a moment. On Tue, Oct 10, 2023 at 2:53 AM Daniel Appiagyei wrote: > Good solution. > I'm not too knowledgeable about makefiles, but if you could set that part > up then I can do the work to make the files compatible? > > On Sun, Oct 8, 2023

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Tomek CEDRO
On Mon, Oct 9, 2023 at 9:56 PM Alin Jerpelea wrote: > I think that it is better if we will continue with the RC0 release testing > and make sure that there are no issues. > RC1 will include just fixes and testing should be trivial. ACK :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: Updated the wiki section about validating a staged release;

2023-10-09 Thread Nathan Hartman
On Mon, Oct 9, 2023 at 3:03 PM Tiago Medicci Serrano < tiago.medi...@gmail.com> wrote: > Hi! > > I've found some issues with verifying the signatures of the last release > candidate. After I fixed it locally, I updated the wiki content about it: > > > https://cwiki.apache.org/confluence/display/NU

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Alin Jerpelea
Hi, I think that it is better if we will continue with the RC0 release testing and make sure that there are no issues. RC1 will include just fixes and testing should be trivial. Best Regards Alin On Mon, 9 Oct 2023, 18:16 Tomek CEDRO, wrote: > On Mon, Oct 9, 2023 at 2:47 PM Daniel Appiagyei wrot

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Tiago Medicci Serrano
+1 Logs: - esp32s3-devkit:wifi (built with `nxdiag`): - Build command: ``` make -j distclean && ./tools/configure.sh esp32s3-devkit:wifi && \  2 ✘ kconfig-tweak -e ESP32S3_MERGE_BINS && \ kcon

Updated the wiki section about validating a staged release;

2023-10-09 Thread Tiago Medicci Serrano
Hi! I've found some issues with verifying the signatures of the last release candidate. After I fixed it locally, I updated the wiki content about it: https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release Please let me know if you find any issues regarding this. I hope th

Re: Enforcing C++ compatibility with C code in CI/CD

2023-10-09 Thread Daniel Appiagyei
Good solution. I'm not too knowledgeable about makefiles, but if you could set that part up then I can do the work to make the files compatible? On Sun, Oct 8, 2023 at 10:44 PM Xiang Xiao wrote: > We can add a simple test like this: > >1. Create a context target in Makefile to generate a .cx

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Tomek CEDRO
On Mon, Oct 9, 2023 at 2:47 PM Daniel Appiagyei wrote: > Thanks, Alin > I will branch off the 12.3.0 RC0 branch and have a fix up within the week Does this mean RC0 is frozen until patches are ready? :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: IMXRT: LPUART IDLE character Kconfig setting request

2023-10-09 Thread Daniel Appiagyei
Great idea, Will add it to the uart, usart, and lpuart kconfigs On Mon, Oct 9, 2023 at 2:53 AM Petro Karashchenko < petro.karashche...@gmail.com> wrote: > I think ESP32 also has IDLE cycles configuration for UART, so adding it as > serial generic config makes sense to me. > > пн, 9 жовт. 2023 р.

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Daniel Appiagyei
Thanks, Alin I will branch off the 12.3.0 RC0 branch and have a fix up within the week On Mon, Oct 9, 2023 at 5:40 AM Alin Jerpelea wrote: > Hi, > my aim is to do a release every 3 months > if you have the patches ready this week I would gladly do a MR1 > Best regards > Alin > > On Mon, 9 Oct 20

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Alin Jerpelea
Hi, my aim is to do a release every 3 months if you have the patches ready this week I would gladly do a MR1 Best regards Alin On Mon, 9 Oct 2023, 14:37 Daniel Appiagyei, wrote: > Hi all, > Is there a publicly available schedule of future releases? > > Additionally, there are some bugs in master

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Daniel Appiagyei
Hi all, Is there a publicly available schedule of future releases? Additionally, there are some bugs in master for my chip’s (IMXRT) DMA serial driver I had planned to address later this week. Would it be possible for that to make an RC1 release? On Mon, Oct 9, 2023 at 2:24 AM Lee, Lup Yuen wrot

Re: IMXRT: LPUART IDLE character Kconfig setting request

2023-10-09 Thread Petro Karashchenko
I think ESP32 also has IDLE cycles configuration for UART, so adding it as serial generic config makes sense to me. пн, 9 жовт. 2023 р. о 12:51 David Sidrane пише: > What about adding it per [LP]U[S]ART in the Kconfig here > https://github.com/apache/nuttx/tree/master/drivers/serial > > Then any

RE: IMXRT: LPUART IDLE character Kconfig setting request

2023-10-09 Thread David Sidrane
What about adding it per [LP]U[S]ART in the Kconfig here https://github.com/apache/nuttx/tree/master/drivers/serial Then any arch can use it. David -Original Message- From: Daniel Appiagyei Sent: Monday, October 9, 2023 12:51 AM To: dev@nuttx.apache.org Subject: IMXRT: LPUART IDLE chara

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Lee, Lup Yuen
+1 for PinePhone and Star64 Minor Issue: Building on macOS shows "sed: illegal option -- r", probably because macOS sed works differently from Linux. I'll track down the PR that caused this. Here are the sed messages: https://gist.github.com/lupyuen/1c3f1f1d71993609bed3b31767595beb#file-pinephone

[VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Alin Jerpelea
Hello all, Apache NuttX 12.3.0 RC0 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