circuitpython/shared-bindings/watchdog
Jeff Epler 78cf0a90af
Make MP_PROPERTY_GETTER / _GETSET fully declare the property
This will enable setting data attributes, namely, the section of the
symbol.
2022-05-03 08:48:53 -05:00
..
WatchDogMode.c Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
WatchDogMode.h Add more "extern" declarations for gcc10 compat 2020-08-21 14:39:37 -05:00
WatchDogTimer.c Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
WatchDogTimer.h watchdog: use common_hal_watchdog_* pattern 2020-05-27 11:38:29 +08:00
__init__.c Add documentation for watchdog.WatchDogTimeout 2022-04-29 11:41:22 -06:00
__init__.h samd51: Add watchdog timer 2021-10-19 10:52:14 -05:00