mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 13:33:30 +08:00
b3f7591811
board/ports/touch/gt911/src/gt911.c: warning: operation on '*(config + 8)' may be undefined [-Wsequence-point] config[8] = config[8] ^= (1 << 3); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~