mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-30 23:18:37 -04:00
Enter sleep mode in the idle task.
This commit is contained in:
parent
52b4c95301
commit
556fc15e99
8 changed files with 698 additions and 16 deletions
|
@ -1788,6 +1788,9 @@
|
|||
<file>
|
||||
<name>$PROJ_DIR$\system_and_ST_code\STM32L1xx_StdPeriph_Driver\src\stm32l1xx_gpio.c</name>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\system_and_ST_code\STM32L1xx_StdPeriph_Driver\src\stm32l1xx_pwr.c</name>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\system_and_ST_code\STM32L1xx_StdPeriph_Driver\src\stm32l1xx_rcc.c</name>
|
||||
</file>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue