Duy Phuong Hoang. Nguyen
b257bdec63
boards: renesas: Add initial support Renesas EK-RA6M3 board
...
Initial commit to support EK-RA6M3 board
Signed-off-by: Duy Phuong Hoang. Nguyen <duy.nguyen.xa@renesas.com>
Signed-off-by: default avatarQuy Tran <quy.tran.pz@renesas.com>
2024-08-19 09:59:27 -04:00
Duy Phuong Hoang. Nguyen
6d316d0cc9
boards: renesas: Add initial support for EK-RA6M5 board
...
Initial commit to support Renesas EK-RA6M5 board
Signed-off-by: Duy Phuong Hoang. Nguyen <duy.nguyen.xa@renesas.com>
Signed-off-by: Quy Tran <quy.tran.pz@renesas.com>
2024-08-19 09:59:27 -04:00
Jonas Remmert
88c7a2103b
doc: boards: pollux: revise debug instructions
...
Revise and simplify build and debug instructions by documenting the regular
Zephyr way with west.
Signed-off-by: Jonas Remmert <j.remmert@phytec.de>
2024-08-17 08:56:13 -04:00
Jonas Remmert
a79b9a369c
doc: boards: pollux: reformat tables in documentation
...
Some tables used more than 120 characters per line. This commit compresses
the formatting of the tables in the documentation.
Signed-off-by: Jonas Remmert <j.remmert@phytec.de>
2024-08-17 08:56:13 -04:00
Miguel Gazquez
c04352aa98
boards: stm32l562e-dk: add st7789v screen controller
...
This commit add the description of the fmc in the SoC stm32l5, and the
description of the screen controller st7789v in the board stm32l562e-dk.
Signed-off-by: Miguel Gazquez <miguel.gazquez@bootlin.com>
2024-08-17 08:56:04 -04:00
Miguel Gazquez
8d74553053
drivers: mipi_dbi: add driver for st,stm32-fmc
...
Add support for using the stm32 fmc to interact with a display
controller, using Intel 8080 protocol with a 16 bits parallel bus.
Signed-off-by: Miguel Gazquez <miguel.gazquez@bootlin.com>
2024-08-17 08:56:04 -04:00
Raffael Rostagno
5a69cc03cf
boards: esp8684_devkitm: Add support
...
Add support for board esp8684_devkitm
Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
2024-08-16 14:08:22 -04:00
Gerard Marull-Paretas
2bdf2b7cc3
boards: remove IPM_NRFX default from nRF5340 based boards
...
This option is not required, IPM_NRFX is enabled based on DT status.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-08-16 11:20:08 +01:00
Gerard Marull-Paretas
12199258d8
boards: remove MBOX_NRFX_IPC default from nRF5340 based boards
...
It is no longer needed, Kconfig option is enabled based on DT status.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-08-16 11:20:08 +01:00
Alberto Escolar Piedras
0be493ca7a
boards/native/nrf_bsim/common/cmdline.h: Update comments
...
Replace native_posix w native_sim in the comments,
and account for the fact that we have several nrf bsim targets now
Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-08-16 09:21:18 +01:00
Alberto Escolar Piedras
4ea61a794b
docs: boards native: Remove mentions of native_posix
...
native_posix is deprecated. Let's remove its mentions
from the general docs and figures.
Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-08-16 09:21:18 +01:00
Chekhov Ma
cb47ed206b
boards: imx93_evk: document the configuration of board muxes
...
Document the added board level driver to control EXP_SEL muxes
Signed-off-by: Chekhov Ma <chekhov.ma@nxp.com>
2024-08-16 09:51:51 +02:00
Chekhov Ma
10e4d091a2
boards: imx93_evk: add board.c to control board muxes
...
i.MX 93 EVK has a series of digital MUXes controlled by ADP5585 GPIO
expander. This commit adds board level initialization to such MUXes to
control these MUXes.
Signed-off-by: Chekhov Ma <chekhov.ma@nxp.com>
2024-08-16 09:51:51 +02:00
Lucien Zhao
3f96bfbe2d
boards: nxp: add mimxrt1180_evk board
...
Support rgpio/lpuart peripherals
Support linkserver/jlink debug ways
Test cases: hello_world; button; blinky; synchronization; philosophers
There is one limitation with flashing and debugging the SoC's second
core(M7) that will be addressed with furture submission
Signed-off-by: Lucien Zhao <lucien.zhao@nxp.com>
2024-08-15 14:51:02 -04:00
Tahsin Mutlugun
7237debe70
tests: i2c: i2c_target_api: Add configuration for MAX32666EVKIT
...
Enable I2C target API tests for MAX32666EVKIT.
Signed-off-by: Tahsin Mutlugun <Tahsin.Mutlugun@analog.com>
2024-08-15 14:50:13 -04:00
Mert Ekren
01f9b9f0ec
tests: drivers: i2c: Add MAX32675EVKIT overlay file
...
Enable I2C test for MAX32675EVKIT.
Signed-off-by: Mert Ekren <mert.ekren@analog.com>
2024-08-15 14:50:13 -04:00
Furkan Akkiz
c33f99351f
tests: drivers: i2c: Enable i2c driver tests for max32662evkit board
...
Enable I2C test for MAX32662EVKIT.
Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
2024-08-15 14:50:13 -04:00
Mert Ekren
b4278bff4f
boards: adi: Add I2C to MAX32675EVKIT board driver list
...
Add I2C into 'index.rst' and '.yaml' files.
Signed-off-by: Mert Ekren <mert.ekren@analog.com>
2024-08-15 14:50:13 -04:00
Tahsin Mutlugun
8d2393bde3
boards: adi: Add I2C to the list of drivers for MAX32666 boards
...
Add I2C to .yaml and .rst files for MAX32666EVKIT and MAX32666FTHR.
Signed-off-by: Tahsin Mutlugun <Tahsin.Mutlugun@analog.com>
2024-08-15 14:50:13 -04:00
Furkan Akkiz
acb1200575
boards: adi: Add I2C to MAX32662EVKIT board driver list
...
Add I2C into 'index.rst' and '.yaml' file of MAX32662EVKIT.
Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
2024-08-15 14:50:13 -04:00
Mert Ekren
066a43b1d7
boards: adi: Add DMA to MAX32675EVKIT board driver list
...
Add DMA into 'index.rst' and '.yaml' files.
Signed-off-by: Mert Ekren <mert.ekren@analog.com>
2024-08-15 14:50:13 -04:00
Furkan Akkiz
bd20604b94
boards: adi: Add DMA to MAX32666EVKIT board driver list
...
Add DMA into 'index.rst' and '.yaml' files.
Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
2024-08-15 14:50:13 -04:00
Mert Ekren
5617287105
boards: adi: Add DMA driver in MAX32666FTHR driver list
...
Add DMA in supported driver list
Signed-off-by: Mert Ekren <mert.ekren@analog.com>
2024-08-15 14:50:13 -04:00
Furkan Akkiz
ec2c378675
boards: adi: Add DMA to MAX32662EVKIT board driver list
...
Add DMA into 'index.rst' and '.yaml' files.
Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
2024-08-15 14:50:13 -04:00
Dominik Lau
2f64e7c5ba
boards/st/stm32f429i_disc1: add pyocd support
...
This commit enables pyOCD support for the STM32F429I Discovery board.
Signed-off-by: Dominik Lau <dlau@internships.antmicro.com>
Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2024-08-15 12:10:23 -04:00
Sylvio Alves
d3541febcf
boards: esp32: revert HEAP size to integer number
...
The commit ad63ca284e
replaced
default value of 65535 to UINT16_MAX. That change might cause
confusion as it suggests that the HEAP size is limited to UINT16_MAX.
For this particular scenario, 65535 bytes is a resonable amount of
HEAP to allow both Wi-Fi and BT working in coexistance, which could be
increased as per application.
Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2024-08-15 12:00:06 -04:00
Raffael Rostagno
6279793fda
boards: esp32c6_devkitc: Test files for power management
...
Config files for pm testing
Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
2024-08-15 11:59:08 -04:00
Alberto Escolar Piedras
57358e61aa
cmake: deprecated.cmake: Link to deprecation instructions
...
Let's link to the deprecated instructions.
To increase visibility and hopefully avoid developers forgetting to
do so.
Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-08-15 12:40:16 +02:00
Alberto Escolar Piedras
50145bbf61
Kconfig: Link to deprecation instructions
...
Let's link from the deprecated instructions.
To increase visibility and hopefully avoid developers forgetting to
do so.
Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-08-15 12:40:16 +02:00
Mahesh Mahadevan
d27facff57
soc: rw6xx: Add support to wakeup from an external pin
...
Add support to wakeup from an external pin
Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2024-08-15 10:15:28 +01:00
Neil Chen
a42e10fb73
boards: frdm_mcxn236: add frdm_mcxn236 board
...
add frdm_mcxn236 board support
Signed-off-by: Neil Chen <cheng.chen_1@nxp.com>
2024-08-15 10:15:12 +01:00
Thao Luong
8bcfbf4d80
drivers: i2c: Add I2C driver support for Renesas RA8 devices
...
Add implemetation of I2C driver use IIC Master for Renesas RA8 devices
Signed-off-by: Ha Nguyen <ha.nguyen.fz@bp.renesas.com>
Signed-off-by: Thao Luong <thao.luong.uw@renesas.com>
Signed-off-by: Duy Phuong Hoang. Nguyen <duy.nguyen.xa@renesas.com>
2024-08-14 15:53:50 -05:00
Sadik Ozer
d0d1a85e2d
boards: adi: Define default SPI pins for MAX32 boards
...
Define SPI pins to simplify SPI usage
Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
2024-08-14 14:45:27 -04:00
Furkan Akkiz
f89633d198
boards: arm: adi: Add SPI to MAX32662EVKIT board driver list
...
Add SPI into 'index.rst' and '.yaml' file of MAX32662EVKIT.
Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
2024-08-14 14:45:27 -04:00
Sadik Ozer
86d69adf6c
boards: arm: Add SPI driver in MAX32666FTHR driver list
...
Add SPI in supported driver list
Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
2024-08-14 14:45:27 -04:00
Mert Ekren
1cffd2ba22
boards: arm: adi: Add SPI to MAX32675EVKIT board driver list
...
Add SPI into 'index.rst' and '.yaml' files.
Signed-off-by: Mert Ekren <mert.ekren@analog.com>
2024-08-14 14:45:27 -04:00
Tahsin Mutlugun
1eb1b263c0
boards: arm: Add SPI driver in MAX32680EVKIT driver list
...
Add SPI in supported driver list.
Signed-off-by: Tahsin Mutlugun <Tahsin.Mutlugun@analog.com>
2024-08-14 14:45:27 -04:00
Furkan Akkiz
ce99d95d5b
boards: arm: adi: Add SPI to MAX32672 boards driver list
...
Add SPI into 'index.rst' and '.yaml' file of MAX32672 boards.
Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
2024-08-14 14:45:27 -04:00
Mert Ekren
28938bb958
boards: arm: adi: Add SPI to MAX32670EVKIT board driver list
...
Add SPI into 'index.rst' and '.yaml' files.
Signed-off-by: Mert Ekren <mert.ekren@analog.com>
2024-08-14 14:45:27 -04:00
Tahsin Mutlugun
33ee9cdd2b
boards: arm: Include SPI in MAX32655 boards documentation
...
Add SPI to the list of supported peripherals for MAX32655FTHR and
MAX32655EVKIT boards.
Signed-off-by: Tahsin Mutlugun <Tahsin.Mutlugun@analog.com>
2024-08-14 14:45:27 -04:00
Carles Cufi
26ed19baeb
boards: nordic: nrf54l15pdk: Default to nrfutil runner
...
nrfutil is becoming the default tool for flashing Nordic devices.
Default to it for the nRF54L15.
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2024-08-14 14:42:57 -04:00
Nikodem Kastelik
44e89e649c
boards: nordic: nrf54l15pdk: add retained_mem to supported drivers
...
This driver is now supported on nRF54L15 device.
Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
2024-08-14 12:35:17 -04:00
David Leach
e4cc0f2780
manifest: hal_nxp: Update to SDK 2.16.000
...
Updated mcux portion of NXP HAL to mcux SDK v2.16.000
Update MIMX9352 part numbers
Signed-off-by: David Leach <david.leach@nxp.com>
2024-08-14 09:15:31 -04:00
Duy Phuong Hoang. Nguyen
93f69cd8bc
boards: renesas: add support for mck_ra8t1 board
...
Initial commit for MCK-RA8T1 board
Signed-off-by: The Nguyen <the.nguyen.yf@renesas.com>
Signed-off-by: Duy Phuong Hoang. Nguyen <duy.nguyen.xa@renesas.com>
2024-08-14 10:46:27 +01:00
Duy Phuong Hoang. Nguyen
f75c7ae24c
boards: renesas: Support Renesas EK-RA8D1 board
...
Initial support for EK-RA8D1 board this commit
only support basic GPIO and Serial driver for
RA8D1 board
Signed-off-by: Duy Phuong Hoang. Nguyen <duy.nguyen.xa@renesas.com>
2024-08-14 10:46:27 +01:00
BH Li
9384e48f8a
boards: ambiq: add adc to apollo3 and 3 plus boards
...
Add adc to apollo3 and 3 plus boards
Signed-off-by: BH Li <bli@ambiq.com>
2024-08-14 10:45:47 +01:00
Raffael Rostagno
708783a93e
boards: esp32c3_devkitc: Added support
...
Add support to esp32c3_devkitc-02
Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
2024-08-13 18:21:10 -04:00
Bjarki Arge Andreasen
e8f37c7640
boards: nordic: nrf7002dk: add docs
...
Add documentation to nrf7002dk board
Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2024-08-13 18:21:01 -04:00
Bjarki Arge Andreasen
12559fe6fc
boards: nordic: add nrf7002dk
...
Add nrf7002dk board.
Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2024-08-13 18:21:01 -04:00
Alberto Escolar Piedras
84ce8221bb
native_posix docs: Warn users about the deprecation
...
So they switch to native_sim.
Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-08-13 18:18:10 -04:00