Stefan Kratochwil stefank
  • Joined on 2024-04-15
stefank opened issue TonBERRY/tonberry-pico#26 2025-05-27 19:15:39 +00:00
Network configuration
stefank opened issue TonBERRY/tonberry-pico#22 2025-05-27 18:59:57 +00:00
Make number of buttons configurable
stefank deleted branch feature/upgrade_micropython_1_25_0_plus_fixes from TonBERRY/tonberry-pico 2025-05-27 18:28:20 +00:00
stefank pushed to main at TonBERRY/tonberry-pico 2025-05-27 18:28:19 +00:00
0353796110 Merge pull request 'micropython: upgrade to 1.25.0 plus necessary changes and fixes.' (#20) from feature/upgrade_micropython_1_25_0_plus_fixes into main
1b683358d1 micropython: upgrade to 1.25.0 plus necessary changes and fixes.
Compare 2 commits »
stefank merged pull request TonBERRY/tonberry-pico#20 2025-05-27 18:28:17 +00:00
micropython: upgrade to 1.25.0 plus necessary changes and fixes.
stefank deleted branch v1.25-tonberry-preview from TonBERRY/micropython 2025-05-27 18:27:29 +00:00
stefank pushed to v1.25-tonberry at TonBERRY/micropython 2025-05-27 18:27:10 +00:00
stefank created branch v1.25-tonberry in TonBERRY/micropython 2025-05-27 18:27:10 +00:00
stefank approved TonBERRY/tonberry-pico#19 2025-05-27 18:14:49 +00:00
nfc-mp3-demo

Quite large PR, but coherent. There is not much to say, except for thinking of possible future variation points for other downstream developers. People might want to add more buttons, register button sequences, etc in the future, and we could already consider this in future architecture discussions.

stefank created pull request TonBERRY/tonberry-pico#20 2025-05-20 19:18:03 +00:00
micropython: upgrade to 1.25.0 plus necessary changes and fixes.
1b683358d1 micropython: upgrade to 1.25.0 plus necessary changes and fixes.
stefank pushed to v1.25-tonberry-preview at TonBERRY/micropython 2025-05-20 18:10:32 +00:00
a792c8f3bf lib/littlefs: Fix string initializer in lfs1.c.
f4ff9dac89 py/emitinlinethumb: Refactor string literal as array initializer.
fb05f048e9 extmod/moductypes: Refactor string literal as array initializer.
f6a4651af9 rp2: Add temporary workaround for GCC 15.1 build failure.
33dc78967d rp2: Fix stacks for multicore operation
Compare 10 commits »
stefank created branch v1.25-tonberry-preview in TonBERRY/micropython 2025-05-20 18:10:32 +00:00
stefank pushed to webapi at TonBERRY/tonberry-pico 2025-05-20 17:15:07 +00:00
2e504c2983 Minimal example for api endpoint
c005862c1f Forumlated potentially useful json schema.
Compare 2 commits »
stefank pushed to docu/architecture at TonBERRY/tonberry-pico 2025-05-20 17:10:06 +00:00
10fb65ae40 docu: current architecture draft; layout slightly suboptimal.
stefank created pull request TonBERRY/tonberry-pico#18 2025-04-29 19:54:22 +00:00
docu: current architecture draft; layout slightly suboptimal.
stefank pushed to docu/architecture at TonBERRY/tonberry-pico 2025-04-29 19:51:56 +00:00
629f3ce11e docu: current architecture draft; layout slightly suboptimal.
stefank created branch docu/architecture in TonBERRY/tonberry-pico 2025-04-29 19:51:55 +00:00