lvgl icon indicating copy to clipboard operation
lvgl copied to clipboard

lvgl: nxp: pxp: Fix irq enablement for Zephyr

Open 0xFarahFl opened this issue 3 months ago • 3 comments

Description of the feature or fix

For Zephyr RTOS, irq is not correctly enabled and disabled. Fix it.

Checkpoints

  • [x] Follow the styling guide
  • [x] Run code-format.py from the scripts folder. astyle needs to be installed.
  • [x] Update the documentation

0xFarahFl avatar Apr 26 '24 16:04 0xFarahFl

Thanks for your submission 👍 . For the zephyr cloned modules generally we want to upstream changes and pull them in the next release. I will open a upstream LVGL PR containing your changes and link them in here.

faxe1008 avatar Apr 30 '24 11:04 faxe1008