zephyr/boards/arm/qemu_cortex_m0
Trond Einar Snekvik 86c793af3f sys: util: Replace MIN(MAX(a, b), c) with CLAMP
Replaces all existing variants of value clamping with the MIN and MAX
macros with the CLAMP macro.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2020-11-05 12:12:17 +01:00
..
doc boards: shrink image sizes 2020-02-07 13:52:45 -05:00
board.cmake boards: centralize QEMU icount management 2020-06-24 20:28:36 -04:00
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig boards: arm: qemu_cortex_m0: remove ENTROPY_NRF_FORCE_ALT default set 2020-06-24 18:04:17 -07:00
nrf_timer_timer.c sys: util: Replace MIN(MAX(a, b), c) with CLAMP 2020-11-05 12:12:17 +01:00
qemu_cortex_m0.dts boards: arm: remove non-existing doc link from partition definitions 2020-10-27 15:01:19 -04:00
qemu_cortex_m0.yaml boards: arm: add QEMU support for Cortex-M0 2019-10-02 21:06:54 -04:00
qemu_cortex_m0_defconfig boards: centralize QEMU icount management 2020-06-24 20:28:36 -04:00