Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-27 | fix(tests): Use debug builds and high resolution timer | Okke Formsma | |
By setting CONFIG_DEBUG, the native_posix builds will not be optimized which makes debugging them much nicer. By setting CONFIG_SYS_CLOCK_TICKS_PER_SEC to 1000, debug prints have a higher resolution and not always show up as multiples of 10ms. | |||
2020-08-28 | fix(test): change the layout | Cody McGinnis | |
2020-06-08 | Move Zephyr app into subdirectory. | Pete Johanson | |