circuitpython/shared-module/keypad
Jeff Epler 621953c960
Additional missing-prototypes fixes
I think this correctly enables missing-prototypes in atmel-samd
and raspberrypi ports.
2021-11-10 10:55:53 -06:00
..
Event.c keypad: Event: add timestamp. 2021-09-16 21:08:05 -05:00
Event.h keypad: Event: add timestamp. 2021-09-16 21:08:05 -05:00
EventQueue.c Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
EventQueue.h keypad: Event: add timestamp. 2021-09-16 21:08:05 -05:00
KeyMatrix.c keypad: Event: add timestamp. 2021-09-16 21:08:05 -05:00
KeyMatrix.h many renamings; add overflowed flag to EventQuque 2021-06-23 09:57:15 -04:00
Keys.c keypad: Event: add timestamp. 2021-09-16 21:08:05 -05:00
Keys.h add generic arg validation routines; add interval args to keypad 2021-06-21 12:13:39 -04:00
ShiftRegisterKeys.c keypad: Event: add timestamp. 2021-09-16 21:08:05 -05:00
ShiftRegisterKeys.h many renamings; add overflowed flag to EventQuque 2021-06-23 09:57:15 -04:00
__init__.c valid channels in audio_dma_stop; cleaner supervisor_ticks mgmt in keypad 2021-08-09 09:47:13 -04:00
__init__.h add .num_keys and .store_states() to Keys and KeyMatrix 2021-06-17 12:02:54 -04:00