Commit Graph

  • 4e25b6da7b
    [nextion] Optimize settings memory usage with compile-time defines (#9350) Edward Firmo 2025-07-07 11:15:13 +02:00
  • 1a049bdcbb
    More missing includes Jesse Hills 2025-07-07 21:06:50 +12:00
  • 79686239d3
    Rename button, sort vars Keith Burzinski 2025-07-07 03:33:21 -05:00
  • c934e84e21
    [ld2450] Clean-up for consistency, reduce CPU usage when idle Keith Burzinski 2025-07-07 03:23:04 -05:00
  • 83512b88c4
    [sx126x] Add sx126x component (#8516) Jonathan Swoboda 2025-07-07 01:41:23 -04:00
  • 5e2f8cb018
    Missing includes Jesse Hills 2025-07-07 17:33:05 +12:00
  • 6bd0af6d85
    Merge branch 'heap_scheduler_stress_component' into integration J. Nick Koston 2025-07-06 23:58:09 -05:00
  • 0f28a49822
    tidy J. Nick Koston 2025-07-06 23:57:46 -05:00
  • 66d96646b1
    [core] Move platform helper implementations into their own file Jesse Hills 2025-07-07 16:37:57 +12:00
  • fde5f88192
    [inkplate6] Require 240mhz cpu frequency (#9356) Jesse Hills 2025-07-07 16:36:34 +12:00
  • 2510b5ffb5
    [nextion] Replace boolean flags with bitfields to optimize memory usage (#9359) Edward Firmo 2025-07-07 06:07:03 +02:00
  • be4cf6505f
    Merge branch 'heap_scheduler_stress_component' into integration J. Nick Koston 2025-07-06 22:56:46 -05:00
  • e8ea7825a9
    Merge branch 'dev' into heap_scheduler_stress_component J. Nick Koston 2025-07-06 22:56:18 -05:00
  • 8c13eab731
    no flakey J. Nick Koston 2025-07-06 22:54:46 -05:00
  • 364b6ca8d0
    [scd4x] Memory optimization (#9358) Keith Burzinski 2025-07-06 22:54:19 -05:00
  • e49b89a051
    Introduce base Camera class to support alternative camera implementations (#9285) DT-art1 2025-07-07 05:45:00 +02:00
  • bdd52dbaa4
    [sx127x] Fix shaping print in dump_config and preallocate packet (#9357) Jonathan Swoboda 2025-07-06 23:41:47 -04:00
  • bf4cbb0aee
    Merge branch 'heap_scheduler_stress_component' into integration J. Nick Koston 2025-07-06 22:14:38 -05:00
  • aaec4b7bd3
    validation consistent J. Nick Koston 2025-07-06 22:13:35 -05:00
  • 7bddcd4f64
    Merge branch 'heap_scheduler_stress_component' into integration J. Nick Koston 2025-07-06 22:07:21 -05:00
  • af205a5267
    one more test J. Nick Koston 2025-07-06 22:01:19 -05:00
  • 765793505d
    Use std::span to eliminate heap allocation for single-packet API transmissions (#9313) J. Nick Koston 2025-07-06 21:53:23 -05:00
  • a303f93236
    Fix bluetooth proxy busy loop when disconnecting pending BLE connections (#9332) J. Nick Koston 2025-07-06 21:50:36 -05:00
  • 492580edc3
    Split LockFreeQueue into base and notifying variants to reduce memory usage (#9330) J. Nick Koston 2025-07-06 21:50:14 -05:00
  • c2599d7719
    safer J. Nick Koston 2025-07-06 21:43:03 -05:00
  • 4ea6f23d9e
    Merge branch 'heap_scheduler_stress_component' into integration J. Nick Koston 2025-07-06 21:32:06 -05:00
  • f23fd52a26
    clarify what we know J. Nick Koston 2025-07-06 21:31:39 -05:00
  • cfd43c81fb
    clarify what we know J. Nick Koston 2025-07-06 21:30:39 -05:00
  • 3dcba675b4
    Merge branch 'heap_scheduler_stress_component' into integration J. Nick Koston 2025-07-06 21:23:51 -05:00
  • bb51031ec6
    preen J. Nick Koston 2025-07-06 21:23:30 -05:00
  • ecb99cbcce
    fix flakey test J. Nick Koston 2025-07-06 21:19:38 -05:00
  • 0a514821c6
    preen J. Nick Koston 2025-07-06 21:04:23 -05:00
  • 074fbb522c
    preen J. Nick Koston 2025-07-06 21:01:52 -05:00
  • 71d6ba242e
    preen J. Nick Koston 2025-07-06 21:01:25 -05:00
  • 37ffd64b48
    Merge remote-tracking branch 'upstream/heap_scheduler_stress_component' into heap_scheduler_stress_component J. Nick Koston 2025-07-06 20:59:59 -05:00
  • ec65652567
    add missed remake J. Nick Koston 2025-07-06 20:59:43 -05:00
  • 731613421d
    fix flakey J. Nick Koston 2025-07-06 20:59:08 -05:00
  • 58dfad4ed0
    Merge branch 'heap_scheduler_stress_component' into integration J. Nick Koston 2025-07-06 20:38:10 -05:00
  • 7eb029f4b9
    cleanup J. Nick Koston 2025-07-06 20:38:00 -05:00
  • 8da8d938f0
    Merge branch 'heap_scheduler_stress_component' into integration J. Nick Koston 2025-07-06 20:36:50 -05:00
  • 64ac0d2bde
    cover J. Nick Koston 2025-07-06 20:36:32 -05:00
  • 7d3cdd15ad
    cleanup J. Nick Koston 2025-07-06 20:31:28 -05:00
  • 53baf02087
    cleanup J. Nick Koston 2025-07-06 20:30:40 -05:00
  • a0d2392344
    cleanup J. Nick Koston 2025-07-06 20:26:43 -05:00
  • fb3c092eaa
    cleanup J. Nick Koston 2025-07-06 20:25:27 -05:00
  • c169cf1e77
    Merge remote-tracking branch 'origin/heap_scheduler_stress_component' into heap_scheduler_stress_component J. Nick Koston 2025-07-06 20:13:48 -05:00
  • fa4d8e083a
    Merge remote-tracking branch 'origin/dev' into heap_scheduler_stress_component J. Nick Koston 2025-07-06 20:13:34 -05:00
  • 2cfeccfd71
    cleanup locking J. Nick Koston 2025-07-06 20:13:21 -05:00
  • f36ca93752
    Merge branch 'dev' into heap_scheduler_stress_component J. Nick Koston 2025-07-06 20:05:23 -05:00
  • dc8714c277
    fix race J. Nick Koston 2025-07-06 19:59:11 -05:00
  • 90fcb5fbcd
    fix another race J. Nick Koston 2025-07-06 19:54:07 -05:00
  • 932d0a5d8b
    fix another race J. Nick Koston 2025-07-06 19:50:54 -05:00
  • 4cafa18fa4
    fix another race J. Nick Koston 2025-07-06 19:46:23 -05:00
  • 1368139f4d
    [update, http_request_update] Implement update available trigger (#9174) Jan-Henrik Bruhn 2025-07-07 02:36:09 +02:00
  • b12d7db5a7
    prevent future refactoring errors J. Nick Koston 2025-07-06 19:27:33 -05:00
  • e84345594d
    Merge branch 'heap_scheduler_stress_component' into integration J. Nick Koston 2025-07-06 19:01:11 -05:00
  • add7bec7f2
    tweak J. Nick Koston 2025-07-06 18:54:00 -05:00
  • db84d8e8dc
    tweak J. Nick Koston 2025-07-06 18:49:41 -05:00
  • ad51e647af
    tweak J. Nick Koston 2025-07-06 18:48:50 -05:00
  • c45901746b
    tweak J. Nick Koston 2025-07-06 18:46:48 -05:00
  • 033c469250
    tweak J. Nick Koston 2025-07-06 18:44:19 -05:00
  • 0900fd3cea
    tweak J. Nick Koston 2025-07-06 18:42:47 -05:00
  • ba8f3d3f63
    tweak J. Nick Koston 2025-07-06 18:36:05 -05:00
  • 2759f3828e
    tweak J. Nick Koston 2025-07-06 18:34:56 -05:00
  • f395767766
    tweak J. Nick Koston 2025-07-06 18:27:49 -05:00
  • 2dc222aea6
    tweak J. Nick Koston 2025-07-06 18:26:29 -05:00
  • 82d68c87e2
    adjust J. Nick Koston 2025-07-06 18:24:00 -05:00
  • f213657753
    adjust J. Nick Koston 2025-07-06 18:18:47 -05:00
  • e077e6cec7
    adjust J. Nick Koston 2025-07-06 18:17:16 -05:00
  • 339a3270f6
    adjust J. Nick Koston 2025-07-06 18:16:25 -05:00
  • 462b44ee23
    adjust J. Nick Koston 2025-07-06 18:15:11 -05:00
  • 52d3dba89c
    adjust J. Nick Koston 2025-07-06 18:11:04 -05:00
  • 939d01dd99
    preen J. Nick Koston 2025-07-06 18:08:50 -05:00
  • 4900f7c7ca
    preen J. Nick Koston 2025-07-06 18:07:34 -05:00
  • 48957aee8b
    preen J. Nick Koston 2025-07-06 18:03:53 -05:00
  • e355ce04f7
    preen J. Nick Koston 2025-07-06 18:01:21 -05:00
  • 758e5b89bb
    preen J. Nick Koston 2025-07-06 17:53:56 -05:00
  • 3ffdd1d451
    preen J. Nick Koston 2025-07-06 17:42:57 -05:00
  • 4c1b8c8b96
    preen J. Nick Koston 2025-07-06 17:33:50 -05:00
  • 3ca956cd6a
    fix merge error J. Nick Koston 2025-07-06 17:27:32 -05:00
  • 2e24a11a1d
    Merge remote-tracking branch 'upstream/dev' into heap_scheduler_stress_component J. Nick Koston 2025-07-06 17:21:36 -05:00
  • b6fade7339
    Fix defer() thread safety issues on multi-core platforms (#9317) J. Nick Koston 2025-07-06 17:01:51 -05:00
  • 10a03ad538
    tidy J. Nick Koston 2025-07-06 15:37:09 -05:00
  • 69839ec4dc
    Merge branch 'filter_files' into integration J. Nick Koston 2025-07-06 14:22:31 -05:00
  • 28a66d4bf0
    preen J. Nick Koston 2025-07-06 14:18:17 -05:00
  • 782d894801
    preen J. Nick Koston 2025-07-06 14:18:05 -05:00
  • 06dd731c78
    preen J. Nick Koston 2025-07-06 14:10:20 -05:00
  • 6af74302dc
    missed one J. Nick Koston 2025-07-06 14:06:03 -05:00
  • 03380a6ecd
    some tests J. Nick Koston 2025-07-06 13:51:51 -05:00
  • 8d8db11dd9
    some tests J. Nick Koston 2025-07-06 13:51:17 -05:00
  • 28886a896b
    some tests J. Nick Koston 2025-07-06 13:48:11 -05:00
  • 05253991c2
    fixes J. Nick Koston 2025-07-06 13:42:44 -05:00
  • 96f0fda477
    fixes J. Nick Koston 2025-07-06 13:42:18 -05:00
  • 023fa4d220
    fixes J. Nick Koston 2025-07-06 13:37:41 -05:00
  • a1f63c0dfc
    fixes J. Nick Koston 2025-07-06 13:24:50 -05:00
  • ef98f42e7e
    tweaks J. Nick Koston 2025-07-06 13:18:24 -05:00
  • 737e1284af
    tweaks J. Nick Koston 2025-07-06 13:18:10 -05:00
  • 8677918157
    tweaks J. Nick Koston 2025-07-06 13:16:49 -05:00
  • 8da322fe9e
    [sx127x] Improve error handling (#9351) Jonathan Swoboda 2025-07-06 14:04:43 -04:00
  • 629c891dfc
    Filter unused files J. Nick Koston 2025-07-06 12:12:16 -05:00