Commit Graph

8 Commits

Author SHA1 Message Date
Yonatan Schachter 267cd0bb17 rail: Add support for EFR32XG1X devices
Currently only the 2X families of EFR32 devices have been
supported, this commit adds support for 1X families.

Signed-off-by: Yonatan Schachter <yonatan.schachter@gmail.com>
2023-09-14 09:32:40 +02:00
Markus Fuchs 20113e9520 modules: hal_silabs: Update library BLOBs to version 4.2.4
Update the library BLOBs for the EFR32 RF subsystems and their
corresponding header files from version 4.1.4 to 4.2.4.

Origin: Silicon Labs Gecko SDK
URL: https://github.com/SiliconLabs/gecko_sdk
Version: 4.2.4
Purpose: Update library BLOBs to GSDK version 4.2.4
License: Zlib
Maintained-by: External

Signed-off-by: Markus Fuchs <markus.fuchs@ch.sauter-bc.com>
2023-09-11 14:23:56 +02:00
Pawel Czarnecki a143f03e84 gecko: add pa-conversions for efr32xg27
Origin: Silicon Labs Gecko SDK
URL: https://github.com/SiliconLabs/gecko_sdk
Version: 4.2.0
Purpose: pa-conversions plugin for EFR32XG27 is added
License: Zlib
Maintained-by: External

Signed-off-by: Pawel Czarnecki <pczarnecki@antmicro.com>
2023-05-25 08:19:07 +02:00
Pawel Czarnecki d250a20c3b zephyr/module: bump binary blobs to 4.1
This commit bumps the binary blobs for RF subsystems from 4.0 to 4.1.

Signed-off-by: Pawel Czarnecki <pczarnecki@antmicro.com>
2023-05-25 08:19:07 +02:00
Mateusz Sierszulski cee0e7704e modules: hal_silabs: add BLE support for EFR32XG24
Origin: Silicon Labs Gecko SDK
URL: https://github.com/SiliconLabs/gecko_sdk
Version: 4.2.0
Purpose: EFR32XG24 BLE support is added.
License: Zlib
Maintained-by: External

Signed-off-by: Mateusz Sierszulski <msierszulski@antmicro.com>
2023-05-04 10:50:22 +02:00
Pawel Czarnecki 793db3cb74 modules: hal_silabs: adaptations for BLE support in Zephyr
Origin: Silicon Labs Gecko SDK
URL: https://github.com/SiliconLabs/gecko_sdk
Version: 4.2.0
Purpose: Adding RAIL support.
License: Zlib
Maintained-by: External

Signed-off-by: Pawel Czarnecki <pczarnecki@antmicro.com>
2023-04-20 09:39:35 +02:00
Anas Nashif 9151e614c2 zephyr: move kconfig to the zephyr tree
Kconfig file is now in modules/ in the zephyr tree.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-05-30 18:31:38 -04:00
Anas Nashif 31923c6d00 module: add zephyr integration
Add module file to make this a Zephyr module.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-04-06 18:33:31 -04:00