rt-thread-official/bsp/renesas/ra6m3-hmi-board/board/ports
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
..
audio [bsp][Renesas]Modify some drivers and configuration files (#7590) 2023-06-02 15:47:09 +08:00
avi [bsp][Renesas]Modify some drivers and configuration files (#7590) 2023-06-02 15:47:09 +08:00
touch avoid warning message of sequence-point 2023-08-07 16:49:32 -04:00
wifi [bsp][Renesas]Modify some drivers and configuration files (#7590) 2023-06-02 15:47:09 +08:00
SConscript [Renesas]Add HMI-Board bsp 2023-04-24 10:54:57 +08:00
can_test.c [Renesas]Add jpeg and g2d device support 2023-05-05 13:28:24 +08:00
drv_g2d.c [Renesas]Add jpeg and g2d device support 2023-05-05 13:28:24 +08:00
drv_g2d.h [Renesas]Add jpeg and g2d device support 2023-05-05 13:28:24 +08:00
drv_jpeg.c [Renesas]Modify player output buffer to dynamic malloc 2023-05-12 12:29:42 +08:00
drv_jpeg.h [Renesas]Modify player output buffer to dynamic malloc 2023-05-12 12:29:42 +08:00
gpio_cfg.h [Renesas]Modifying some script files (#7445) 2023-05-13 02:37:11 -04:00
lcd_port.h [Renesas]Add jpeg and g2d device support 2023-05-05 13:28:24 +08:00
mnt.c [bsp][Renesas]Modify some drivers and configuration files (#7590) 2023-06-02 15:47:09 +08:00