latercomer
|
fe3c4d456e
|
bsp中option env语句替换为新语句,并同步更新了source "$xxx"语句
|
2024-06-20 14:40:42 +08:00 |
Rbb666
|
5712ff1a32
|
[renesas][hmi-board]update lvgl config and doc.
|
2024-05-09 14:44:58 +08:00 |
Rbb666
|
a723014e32
|
[renesas][hmi-board]Support lvgl-9.x
|
2024-05-07 21:43:52 -04:00 |
Rbb666
|
61fac62521
|
[bsp][renesas]fix ra6m3 can't use lcd problem.
|
2024-04-18 22:51:03 -04:00 |
Yuqiang Wang
|
204c3253be
|
[bsp][driver][renesas] Unified Renesas SCI driver
|
2024-04-18 20:21:59 -04:00 |
Yuqiang Wang
|
c6d20e47ac
|
[bsp][renesas] Add HMI rw007 initialization configuration by default
|
2024-04-13 13:32:30 +08:00 |
Meco Man
|
9352624c4e
|
[hmi-board][rtduino] remove switchToPWM
|
2024-04-08 21:14:24 +08:00 |
Yuqiang Wang
|
4ceffbf06a
|
[bsp][renesas] rtduino supports the soft spi switch to pwm function
1.修改drv_gpio.c:R_IOPORT_Open()函数只需执行一次,修改位置为init时执行
2.默认HMI-Board使能rtduino后支持soft spi,通过switch_pwm可切换为pwm功能
|
2024-03-31 20:31:27 -04:00 |
Yuqiang Wang
|
73850e24c6
|
Disable unnecessary user menu configuration
|
2024-03-20 22:43:55 +08:00 |
Meco Man
|
cd1c08b3cd
|
[bsp][RTduino] format Kconfig (#8621)
|
2024-03-17 19:49:34 +08:00 |
Yuqiang Wang
|
62b0d4fd2e
|
[bsp][HMIBoard] config rtduino peripheral with HMI (#8610)
|
2024-03-14 18:20:33 -04:00 |
Yuqiang Wang
|
6aa1442f64
|
[bsp][renesas] add renesas soft spi driver
|
2024-03-14 11:38:28 +08:00 |
kurisaw
|
d5e2df46e5
|
[bsp][hmi-board] Optimize hardware driver configuration and trim the project file volume
|
2024-02-03 16:47:32 +08:00 |
kurisaw
|
edd7a5d176
|
update the soft i2c configuration
|
2024-01-18 11:57:51 +08:00 |
kurisaw
|
345ce24e31
|
[bsp][renesas] RTduino configuration update
sync update
some optimize
[bsp][driver] Updates the naming convention of the i2c configuration item
|
2024-01-18 11:57:51 +08:00 |
kurisaW
|
91aace98b6
|
[rtduino][renesas] fix the pwm channel config
|
2023-12-01 19:36:40 +08:00 |
hywing
|
d8c96e13c6
|
[bsp][renesas] add a DAC entry for ra6m3-hmi-board
|
2023-11-20 05:46:08 -05:00 |
Yuqiang Wang
|
ebc9582c07
|
[bsp][rtduino] 新增HMI-Board对RTduino支持、HMI-Board支持C++特性、修复一些驱动问题 (#8205)
|
2023-11-01 06:07:46 +08:00 |
vandoul
|
5d47753d56
|
[bsp/renesas]add drv_sci.
formating header file.
|
2023-10-09 13:27:34 +08:00 |
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 |
Rbb666
|
b9cd90c600
|
[bsp][Renesas]add definitions to prevent compilation errors (#7608)
|
2023-06-05 11:03:53 +08:00 |
Rbb666
|
b3ea130ddd
|
[bsp][Renesas]Modify some drivers and configuration files (#7590)
|
2023-06-02 15:47:09 +08:00 |
guo
|
3cc5fe5539
|
[bsp][ra6m3-hmi-board] support gcc and llvm-arm toolchain. (#7553)
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
|
2023-05-25 11:09:34 -04:00 |
Rbb666
|
c547cc1dff
|
[Renesas]Modifying some script files (#7445)
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
|
2023-05-13 02:37:11 -04:00 |
Rbb666
|
22a7bf8711
|
[Renesas]Modify player output buffer to dynamic malloc
|
2023-05-12 12:29:42 +08:00 |
Rbb666
|
bc9fe6d3c8
|
[Renesas]Update tft callback and modify comments
|
2023-05-05 13:28:24 +08:00 |
Rbb666
|
7679b9ec1d
|
[Renesas]Add jpeg and g2d device support
|
2023-05-05 13:28:24 +08:00 |
Rbb666
|
2f9d3bfe20
|
[Renesas]Add HMI-Board bsp
|
2023-04-24 10:54:57 +08:00 |