-
Notifications
You must be signed in to change notification settings - Fork 346
Pull requests: rocketscream/Low-Power
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use
digitalPinToInterrupt
instead of hardcoded interrupt number
#116
opened Aug 24, 2021 by
kmaork
Loading…
resolves #112 Restart sleep if WDT not what awakened CPU.
#113
opened Feb 16, 2021 by
MojaveTom
Loading…
Pullup all unused pins to minimize power consumption.
#83
opened Apr 12, 2019 by
horsfield2001
Loading…
added __LOWPOWER_NO_WDT_VECT__ macro in LowPower.cpp so to use our ow…
#74
opened Oct 11, 2018 by
evrokas
Loading…
Added possibility to check whether it was the WDT interrupt which wok…
#64
opened Aug 22, 2018 by
sysshad
Loading…
Added a Makefile that will produce ./lib/<MCU>/liblowpower.a files.
#54
opened Mar 17, 2018 by
wingunder
Loading…
Add support for ATTINY84, ATTINY85, new function powerDownMoreTime and declare WEAK an ISR_RUTINE fucntion for WatchDog feature
#47
opened Nov 20, 2017 by
ortegafernando
Loading…
Add missing macros to support Arduino168. Ref code by rocketscream
#32
opened Jan 9, 2017 by
YorkshireKev
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.