diff options
author | Joel Challis <git@zvecr.com> | 2020-02-16 19:37:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-16 11:37:21 -0800 |
commit | 17ff5512757e05cd3b4e27066c24ac697fa8da9c (patch) | |
tree | dbf6f31add3179830f979347697d0f21cf75d074 /docs | |
parent | e208cb46ae4f0c276e1c85a83fcf50e141ae60d1 (diff) |
Convert f072 backlight build error to message (#8177)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/feature_backlight.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_backlight.md b/docs/feature_backlight.md index 22abaa60a8..e74aab1e37 100644 --- a/docs/feature_backlight.md +++ b/docs/feature_backlight.md @@ -167,7 +167,7 @@ BACKLIGHT_DRIVER = pwm Currently only hardware PWM is supported, not timer assisted, and does not provide automatic configuration. -?> STMF072 support is being investigated. +?> Backlight support for STMF072 has had limited testing, YMMV. If unsure, set `BACKLIGHT_ENABLE = no` in your rules.mk. ### ARM Configuration |