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
Alberto Escolar Piedras
b969dc93fc
native_posix: deprecate with planned removal for 4.2
...
native_posix has been replaced with native_sim.
Users have been encouraged to switch since 3.6.
We deprecate it now, and plan to remove it in 4.2.
Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-08-13 18:18:10 -04:00
Conor Paxton
22df8459fa
boards: beaglev_fire: update readme with correct openocd args
...
The debug instructions for launching OpenOCD were missing an argument.
Add the argument.
Signed-off-by: Conor Paxton <conor.paxton@microchip.com>
2024-08-13 14:56:55 +02:00
Conor Paxton
70d93618da
boards: mpfs_icicle: update readme with correct openocd args
...
The debug instructions for launching OpenOCD were missing an argument.
Add the argument.
Signed-off-by: Conor Paxton <conor.paxton@microchip.com>
2024-08-13 14:56:55 +02:00
Armando Visconti
f36b887837
boards: st: steval_stwinbx1: Improve sensor support
...
Add few other sensors support to steval_stwinbx1 board:
- IIS2MDC: 3-axis magnetometer
- ISM330DHCX: IMU, 3D accelerometer and 3D gyroscope
- IIS2DLPC: 3-axis accelerometer
- IIS2ICLX: 2-axis digital inclinometer
Signed-off-by: Armando Visconti <armando.visconti@st.com>
2024-08-13 14:56:39 +02:00
Anke Xiao
5368d7d0df
boards: nxp: frdm_ke17z512: enable RTC driver
...
Enable RTC driver to test 'drivers.counter.basic_api' sample.
Select clock-source to LPO clock.
Signed-off-by: Anke Xiao <anke.xiao@nxp.com>
2024-08-13 09:50:13 +01:00
Anke Xiao
a2890affd4
boards: nxp: frdm_ke17z and frdm_ke17z512: add ftm and pwt pwm support
...
Add ftm pinctrl configuration, and enable ftm2 to support pwm-led.
Signed-off-by: Anke Xiao <anke.xiao@nxp.com>
2024-08-13 09:50:06 +01:00
Anke Xiao
8249f40d85
boards: nxp: add adc support for frdm_ke17z and frdm_ke17z512
...
Enabled adc driver support for ke17z and ke17z512.
Signed-off-by: Anke Xiao <anke.xiao@nxp.com>
2024-08-13 09:49:40 +01:00
Teresa Zepeda Ventura
75023042e8
boards: sparkfun: Add support for Sparkfun Thing Plus Matter board
...
Added support for the Sparkfun Thing Plus Matter MGM240P board.
For more information about this board please check:
https://www.sparkfun.com/products/20270
Signed-off-by: Teresa Zepeda Ventura <teresa.zvent@gmail.com>
2024-08-12 15:14:56 +02:00
Jamie McCrae
6a474bf938
boards: nxp: Add default MCUboot mode to sysbuild
...
Adds the default MCUboot operating mode when building for these
boards using sysbuild
Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-08-12 15:14:45 +02:00
Gerard Marull-Paretas
1c689fce18
dts: bindings: nordic,nrf-pinctrl: remove pinctrl nordic,clock-enable
...
Property is no longer used.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-08-12 12:58:58 +02:00
Jiafei Pan
52f26689c4
board: imx8mn_evk: enable ENET ethernet on Cortex-A Core
...
Enabled ENET ethernet port on Cortex-A Core for imx8mn EVK board.
Updated document for supported features.
Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
2024-08-12 12:43:54 +02:00
Jiafei Pan
f8f359d2c8
board: imx8mm_evk: enable ENET ethernet on Cortex-A Core
...
Enabled ENET ethernet port on Cortex-A Core for imx8mm EVK board.
Updated suported featues in board document.
Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
2024-08-12 12:43:54 +02:00
Sadik Ozer
37ffa074d0
boards: adi: Enable watchdog driver for MAX32690EVKIT
...
Watchdog enabled for MAX32690EVKIT
Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
2024-08-11 19:18:56 -05:00
Sadik Ozer
de1d376c24
boards: adi: Enable watchdog driver for MAX32680EVKIT
...
Watchdog enabled for MAX32680EVKIT
Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
2024-08-11 19:18:56 -05:00