Results 629 comments of Alan C. Assis

Hi @tobiasjaster I think you found a common issue that many people face when trying to write generic drivers using external GPIO on NuttX. Actually since Linux kernel 4.7/4.8 the...

@theoparis thank you for your effort trying to add support for CMakefile to compile this board. As @anchao explained currently CMakefile has support only for building NuttX in FLAT mode...

@Abhishek-05 is an "re-implementation" of XFLAT https://xflat.sourceforge.net/ (also from Mr. Greg Nutt) to work on NuttX. Probably there is nobody using it, but there is a repo with instruction to...

@btashton should we move it to inside nuttx/tools/ ? As I said I think there are not much people using it, and "currently" you should be the only one using...

@Abhishek-05 what microcontroller are you using?

Hmm, but the mainline doesn't have support to this chip, are you using RTL8720C as base?

Nice! I didn't know that TizenRT had support to this chip. It should be nice if they contribute these things back to mainline

@xuxin930 please update the sim defconfigs to fix the CI issue, use the refresh script with arch chip sim

Hi @g2gps I received this same board that I bought from aliexpress, so I want to test it too. AFAIK ESP32S3 TTGO T-Display S3 uses LCD in parallel mode instead...

@SPRESENSE did you get IPv4 and IPv6 working at same time? Enabling support for both and trying to connect to IPv4 servers and IPv6 servers?