| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-25 | Update sdkconfig flags | jacqueline | |
| 2024-08-26 | Move some hot driver functions into iram | jacqueline | |
| We've got the space for it now! Also turn SW radio coexistence off whilst we're here; the docs recommend this if you only use Bluetooth(R) | |||
| 2024-08-26 | it's free iram | jacqueline | |
| 2024-08-13 | Remove/Migrated some old sdkconfig flags | jacqueline | |
| 2024-08-09 | Experiment with putting BT stack allocs in internal ram | jacqueline | |
| 2024-08-09 | Claw back some internal ram | jacqueline | |
| - 'main' doesn't need 12k of internal ram - lvgl's draw task doesn't need that much either - also lower the bg worker stack sizes whilst we're here, since they've got tons over headroom | |||
| 2024-07-23 | Increase bluetooth stack size | ailurux | |
| 2024-04-12 | make boot go fast | jacqueline | |
| 2024-04-12 | use our spi flash in its fastest mode | jacqueline | |
| 2024-02-21 | Make the drain buffer very large, and move it into PSRAM | jacqueline | |
| the i2s handler and streambuffer metadata are both still in iram for good performance. otherwise, this seems to be enough to make gapless playback work. | |||
| 2024-02-12 | Let's try avoiding allocs in the bt stacks | jacqueline | |
| 2024-01-31 | Panic on task WDT | jacqueline | |
| deadlocks should probably not free the device! | |||
| 2024-01-18 | make the default sdkconfig more release build-y | jacqueline | |
| 2024-01-11 | wav-codec (#13) | ailurux | |
| here is a wav decoder, enjoy! Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/13 Reviewed-by: cooljqln <cooljqln@noreply.codeberg.org> Co-authored-by: ailurux <ailuruxx@gmail.com> Co-committed-by: ailurux <ailuruxx@gmail.com> | |||
| 2023-12-19 | little a more stack for main | jacqueline | |
| 2023-12-13 | add a cool lua repl | jacqueline | |
| 2023-11-24 | Pull frertos funcs into iram, tweak wdt timeouts | jacqueline | |
| 2023-11-06 | Flag off a few unused features | jacqueline | |
| 2023-10-26 | Free up some IRAM | jacqueline | |
| 2023-10-14 | The tweaking of max internal alloc size will continue until performance improves | jacqueline | |
| 2023-10-12 | Claw back a little more memory | jacqueline | |
| 2023-09-27 | Don't post events from ISRs | jacqueline | |
| 2023-09-26 | Move every alloc over 256 bytes into PSRAM | jacqueline | |
| 2023-09-26 | Make task tracing tools conditionally compiled | jacqueline | |
| 2023-09-26 | Claw back some more IRAM from unused components | jacqueline | |
| 2023-09-25 | Place LVGL's memory pool into PSRAM | jacqueline | |
| 2023-09-22 | Reclaim some internal ram | jacqueline | |
| 2023-09-22 | Make esp-idf bluetooth logging less chatty | jacqueline | |
| 2023-09-04 | enable the qr code lib for onboarding | jacqueline | |
| 2023-08-08 | Update sdkconfig | jacqueline | |
| 2023-08-01 | Basic nvs init + bluetooth in the build | jacqueline | |
| 2023-07-12 | Bundle our own complete ui font + symbol font | jacqueline | |
| 2023-05-23 | Annote E V E R Y T H I N G with license info | jacqueline | |
| 2023-02-23 | Use UTF-8 for filenames | jacqueline | |
| 2023-02-22 | Make default font not look broken | jacqueline | |
| 2023-02-14 | mark i2s callbacks as iram safe | jacqueline | |
| 2022-11-15 | Enlarge app partition | jacqueline | |
| 2022-11-09 | Fix up sdkconfig diffs | jacqueline | |
