diff --git a/include/core/platform/lf_STM32f4_support.h b/include/core/platform/lf_STM32f4_support.h index 063421d6d..098072f5d 100644 --- a/include/core/platform/lf_STM32f4_support.h +++ b/include/core/platform/lf_STM32f4_support.h @@ -3,7 +3,7 @@ #ifndef LF_STM32F4_SUPPORT_H #define LF_STM32F4_SUPPORT_H -// I have no idea what the fuck TTY is so i guess we dont support it +// No support for a terminal to print to. #define NO_TTY #include