Re: [VOTE] Apache NuttX 12.2.1 RC0 release

2023-07-10 Thread Lee, Lup Yuen
+1 for PinePhone = Compiler + aarch64-none-elf-gcc -v Using built-in specs. COLLECT_GCC=aarch64-none-elf-gcc COLLECT_LTO_WRAPPER=/Applications/ArmGNUToolchain/11.3.rel1/aarch64-none-elf/bin/../libexec/gcc/aarch64-none-elf/11.3.1/lto-wrapper Target: aarch64-none-elf Configured with: /Volumes/da

Re: adding a new board - files?

2023-07-10 Thread Alan C. Assis
Hi Krasimir, On 7/10/23, Krasimir Cheshmedzhiev wrote: > Hi all, > > > > I am working on adding a nucleo-u5a5zj-q to nuttx supported boards. How > (where I can read) to prepare files - those which I created and those which > I changed, to make them part of main source tree? > Please follow the c

adding a new board - files?

2023-07-10 Thread Krasimir Cheshmedzhiev
Hi all, I am working on adding a nucleo-u5a5zj-q to nuttx supported boards. How (where I can read) to prepare files - those which I created and those which I changed, to make them part of main source tree? Best regards

Re: Testing Xbox One S controller on NuttX RTOS

2023-07-10 Thread Tomek CEDRO
On Mon, Jul 10, 2023 at 6:00 PM Alan C. Assis wrote: > STM32F407, I think you didn't read the blog! :-p Not the whole blog, just the link, sorry :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: [VOTE] Apache NuttX 12.2.1 RC0 release

2023-07-10 Thread Roberto Bucher
+1 Tested on STM32F746ZG and STM32H743ZI2 Report: STM32F746ZG   with config nucleo144-pysim -rwxr-xr-x  1 bucher bucher  446360 Jul 10 17:43 nuttx -rwxr-xr-x  1 bucher bucher  285336 Jul 10 17:43 nuttx.bin -rw-r--r--  1 bucher bucher  37 Jul 10 17:43 nuttx.manifest -rw-r--r--  1 bucher buc

Re: Testing Xbox One S controller on NuttX RTOS

2023-07-10 Thread Alan C. Assis
Hi Tomek, On 7/10/23, Tomek CEDRO wrote: > On Mon, Jul 10, 2023 at 3:16 PM Alan C. Assis wrote: >> I decided to test the Xbox Controller driver existent on NuttX source >> tree and it worked, but after few seconds it is loosing the device > > Hey there Alan :-) > > How do you connect to the contr

[VOTE] Apache NuttX 12.2.1 RC0 release

2023-07-10 Thread Alin Jerpelea
Hello all, Apache NuttX 12.2.1 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

Re: Testing Xbox One S controller on NuttX RTOS

2023-07-10 Thread Tomek CEDRO
On Mon, Jul 10, 2023 at 3:16 PM Alan C. Assis wrote: > I decided to test the Xbox Controller driver existent on NuttX source > tree and it worked, but after few seconds it is loosing the device Hey there Alan :-) How do you connect to the controller? Is it wireless Bluetooth or USB cable? What i

RE: Testing Xbox One S controller on NuttX RTOS

2023-07-10 Thread MIGUEL ALEXANDRE WISINTAINER
cool De: Alan C. Assis Enviado: segunda-feira, 10 de julho de 2023 13:16 Para: dev Assunto: Testing Xbox One S controller on NuttX RTOS Dear NuttXers, I decided to test the Xbox Controller driver existent on NuttX source tree and it worked, but after few seconds

Testing Xbox One S controller on NuttX RTOS

2023-07-10 Thread Alan C. Assis
Dear NuttXers, I decided to test the Xbox Controller driver existent on NuttX source tree and it worked, but after few seconds it is loosing the device file: https://acassis.wordpress.com/2023/07/08/testing-xbox-one-s-controller-on-nuttx-rtos/ I'm investigating the issue, case someone else wants