rt-thread-official/bsp/renesas/ra6m3-hmi-board/board/ports/touch
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 avoid warning message of sequence-point 2023-08-07 16:49:32 -04:00
SConscript [bsp][Renesas]Modify some drivers and configuration files (#7590) 2023-06-02 15:47:09 +08:00