pros icon indicating copy to clipboard operation
pros copied to clipboard

:technologist: Deprecate LLEMU if liblvgl is not present

Open ion098 opened this issue 1 year ago • 3 comments

Summary:

Deprecates all LLEMU functions if liblvgl is not installed.

Motivation:

Helps users troubleshoot this issue easier.

Test Plan:

  • [x] Check that using LLEMU without liblvgl creates a warning when compiling
  • [x] Check that using LLEMU with liblvgl does not create a warning when compiling

ion098 avatar Aug 05 '24 17:08 ion098

/azp run

BennyBot avatar Sep 10 '24 16:09 BennyBot

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Sep 10 '24 16:09 azure-pipelines[bot]

Without liblvgl installed: image

With liblvgl installed, no warnings.

LGTM

BennyBot avatar Sep 10 '24 17:09 BennyBot