Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
flow3r firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
flow3r
flow3r firmware
Commits
micropython_api
Select Git revision
0 results
flow3r-firmware
Author
Search by author
Any Author
authors
0 authors
May 22, 2023
wip: started writing documentation and cleaned up api a bit
· d87faf9b
moon2
authored
1 year ago
d87faf9b
docs: fixed markdown issue
· 5a75cee6
moon2
authored
1 year ago
5a75cee6
clarified main readme
· 68801d26
moon2
authored
1 year ago
68801d26
added demo payload readme
· e2845958
moon2
authored
1 year ago
e2845958
May 21, 2023
Merge branch 'q3k/ci' into 'main'
· 3bc716d0
q3k
authored
1 year ago
3bc716d0
*: basic CI
· efaadb07
q3k
authored
1 year ago
efaadb07
idf_ext.py: gracefully handle invalid generation
· 9aea6e95
q3k
authored
1 year ago
9aea6e95
Merge branch 'q3k/sdkconfig-hwver' into 'main'
· 3b2a2157
q3k
authored
1 year ago
3b2a2157
badge23: p3 support
· 120fa634
q3k
authored
1 year ago
120fa634
*: make generation configurable, use sdkconfig defaults
· 93e9b5d8
q3k
authored
1 year ago
93e9b5d8
fixed rev1 button bug
· 48bfbdcd
moon2
authored
1 year ago
48bfbdcd
May 19, 2023
rev1 is now building, led and sound verified, buttons and display ???
· 9c0f0026
moon2
authored
1 year ago
9c0f0026
refactored payload adjusted to new api
· 4e3027d2
moon2
authored
1 year ago
4e3027d2
Merge remote-tracking branch 'origin/python-payload-refactor' into rev4_micropython
· 44edae10
moon2
authored
1 year ago
44edae10
buttons
· 9ea0f935
moon2
authored
1 year ago
9ea0f935
rename foreground global var to CURRENT_APP_RUN
· 96c172f3
dx
authored
1 year ago
96c172f3
more uppercasings
· 095ab5d5
dx
authored
1 year ago
095ab5d5
move shit to utils
· 3e692f0a
dx
authored
1 year ago
3e692f0a
uppercase some more vars
· bbd2215d
dx
authored
1 year ago
bbd2215d
cuter select text
· 1b88f2ce
dx
authored
1 year ago
1b88f2ce
uppercase some stuff
· 86f61aea
dx
authored
1 year ago
86f61aea
python: list of MODULES for menu
· 5e045aef
dx
authored
1 year ago
5e045aef
python: reorder stuff
· 28ee6eac
dx
authored
1 year ago
28ee6eac
May 18, 2023
added led support kinda
· 51f9da1b
moon2
authored
1 year ago
51f9da1b
got display back
· 6d8c2e9e
moon2
authored
1 year ago
6d8c2e9e
May 17, 2023
crude hardware revision config, captouch working
· baafe38c
moon2
authored
1 year ago
baafe38c
May 16, 2023
Simplify submodules stuff in readme
· 112a3047
dx
authored
2 years ago
112a3047
audio kinda sorta working..?
· f076825c
moon2
authored
2 years ago
f076825c
Don't freeze python_payload, freeze python_modules instead
· 868d8d95
dx
authored
2 years ago
868d8d95
Freeze .py files in python_payload into the firmware
· 5ed5d2fe
dx
authored
2 years ago
5ed5d2fe
README: read mpy-cross and submodules preparation steps
· aa9acd17
dx
authored
2 years ago
aa9acd17
micropython: cherry pick PR 11464 from upstream micropython
· d3deceac
Damien George
authored
2 years ago
and
dx
committed
2 years ago
d3deceac
May 14, 2023
usermodule: add kernel module
· f7bebb28
q3k
authored
2 years ago
f7bebb28
May 13, 2023
.gitignore: sdkconfig
· 68c5f538
q3k
authored
2 years ago
68c5f538
*: add developer breadcrumbs
· 37b1e392
q3k
authored
2 years ago
37b1e392
usermodule: init
· 3b8457b5
q3k
authored
2 years ago
3b8457b5
badg23, gc9a01: move to components/
· 9b271de3
q3k
authored
2 years ago
9b271de3
sdkconfig: move NimBLE to core 1
· 1bae52f2
q3k
authored
2 years ago
1bae52f2
*: use plain ESP-IDF cmake machinery
· 7e648463
q3k
authored
2 years ago
7e648463
nix: fix openocd/gdb integration
· ea0a1f72
q3k
authored
2 years ago
ea0a1f72
Loading