Skip to content

Commit

Permalink
Update include/core/platform/lf_STM32f4_support.h
Browse files Browse the repository at this point in the history
Co-authored-by: Marten Lohstroh <[email protected]>
  • Loading branch information
naichenzhao and lhstrh authored May 25, 2024
1 parent a90ecea commit 4c4bf54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/core/platform/lf_STM32f4_support.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 <stm32f4xx_hal.h>
Expand Down

0 comments on commit 4c4bf54

Please sign in to comment.