-
- Downloads
Merge pull request #4585 from kaspar030/fix_native_timer_set_absolute
cpu: native: fix native timer_set_absolute()
No related branches found
No related tags found
Showing
- cpu/native/include/periph_conf.h 8 additions, 0 deletionscpu/native/include/periph_conf.h
- cpu/native/periph/timer.c 1 addition, 9 deletionscpu/native/periph/timer.c
- tests/xtimer_now64_continuity/Makefile 8 additions, 0 deletionstests/xtimer_now64_continuity/Makefile
- tests/xtimer_now64_continuity/README.md 5 additions, 0 deletionstests/xtimer_now64_continuity/README.md
- tests/xtimer_now64_continuity/main.c 49 additions, 0 deletionstests/xtimer_now64_continuity/main.c
tests/xtimer_now64_continuity/Makefile
0 → 100644
tests/xtimer_now64_continuity/README.md
0 → 100644
tests/xtimer_now64_continuity/main.c
0 → 100644
Please register or sign in to comment