diff options
Diffstat (limited to 'teensy/qstrdefsport.h')
| -rw-r--r-- | teensy/qstrdefsport.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/teensy/qstrdefsport.h b/teensy/qstrdefsport.h index 2fb70af7b..bdafd1428 100644 --- a/teensy/qstrdefsport.h +++ b/teensy/qstrdefsport.h @@ -62,13 +62,21 @@ Q(value) Q(low) Q(high) Q(name) +Q(names) +Q(af) +Q(af_list) Q(port) Q(pin) +Q(gpio) Q(mapper) Q(dict) Q(debug) Q(board) Q(cpu) +Q(mode) +Q(pull) +Q(index) +Q(reg) Q(IN) Q(OUT_PP) Q(OUT_OD) |
