Skip to content

Commit

Permalink
FreeRTOSConfig: remove invalid comment
Browse files Browse the repository at this point in the history
  • Loading branch information
skotopes committed Jun 13, 2024
1 parent 1794838 commit 1f682f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion targets/f7/inc/FreeRTOSConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
// #define configTOTAL_HEAP_SIZE ((size_t)0)
#define configMAX_TASK_NAME_LEN (32)

/* Run-time stats - broken ATM, to be fixed */
#define configGENERATE_RUN_TIME_STATS 1
#define portGET_RUN_TIME_COUNTER_VALUE() (DWT->CYCCNT)
#define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS()
Expand Down

0 comments on commit 1f682f6

Please sign in to comment.