zephyr/modules
Gerard Marull-Paretas 4946a15f15 soc: arm: gigadevice: use common API headers
Stop relying on <soc.h> to access HAL APIs. Use generic, per-API headers
instead. Note that <soc.h> has been left as is for now, since ARM MPU
relies on a fragile chain of includes/type definitions.

This change should improve compilation efficiency, as we no longer pull
APIs that are not needed. A similar approach is followed by STM32
drivers.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2022-06-22 18:41:19 +09:00
..
canopennode
fff
hal_gigadevice soc: arm: gigadevice: use common API headers 2022-06-22 18:41:19 +09:00
hal_infineon modules: hal_infineon: fix CMake Warning when build non Infineon device 2022-05-16 10:17:29 +02:00
hal_nordic modules: hal_nordic: Adapt nrfx_busy_wait() for !SYS_CLOCK_EXISTS case 2022-06-15 17:04:30 -05:00
hal_nxp
hal_rpi_pico modules: rpi_pico: fix boot_stage2 generation when using Makefiles 2022-05-27 11:58:37 -07:00
liblc3codec
littlefs
loramac-node
lz4
mbedtls modules: mbedtls: bring back SHA384 support 2022-06-15 09:11:09 +02:00
nanopb
openthread
segger
tflite-micro
TraceRecorder
trusted-firmware-m modules: trusted-firmware-m: update val, pal, test static lib path 2022-05-12 10:33:52 +02:00
zcbor Revert "modules: zcbor: kconfig: Disallow ZCBOR_VERBOSE with MINIMAL_LIBC" 2022-05-26 17:38:50 +02:00
deprecation_warnings.cmake cmake: modules: deprecate civetweb 2022-05-27 15:32:31 -07:00
Kconfig
Kconfig.altera
Kconfig.atmel
Kconfig.civetweb cmake: modules: deprecate civetweb 2022-05-27 15:32:31 -07:00
Kconfig.cmsis
Kconfig.cmsis_dsp
Kconfig.cmsis_nn
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32
Kconfig.imx drivers: pinctrl: refactor pin control support for imx rt 2022-05-12 16:57:17 -05:00
Kconfig.infineon
Kconfig.libmetal
Kconfig.lvgl
Kconfig.mcuboot_bootutil
Kconfig.mcux nxp_imx: rt: add ADC External Trigger Control Kconfig option 2022-06-10 09:48:50 +02:00
Kconfig.microchip
Kconfig.nuvoton
Kconfig.open-amp
Kconfig.silabs
Kconfig.simplelink
Kconfig.sof
Kconfig.st
Kconfig.stm32 module: Kconfig stm32 includes the DELAYBLOCK (DLYB) 2022-05-12 14:56:25 -05:00
Kconfig.syst
Kconfig.telink
Kconfig.tinycbor
Kconfig.tinycrypt
Kconfig.vega
Kconfig.xtensa
modules.cmake