lib/FreeRTOS/platform/include/retry_utils.h (4 lines): - line 86: * The lines with FIXME comments should be updated. - line 95: * // Seed pseudo random number generator with the current time. FIXME: Your - line 121: * The lines with FIXME comments should be updated. - line 137: * ( void ) myThreadSleepFunction( backOffDelay ); // FIXME: Replace with your system's thread sleep function. lib/nxp/mflash/lpc54xxx/mflash_drv.c (2 lines): - line 81: * TODO: store/restore previous PRIMASK on stack to avoid - line 460: mflash_drv_write((void*)(0x10800010), tmp_string, 30);//TODO force read to recover lib/nxp/board/board.h (2 lines): - line 26: /* TODO: rename UART to USART */ - line 38: /* TODO: obsolete */ lib/FreeRTOS/FreeRTOS-Plus-Trace/Include/trcHardwarePort.h (1 line): - line 477: #define TRC_HWTC_PERIOD ((configPIT_CLOCK_HZ / configTICK_RATE_HZ) - 1U) // TODO FIXME or maybe not -1? what's the right "period" value? lib/FreeRTOS/platform/pkcs11/iot_pkcs11_pal.c (1 line): - line 211: /*TODO: check if file actually there.