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
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
highTower
flow3r firmware
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
rev4_micropython
Select Git revision
Selected
rev4_micropython
Branches
20
9Rmain
anon/gpndemo
anon/update-sim
anon/webflasher
audio_input
audio_io
bl00mbox
bl00mbox_old
ch3/bl00mbox_docs
ci-1690580595
compressor
dev_p4
dev_p4-iggy
dev_p4-iggy-rebased
events
fm_fix
fm_fix2
fpletz/flake
history-rewrite
icon-flower
Tags
12
v1.2.0
v1.2.0+rc1
v1.1.1
v1.1.0
v1.1.0+rc1
v1.0.0
v1.0.0+rc6
v1.0.0+rc5
v1.0.0+rc4
v1.0.0+rc3
v1.0.0+rc2
v1.0.0+rc1
33 results
Begin with the selected commit
Created with Raphaël 2.2.0
11
Jun
10
9
8
7
6
5
4
3
2
29
May
28
27
26
25
24
23
22
21
19
18
17
16
14
13
1
25
Apr
24
23
21
20
31
Mar
29
28
23
22
21
20
17
13
10
9
8
7
6
2
1
27
Feb
24
23
21
20
17
16
15
9
8
7
3
2
1
28
Jan
24
23
22
20
19
18
16
13
12
20
Dec
19
16
15
13
14
13
9
8
7
py: inject ctx to draw calls
st3m: add delta to input events
sim: update for new badge payload
py: run Black
py: fix syntax errors
py: configure Black/flake8
gitignore: ignore .venv
components/st3m: init with crtc
.gitignore: add mpy crud
components/badg23_hwconfig: roll up into flow3r_bsp
flow3r_bsp: init, implement next gen SPI display driver
p6, badge link: fixed pin indices. note: labels in schematic are wrong, should fix before publishing
wip: make partitions slightly bigger
sdkconfig-spira…
sdkconfig-spiram-tinyusb
wip: add tinyusb back
enable spi ram in micropython with added spiram config section in sdkconfig.p4
leds: gamma bugfix
ci: build for p6
history-rewrite
history-rewrite
README: use standard git mechanism for submodules
.gitignore: fixup after rewrite
py: controls submenu (wip), menu refactoring, bugfixes
py: added crazysynth, small improvements to tinysynth, added demos back to main menu
leds: documentation
machine_sdcard: add extra kwargs to let us init our sdcard
p6: hotfixes for button mapping and badge link polarity
p6: initial support. mostly working, shoulder button layout bork'd, easy fix tho
leds: new api (i.o.u. docs)
badge link: docs, api constant naming improvements
badge link: some backend
display: expose backlight as hardware.display_set_backlight()
display: cleanup, reformat, remove unused stuff
py: missed logging.py
py: logging, bugfixes
py: cleanup and refactoring. proper split between tick() and draw(), menu is now bound to application, eventloop improvements (speed \o/)
py: more structure, put main menu in flower app
py: major code restructre, now we have 'st3m/' (think lib) and 'apps/' (also some mock imports for the sim)
py: menu/controls: petal-locked controls, demo in menu_tinysynth
py: menu_tinysynth and menu_settings use the new audio api; controls; icons and general ui styling
mpy: slide control, control rework, flower icons, pitch bend in tinysynth menu
ui: flow3r icons to celebrate the naming
Audio IO: Speaker/Headphone Management
Loading