Simulator - UART

2021-11-03 Thread Fotis Panagiotopoulos
Hello everyone! I am working on a new NuttX-based firmware. On this application a hardware board will be able to communicate through UART with a Linux system. There is still some testing and development to be done on this Linux program, so I thought that this is a great use for the simulator. Ins

Re: Simulator - UART

2021-11-03 Thread Tomasz CEDRO
On Wed, Nov 3, 2021 at 11:37 AM Fotis Panagiotopoulos wrote: > I am working on a new NuttX-based firmware. > On this application a hardware board will be able to communicate through > UART with a Linux system. > > There is still some testing and development to be done on this Linux > program, so I

Re: Simulator - UART

2021-11-03 Thread Alan Carvalho de Assis
Hi Fotis and Tomasz, On 11/3/21, Tomasz CEDRO wrote: > On Wed, Nov 3, 2021 at 11:37 AM Fotis Panagiotopoulos wrote: >> I am working on a new NuttX-based firmware. >> On this application a hardware board will be able to communicate through >> UART with a Linux system. >> >> There is still some tes

Re: Simulator - UART

2021-11-03 Thread Alan Carvalho de Assis
s/look a look/took a look/ On 11/3/21, Alan Carvalho de Assis wrote: > Hi Fotis and Tomasz, > > On 11/3/21, Tomasz CEDRO wrote: >> On Wed, Nov 3, 2021 at 11:37 AM Fotis Panagiotopoulos wrote: >>> I am working on a new NuttX-based firmware. >>> On this application a hardware board will be able to

Re: Simulator - UART

2021-11-03 Thread Xiang Xiao
On Wed, Nov 3, 2021 at 8:14 PM Alan Carvalho de Assis wrote: > Hi Fotis and Tomasz, > > On 11/3/21, Tomasz CEDRO wrote: > > On Wed, Nov 3, 2021 at 11:37 AM Fotis Panagiotopoulos wrote: > >> I am working on a new NuttX-based firmware. > >> On this application a hardware board will be able to comm

Re: Simulator - UART

2021-11-03 Thread Xiang Xiao
On Wed, Nov 3, 2021 at 8:06 PM Tomasz CEDRO wrote: > On Wed, Nov 3, 2021 at 11:37 AM Fotis Panagiotopoulos wrote: > > I am working on a new NuttX-based firmware. > > On this application a hardware board will be able to communicate through > > UART with a Linux system. > > > > There is still some

Re: Simulator - UART

2021-11-03 Thread Alan Carvalho de Assis
On 11/3/21, Xiang Xiao wrote: > On Wed, Nov 3, 2021 at 8:06 PM Tomasz CEDRO wrote: > >> On Wed, Nov 3, 2021 at 11:37 AM Fotis Panagiotopoulos wrote: >> > I am working on a new NuttX-based firmware. >> > On this application a hardware board will be able to communicate >> > through >> > UART with a

Re: [VOTE] Apache NuttX 10.2.0 (incubating) RC0 release

2021-11-03 Thread Abdelatif Guettouche
Hi, +1 I checked: - Incubator in name - LICENSE, NOTICE and DISCLAIMER files exist - Signatures and checksum valid - Can build from source. On Tue, Nov 2, 2021 at 3:30 PM Nathan Hartman wrote: > > Summary: > +1 to release (binding) > > Per Alan's request for size information: > > * NuttX-10.2

Re: [VOTE] Apache NuttX 10.2.0 (incubating) RC0 release

2021-11-03 Thread Alan Carvalho de Assis
+1 esp32-devkitc:nsh = $ xtensa-esp32-elf-size nuttx textdata bss dec hex filename 71999 2044904 77107 12d33 nuttx nsh> free total used freelargest nused nfree Umem: 261936 6112 255824

Re: [VOTE] Apache NuttX 10.2.0 (incubating) RC0 release

2021-11-03 Thread Xiang Xiao
+1 1. run "./tools/checkpatch.sh --release 10.2.0-RC0" without error 2. build and run sim:ostest without error On Mon, Nov 1, 2021 at 4:43 PM Alin Jerpelea wrote: > Hello all, > Apache NuttX (Incubating) 10.2.0 RC0 has been staged under [1] and it's > time to vote on accepting it for release. I