rt-thread-official/bsp/renesas/ra6m3-hmi-board/board
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
..
lvgl [bsp][Renesas]Modify some drivers and configuration files (#7590) 2023-06-02 15:47:09 +08:00
ports avoid warning message of sequence-point 2023-08-07 16:49:32 -04:00
Kconfig [Renesas]Modifying some script files (#7445) 2023-05-13 02:37:11 -04:00
SConscript [Renesas]Add jpeg and g2d device support 2023-05-05 13:28:24 +08:00
board.h [Renesas]Add jpeg and g2d device support 2023-05-05 13:28:24 +08:00
ra6m3_it.c [bsp][Renesas]add definitions to prevent compilation errors (#7608) 2023-06-05 11:03:53 +08:00