Stefan Kratochwil stefank
  • Joined on 2024-04-15
stefank approved TonBERRY/tonberry-pico#52 2025-12-01 19:23:23 +00:00
freeze-python-code
stefank pushed to feat/micropython_on_unix at TonBERRY/tonberry-pico 2025-11-15 11:56:55 +00:00
cd5515ddad feat: new micropython variant with support for microdot
99ad8582f0 Defined the two endpoints we need for webapi version 1
ae875950cd Enabled --update flag for differential flashing
340aea6be6 Factored out webserver sample into dedicated module
f64bbc27fd basic webserver works
Compare 9 commits »
stefank pushed to webapi at TonBERRY/tonberry-pico 2025-11-11 21:31:03 +00:00
99ad8582f0 Defined the two endpoints we need for webapi version 1
ae875950cd Enabled --update flag for differential flashing
340aea6be6 Factored out webserver sample into dedicated module
f64bbc27fd basic webserver works
abb880baca print network interface info
Compare 11 commits »
stefank created pull request TonBERRY/tonberry-pico#51 2025-11-11 21:20:45 +00:00
feat: new micropython variant with support for microdot
stefank pushed to feat/micropython_on_unix at TonBERRY/tonberry-pico 2025-11-11 21:16:55 +00:00
c336363713 feat: new micropython variant with support for microdot
stefank created branch feat/micropython_on_unix in TonBERRY/tonberry-pico 2025-11-11 21:16:55 +00:00
stefank pushed to webapi at TonBERRY/tonberry-pico 2025-11-11 19:39:00 +00:00
60e96b5a09 Defined the two endpoints we need for webapi version 1
c84d52bd4c Enabled --update flag for differential flashing
7e11c73af3 Factored out webserver sample into dedicated module
2d2a4309a5 basic webserver works
081ec79c14 print network interface info
Compare 23 commits »
stefank approved TonBERRY/tonberry-pico#49 2025-11-11 19:36:11 +00:00
LED patterns, idle shutdown
stefank pushed to webapi at TonBERRY/tonberry-pico 2025-11-04 19:57:11 +00:00
d45bb8f6c2 Defined the two endpoints we need for webapi version 1
stefank pushed to webapi at TonBERRY/tonberry-pico 2025-11-04 19:32:05 +00:00
d95a9d8430 Enabled --update flag for differential flashing
d05fdbacdb Factored out webserver sample into dedicated module
Compare 2 commits »
stefank approved TonBERRY/tonberry-pico#48 2025-11-04 18:37:44 +00:00
28-configurable-tag-handling
stefank approved TonBERRY/tonberry-pico#46 2025-11-04 18:23:03 +00:00
24-playlist-modes
stefank pushed to webapi at TonBERRY/tonberry-pico 2025-11-02 22:37:38 +00:00
8e8ec0e71f basic webserver works
06909141ac print network interface info
9d263a37c6 disabled wifi power management for now
Compare 3 commits »
stefank pushed to webapi at TonBERRY/tonberry-pico 2025-11-02 21:22:21 +00:00
0e3ee0e44e Minimal example for api endpoint
86a2001ed4 Forumlated potentially useful json schema.
981c75020f Merge pull request 'fix(main): Make upgrade from tag directories more ergonomical' (#47) from fix-no-db into main
b56e4f36b4 fix(main): Make upgrade from tag directories more ergonomical
9ba6e698b9 Merge pull request 'networking' (#33) from networking into main
Compare 73 commits »
stefank deleted branch networking from TonBERRY/tonberry-pico 2025-11-02 16:42:35 +00:00
stefank pushed to main at TonBERRY/tonberry-pico 2025-11-02 16:42:33 +00:00
9ba6e698b9 Merge pull request 'networking' (#33) from networking into main
db136ed79a Wifi setup function with initial wlan config and per-board unique ssid
Compare 2 commits »
stefank merged pull request TonBERRY/tonberry-pico#33 2025-11-02 16:42:32 +00:00
networking
stefank pushed to networking at TonBERRY/tonberry-pico 2025-11-02 16:34:01 +00:00
db136ed79a Wifi setup function with initial wlan config and per-board unique ssid
4512b91763 Merge PR #42 from remote-tracking branch 'origin/fix-sd-spi-hwconfig' into main
5891006bcd Merge pull request 'hw-new-pico-symbol' (#44) from hw-new-pico-symbol into main
a81952fb8a Merge pull request 'fix-interrupt-race' (#45) from fix-interrupt-race into main
92f9ce3d5a Merge pull request 'Add playlist database' (#39) from 23-add-playlist-db into main
Compare 43 commits »
stefank approved TonBERRY/tonberry-pico#45 2025-10-29 15:41:58 +00:00
fix-interrupt-race

Looks legit. Did we ever see this happen?