]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_M4F_CEC1302_Keil_GCC/main_low_power/main_low_power.c
Add software timer use to the new MPU demo.
[freertos] / FreeRTOS / Demo / CORTEX_M4F_CEC1302_Keil_GCC / main_low_power / main_low_power.c
index 26659dedf01aece4edd995c63cc08073af0a440c..68c0974c1180a0177c0c1c0e67d9e13e8befdd99 100644 (file)
  * configCREATE_LOW_POWER_DEMO in main.c.  This file implements the low power\r
  * version.\r
  *\r
+ * The simple blinky demo uses aggregated interrupts.  The full demo uses\r
+ * disaggregated interrupts.\r
+ *\r
+ *\r
  * NOTE 2:  This file only contains the source code that is specific to the\r
  * low power demo.  Generic functions, such FreeRTOS hook functions, and\r
  * functions required to configure the hardware are defined in main.c.\r