Add support for deep sleep Wake-up not fully implemented, use NVIC_SystemReset()...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Mon, 7 Jan 2019 22:21:37 +0000 (23:21 +0100)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:05 +0000 (17:03 +0100)
commit02baa0fa263d5d56e810d6406f83b5707bce2641
tree383abbd26dc261e12ceb534e7794577b447e7d94
parent8719e33f5e210380c2df60ab02c129d152609b57
Add support for deep sleep Wake-up not fully implemented, use NVIC_SystemReset() to reset the micro-controller if you do not want to fix the wake-up part.
core/system.c
include/core/system.h