Skip to content
Discussion options

You must be logged in to vote

Just in case you didn't solve this yet: I had the same error messages and the problem was a comment in the my_custom_device_that_i_just_defined.ini file behind an option and without a space before the semicolon. So instead of

-D TFT_BCKL=-1; GPIO-pin for backlight

use

-D TFT_BCKL=-1 ; GPIO-pin for backlight

Small thing but solved it for me.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fvanroie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants