Skip to content

v1.9.6#276

Merged
jaylikesbunda merged 15 commits intoprodfrom
Development-deki
Mar 10, 2026
Merged

v1.9.6#276
jaylikesbunda merged 15 commits intoprodfrom
Development-deki

Conversation

@jaylikesbunda
Copy link
Member

Added

  • Added Channel Switch attack

Changed

  • Optimised CYD WiFi config values to save memory
  • Enabled dynamic fatfs buffers for all CYD configs to save memory
  • Optimised the terminal view to use half the memory with same functionality
  • Offloaded misc memory allocations to PSRAM if enabled to lower internal pressure
  • Universal remote transmit will cache signal batches into PSRAM if available to avoid suspending input processing on JIT mount configs

Fixed

  • Fixed FreeRTOS xTaskCreateStatic stack size bug, saving significant memory
  • Fixed SD/SPI regression potentially causing some devices to not function properly

Verification (Author - fill this out)

  • I have tested Primary device(s) (list exact HW + config):
  • I have tested potentially affected devices (and/or list potential affected devices not available to you):
  • I have wrapped device specific code with #ifdef CONFIG_... or similar: [ ] Yes / [ ] N/A
  • I have updated Hugo Docs with any new or changed info for end users: [ ] Yes / [ ] N/A

Linked Issues

  • Closes #

Checklist (Reviewer - don't fill this out)

  • Code builds, flashes, and feature verified with no functional issues on listed device(s)
  • Changes reviewed for unintended impact on other devices/targets

@jaylikesbunda jaylikesbunda merged commit 3d6797b into prod Mar 10, 2026
17 of 79 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant