Re: OLED SSD1306 display issue

2022-11-13 Thread Alan C. Assis
Hi Robert, I discovered that the issue is in the ESP32's I2C driver. First I tested in the BluePill (stm32f103-minimum) and the LCD worked fine. Editing the esp32_i2c.c and changing the FIFO from 255: #define I2C_FIFO_SIZE (32) fixed the error sendblk timeout. But the LCD image is not good as

Re: Native Windows build

2022-11-13 Thread Xiang Xiao
On Sat, Nov 12, 2022 at 9:43 PM fft wrote: > Dear all, > > > Through the efforts of Petro and me ,  NuttX Windows native build is > finally restored again: > > > https://github.com/apache/incubator-nuttx/pull/7572 > https://github.com/apache/incubator-nuttx/pull/7580 > https://github.com/apache/i

Re: Native Windows build

2022-11-13 Thread Xiang Xiao
On Sun, Nov 13, 2022 at 10:33 PM fft wrote: > A few years ago, i build NuttX-8.2 in Windows native build it takes about > 1 minutes. the latest nuttx use temporary .ddc to generate Make.dep because > there's so many .ddc file, one type command to process all .ddc file will > give an error: input