Hi~ I am trying the graphics module of nuttx. I just used the nxtext sample program and found that the text displayed on oled is reversed. It seems that each character is flipped vertically. Does anyone know what is going on here? how should I solve this? Thank you!
BOARD:STM32F407VE(compatible stm32f4discovery) HOST:macOS