rt-thread/bsp/renesas/ra6m3-hmi-board/board/ports/touch/gt911/src
KunYi Chen b3f7591811 avoid warning message of sequence-point
board/ports/touch/gt911/src/gt911.c: warning: operation on '*(config + 8)' may be undefined [-Wsequence-point]
                config[8] = config[8] ^= (1 << 3);
                ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
2023-08-07 16:49:32 -04:00
..
gt911.c avoid warning message of sequence-point 2023-08-07 16:49:32 -04:00