-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: esp-arduino-libs/lv_binding_micropython
base: master
head repository: Carglglz/lv_binding_micropython
compare: master
- 13 commits
- 42 files changed
- 6 contributors
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 918326f - Browse repository at this point
Copy the full SHA 918326fView commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d5fb6ca - Browse repository at this point
Copy the full SHA d5fb6caView commit details -
Merge pull request lvgl#349 from liamHowatt/fix/lvgl-api-refactor
feat(gen): accept a JSON from the LVGL JSON generator
Configuration menu - View commit details
-
Copy full SHA for 6dff116 - Browse repository at this point
Copy the full SHA 6dff116View commit details -
Configuration menu - View commit details
-
Copy full SHA for 490cc15 - Browse repository at this point
Copy the full SHA 490cc15View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0281b8 - Browse repository at this point
Copy the full SHA a0281b8View commit details
Commits on Jul 22, 2024
-
Merge pull request lvgl#350 from liamHowatt/fix/cmake-json-and-stm32-…
…indev fix(gen): Use LVGL JSON in CMake based builds too - RP2040 and ESP32
Configuration menu - View commit details
-
Copy full SHA for d582e85 - Browse repository at this point
Copy the full SHA d582e85View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1fa1479 - Browse repository at this point
Copy the full SHA 1fa1479View commit details
Commits on Sep 2, 2024
-
Merge pull request lvgl#352 from liamHowatt/fix/leading-underscore-st…
…ructs fix: check structs for alternative name in JSON
Configuration menu - View commit details
-
Copy full SHA for 96d6d35 - Browse repository at this point
Copy the full SHA 96d6d35View commit details
Commits on Mar 15, 2025
-
Update bindings to use LVGL as MicroPython user module (lvgl#368)
* Update LVGL binding to use USER_C_MODULE approach (lvgl#365) * gen: update to MicroPython v1.23.x * lib: Allow using lv_utils in unix-macos port. Fix to allow using lv_utils with asyncio in unix-macos. * unix: Enable lv_binding_micropython as user C mod. * esp32: Enable lv_binding_micropython as user C mod. * feat(tests): Add tests for MicroPython test suite. * fix(init/deinit): Properly init/deinit lvgl module. Properly handle root pointers on lvgl init/deinit which fixes init error after a soft reset (see lvgl#343). * fix(gen_mpy.py): update lv_to_mp float conversion. Upate for lvgl 9.2.x see diff in lvgl @ 84b28ff * fix(esp32): lvgl component error in idf v5.2.x. * fix(lv_conf): enable LV_USE_PRIVATE_API for v9.2.0 * fix(build): enable LV_CONF_PATH option This allows to set custom `lv_conf.h` file per board in `mpconfigboard.(h,cmake)` * fix(tests): fix testdisplay, add hwdisplay example * feat(lvgl): update to lvgl v9.2.2 * fix(makefile): use CLFAGS_USERMOD * feat(lvgl): update to latest v9.3.0 * fix(tests): fix testdisplay and add calibrate tool * fix(build): fix LV_CONF_PATH option for CMake --------- Co-authored-by: Carlosgg <carlosgilglez@gmail.com> * Add fs_driver.py module to ESP32 manifest; fix whitespace in axp192.py * Fix unix github action and build issues * Comment unused 'import espidf' --------- Co-authored-by: Carlosgg <carlosgilglez@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 73ec992 - Browse repository at this point
Copy the full SHA 73ec992View commit details -
drivers/generic/st77xx: Support use on platforms without machine.PWM. (…
…lvgl#358) Co-authored-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
Configuration menu - View commit details
-
Copy full SHA for 3934502 - Browse repository at this point
Copy the full SHA 3934502View commit details
Commits on Mar 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c3c7e62 - Browse repository at this point
Copy the full SHA c3c7e62View commit details -
Configuration menu - View commit details
-
Copy full SHA for bda80a2 - Browse repository at this point
Copy the full SHA bda80a2View commit details
Commits on Mar 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 44f70b1 - Browse repository at this point
Copy the full SHA 44f70b1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master