summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/optclkfastidle.yml
blob: 31fb840a9c6ca3cfd1df936bca76dae714c59583 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-boolean: null
- define-condition: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false
default-by-variant:
- value: true
  variants:
  - .*qemu.*
description: |
  Set a mode where the time runs as fast as possible when a clock ISR occurs
  while the IDLE thread is executing; this can significantly reduce simulation
  times
enabled-by: true
links: []
name: CLOCK_DRIVER_USE_FAST_IDLE
type: build