Leandro Lanzieri
|
c71c2b79a7
|
cpu/arm7_common: Add Kconfig symbols
HAS_ARCH_ARM features now is moved to Kconfig.features as it is being
used by multiple architectures.
|
2020-07-16 19:03:38 +02:00 |
|
|
0ff9e554eb
|
cpu/cortexm: implement sched_arch_idle() and disable idle thread
|
2020-06-25 16:02:28 +02:00 |
|
Leandro Lanzieri
|
2c4c04d11b
|
cpu/cortexm_common: Unify Kconfig and Makefile arch identifiers
|
2020-06-16 12:05:41 +02:00 |
|
Leandro Lanzieri
|
649017f0b2
|
cpu/cortexm_common: Rename arch_cortexm feature to cpu_core_cortexm
|
2020-06-16 12:05:41 +02:00 |
|
|
8466946ea1
|
cpu/cortexm_common/Kconfig: add cortexm_svc feature
|
2020-06-10 23:13:43 +02:00 |
|
Jean Pierre Dudey
|
fea44e8b35
|
cpu/cortexm_common: add HAS_CORTEX_MPU feature
Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
|
2020-06-04 22:16:43 -05:00 |
|
Leandro Lanzieri
|
be8289bd8d
|
cpu/cortexm_common: Add Kconfig symbols
This declares the architecture and core specific Kconfig symbols and the
features provided by it are selected.
|
2020-05-28 14:11:21 +02:00 |
|