Remove comment related to another uC
authorNathael Pajani <nathael.pajani@ed3l.fr>
Wed, 18 Aug 2021 08:17:15 +0000 (10:17 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Fri, 10 Feb 2023 18:02:59 +0000 (19:02 +0100)
core/pmu.c

index 1a57cfe..6bafb94 100644 (file)
@@ -88,7 +88,6 @@ void enter_sleep(int wake_sources_is_all_intrs)
  * NOTE : entering deep sleep implies a lot of side effects. I'll try to list them all here
  *  so this can be done right.
  *
- * Note : see remark about RTC and deep sleep in section 5.3.3 of UM10441
  */
 void enter_deep_sleep(void)
 {