circuitpython/shared-bindings/watchdog
Jeff Epler 9cdfba2e47
Simplify argument checking to reduce translated strings
Build size on proxlight trinkey m0 en_US:
Before:  2412 (en_US)  820 (ru)
After:   2544 (en_US)  984 (ru)
Savings: +132 (en_US) +164 (ru) bytes available flash
2022-11-07 12:37:11 -06:00
..
WatchDogMode.c catalog implementation limitations in documentation 2022-10-21 13:58:34 -04:00
WatchDogMode.h Add more "extern" declarations for gcc10 compat 2020-08-21 14:39:37 -05:00
WatchDogTimer.c Simplify argument checking to reduce translated strings 2022-11-07 12:37:11 -06:00
WatchDogTimer.h watchdog: use common_hal_watchdog_* pattern 2020-05-27 11:38:29 +08:00
__init__.c Tweak black_bindings 2022-09-30 11:18:13 -05:00
__init__.h samd51: Add watchdog timer 2021-10-19 10:52:14 -05:00