This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
899914ed6a
zephyr
/
tests
/
kernel
/
gen_isr_table
/
prj.conf
3 lines
31 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: add CONFIG_TEST for marking tests Mark tests with CONFIG_TEST to allow for test specific setup and configuration. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-01-07 05:15:53 +08:00
CONFIG_TEST=y
tests: gen_isr_table: don't set compiler opt Instead, just set -O0 for the particular function which needs it. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-08-27 08:37:00 +08:00
# Nothing needed