zephyr/modules
Yuval Peress aaf0c6e827 modules: chre
Add initial build rules for CHRE. This change includes a Kconfig and
CMakeLists.txt to begin compiling code from the CHRE module.
Additional files are included to bridge the APIs from CHRE's to
Zephyr's. These can be found in modules/chre/include and
modules/chre/src.

Additionally, add a sample to make sure that the module builds. It can
be built via:

```
$ west build -b native_posix -p=always samples/application_development/chre
```

Signed-off-by: Yuval Peress <peress@google.com>
2022-04-18 13:21:52 -05:00
..
canopennode modules: canopennode: CANopenNode does not support CAN-FD 2022-03-25 15:35:10 -07:00
fff modules: fff: Fix issue with tests being skipped in CI 2022-03-22 12:33:58 +01:00
hal_gigadevice modules: arm: gigadevice: set HAXTL_VALUE for gd32_e103 2022-03-01 18:06:14 +01:00
hal_nordic modules: hal_nordic: Refactor nrfx related Kconfig options 2022-04-02 15:14:38 +02:00
hal_nxp drivers: usb_dc_mcux: Move mcux callback handler out of ISR context 2022-01-28 10:05:47 +01:00
hal_rpi_pico build: make non zephyr/ include prefix configurable 2022-04-08 19:03:32 +02:00
liblc3codec Bluetooth: LC3: Addition of liblc3codec for LE-Audio as a module 2022-03-30 14:18:01 +02:00
littlefs modules: littlefs: move CMake glue code from littlefs repo into Zephyr 2022-03-02 15:34:11 +01:00
loramac-node modules: loramac-node: Fix the build issue for US915 and AU915 regions 2021-10-12 15:22:04 -04:00
lz4 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
mbedtls modules: mbedTLS: deselect unneeded hashes for OpenThread 2022-04-08 15:50:53 -07:00
nanopb kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
openthread manifest: openthread: Simplification of openthread integration. 2022-03-02 10:06:03 -08:00
segger
tflite-micro modules: tflite-micro: fix cmakelists.txt 2021-08-24 07:26:08 -04:00
TraceRecorder Modules: Percepio TraceRecorder: Update module from v4.5.2 to v4.6.0(RC1) 2022-02-01 07:45:09 -05:00
trusted-firmware-m tfm: Kconfig: Configure MCUBOOT_DATA_SHARING explicitly 2022-04-08 15:52:01 -07:00
zcbor modules: Add zcbor Kconfig and cmake recipe 2022-04-06 10:59:45 +02:00
Kconfig modules: chre 2022-04-18 13:21:52 -05:00
Kconfig.altera
Kconfig.atmel
Kconfig.civetweb
Kconfig.cmsis modules: cmsis: integrate CMSIS-NN 2022-03-22 12:56:02 +01:00
Kconfig.cmsis_dsp modules: cmsis_dsp: Update configs for CMSIS-DSP 1.9.0 (CMSIS 5.8.0) 2021-08-30 18:17:47 +02:00
Kconfig.cmsis_nn modules: cmsis: integrate CMSIS-NN 2022-03-22 12:56:02 +01:00
Kconfig.cypress
Kconfig.eos_s3
Kconfig.imx
Kconfig.infineon
Kconfig.libmetal
Kconfig.lvgl lvgl: bump supported version to v8.2.0 2022-03-07 16:20:27 -06:00
Kconfig.mcuboot_bootutil everywhere: fix typos 2022-03-18 13:24:08 -04:00
Kconfig.mcux everywhere: fix typos 2022-03-18 13:24:08 -04:00
Kconfig.microchip
Kconfig.nuvoton
Kconfig.open-amp
Kconfig.silabs
Kconfig.simplelink
Kconfig.sof
Kconfig.st
Kconfig.stm32 everywhere: fix typos 2022-03-14 20:22:24 -04:00
Kconfig.syst
Kconfig.telink modules: hal_telink: introduce new HAL Telink module 2021-07-21 05:37:12 -04:00
Kconfig.tinycbor modules: tinycbor: Deprecate the module 2022-04-08 15:58:49 +02:00
Kconfig.tinycrypt
Kconfig.vega
Kconfig.xtensa
modules.cmake