Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lvgl-micropython
/
lvgl_micropython
Public
Notifications
You must be signed in to change notification settings
Fork
78
Star
216
Code
Issues
96
Pull requests
4
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
50a3ae0
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 20, 2024
Merge branch 'kdschlosser:main' into main
cheops
authored
50a3ae0
Copy full SHA for 50a3ae0
adds IDF_PATH to environment before running export script
kdschlosser
committed
ecd20d4
Copy full SHA for ecd20d4
adds IDF_PATH to environment before running export script
kdschlosser
committed
fb6955c
Copy full SHA for fb6955c
Commits on Mar 19, 2024
messing with submodules
kdschlosser
committed
9185a0f
Copy full SHA for 9185a0f
bump micropython version to 1.22.2
kdschlosser
committed
c15136d
Copy full SHA for c15136d
Commits on Mar 18, 2024
Some Updates to the RGB bus.
Show description for c11be6b
kdschlosser
committed
c11be6b
Copy full SHA for c11be6b
FINALLY!!! I found the reason why the first build attempt would for the ESP32 port!!!!!.
kdschlosser
committed
b75c374
Copy full SHA for b75c374
makes it easier to see flashing directions for esp32 output
kdschlosser
committed
9d084d9
Copy full SHA for 9d084d9
It compiles now...
kdschlosser
committed
64cdb32
Copy full SHA for 64cdb32
Hopefully RGB Bus should be working now.
Show description for 986dcd6
kdschlosser
committed
986dcd6
Copy full SHA for 986dcd6
Commits on Mar 17, 2024
fixes host in xpt2046
kdschlosser
committed
823d0bb
Copy full SHA for 823d0bb
working on display and input drivers
kdschlosser
committed
c70fe0c
Copy full SHA for c70fe0c
Commits on Mar 15, 2024
Merge branch 'kdschlosser:main' into main
cheops
authored
3a922fd
Copy full SHA for 3a922fd
Commits on Mar 14, 2024
adds build instructions to the readme.MD file
Show description for 8e628cd
kdschlosser
committed
8e628cd
Copy full SHA for 8e628cd
Commits on Mar 13, 2024
extends LVGL with a couple cool tweaks.
Show description for 54a5afa
kdschlosser
committed
54a5afa
Copy full SHA for 54a5afa
Commits on Mar 12, 2024
fixes missing `MAXIMUM_BUFFER_SIZE` for spi bus
kdschlosser
committed
3d743e7
Copy full SHA for 3d743e7
should fix issue with empty environment variables for esp32
kdschlosser
committed
ab1d730
Copy full SHA for ab1d730
Fixes compile errors from latest commit
kdschlosser
committed
d3e89a0
Copy full SHA for d3e89a0
Merge remote-tracking branch 'origin/main'
Show description for a68f847
kdschlosser
committed
a68f847
Copy full SHA for a68f847
Many Updates
Show description for 7ede8c9
kdschlosser
committed
7ede8c9
Copy full SHA for 7ede8c9
Commits on Mar 5, 2024
revert back to set_buffers
cheops
authored
e7c994a
Copy full SHA for e7c994a
undo Update lv_conf.h
cheops
authored
a63c4b8
Copy full SHA for a63c4b8
Update lv_conf.h
cheops
authored
bd85ff3
Copy full SHA for bd85ff3
fix writing to 0xB6
cheops
authored
88fb30f
Copy full SHA for 88fb30f
fix rotation
cheops
authored
1e38649
Copy full SHA for 1e38649
compilation fixes
cheops
authored
e821dce
Copy full SHA for e821dce
Commits on Feb 28, 2024
Merge pull request #7 from glueckm/main
Show description for d1b92f2
kdschlosser
authored
d1b92f2
Copy full SHA for d1b92f2
Commits on Feb 27, 2024
For now disable the keyboard input driver
Show description for a51ce78
glueckm
committed
a51ce78
Copy full SHA for a51ce78
Commits on Feb 11, 2024
updates frameworks and busses
Show description for d39f656
kdschlosser
committed
d39f656
Copy full SHA for d39f656
includes private header files
kdschlosser
committed
7130a78
Copy full SHA for 7130a78
fixes a bunch of things that were broken as a result of the gen_mpy script.
kdschlosser
committed
d974c3e
Copy full SHA for d974c3e
Commits on Feb 10, 2024
Merge remote-tracking branch 'origin/main'
kdschlosser
committed
a28907d
Copy full SHA for a28907d
updates the driver use example.
kdschlosser
committed
ecc986a
Copy full SHA for ecc986a
Merge pull request #3 from marksull/bugfix/manifest_build_failure
Show description for 5765427
kdschlosser
authored
5765427
Copy full SHA for 5765427
Do not mutate manifest_files while iterating over it
marksull
committed
fefe9c5
Copy full SHA for fefe9c5
Pagination
Previous
Next
You can’t perform that action at this time.