Add asym_eager_defer_pk debounce type (#12689)

This commit is contained in:
Simon Arlott 2021-06-16 05:00:37 +01:00 committed by GitHub
parent b151153211
commit a0959f1b33
Failed to generate hash of commit
5 changed files with 554 additions and 3 deletions

View file

@ -2,4 +2,5 @@ TEST_LIST += \
debounce_sym_defer_g \
debounce_sym_defer_pk \
debounce_sym_eager_pk \
debounce_sym_eager_pr
debounce_sym_eager_pr \
debounce_asym_eager_defer_pk