Roberto Bucher
|
4a04c22147
|
STM32-H745 files for pysimCoder
|
2024-02-10 20:01:12 -03:00 |
|
Xiang Xiao
|
1e3914ec9d
|
rptun: Remove the unused shmemname field and argument
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2024-02-04 09:54:05 +01:00 |
|
Xiang Xiao
|
43d51cd4fc
|
arch: Remove the identity mapping of up_addrenv_va_to_pa and up_addrenv_pa_to_va
and reuse the reuse the implementation from:
drivers/misc/addrenv.c
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2024-02-04 09:54:05 +01:00 |
|
wangyongrong
|
201a040f56
|
defconfig: change CONFIG_RPTUN_PING to CONFIG_RPMSG_PING
Signed-off-by: wangyongrong <wangyongrong@xiaomi.com>
|
2024-01-30 04:08:59 -08:00 |
|
Bowen Wang
|
514f020ace
|
nucleo-h745zi/stm32_bringup.c: the cpuname should be the remote cpu name
The share memory name should be same, and the cpuname is the remote
cpu name.
Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
|
2024-01-08 19:53:54 +01:00 |
|
Xiang Xiao
|
b9bd88d9d3
|
rptun: Select OPENMAP under RPTUN
to simplify the IPC related configuration
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2023-12-28 11:08:57 +08:00 |
|
David Sidrane
|
d31214aa25
|
stm32h7:ADC STM32_RCC_D3CCIPR_ADCSEL->STM32_RCC_D3CCIPR_ADCSRC
|
2023-12-07 03:50:40 -08:00 |
|
wangmingrong
|
02936df943
|
stm32h7: fix config conflict
if defined(CONFIG_NSH_LIBRARY) && !defined(CONFIG_BOARDCTL) conflict
Signed-off-by: wangmingrong <wangmingrong@xiaomi.com>
|
2023-12-06 07:57:14 -08:00 |
|
raiden00pl
|
59cf80cf90
|
boards/nucleo-h745zi: access CM4 core NSH over uart rpmsg
Command on the CM7 core:
nsh-cm7> cu -l /dev/ttyproxy
NuttShell (NSH) NuttX-10.4.0
nsh-cm4>
|
2023-09-22 19:46:26 +08:00 |
|
raiden00pl
|
03b058dddc
|
boards/stm32h7: add nucleo-h745zi
|
2023-08-26 03:35:32 +08:00 |
|