zephyr/soc
Alexandre Bourdiol d9798b9022 modules: Delete switches USE_STM32_HAL_RCC and USE_STM32_HAL_RCC_EX
With STM32Cube updates
https://github.com/zephyrproject-rtos/hal_stm32/pull/75
'..._hal_rcc.c' and '..._hal_rcc_ex.c' are now systematically
compiled, due to more and more dependencies from HAL IP on rcc.
So USE_STM32_HAL_RCC and USE_STM32_HAL_RCC_EX becomes useless.

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
2020-10-28 09:28:15 -05:00
..
arc soc: arc: Increase cpu frequency for nsim_hs_smp 2020-09-16 14:35:31 -05:00
arm modules: Delete switches USE_STM32_HAL_RCC and USE_STM32_HAL_RCC_EX 2020-10-28 09:28:15 -05:00
nios2 soc: nios2: Cleanup linker scripts to use new DTS macros 2020-04-30 20:59:13 -05:00
posix zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
riscv riscv: add support for thread local storage 2020-10-24 10:52:00 -07:00
x86 x86: add common memory.ld 2020-09-30 14:14:07 -07:00
xtensa xtensa: intel_s1000: enable thread local storage 2020-10-24 10:52:00 -07:00
Kconfig timing: introduce timing functions as a generic feature 2020-09-05 13:28:38 -05:00