Commit Graph

  • 8e8ef83780
    cleanup J. Nick Koston 2025-07-06 11:05:18 -05:00
  • 2a15f35e9d
    cleanup J. Nick Koston 2025-07-06 11:04:04 -05:00
  • 9bfa942cf2
    merge J. Nick Koston 2025-07-06 10:58:15 -05:00
  • b00adbddce
    fix race J. Nick Koston 2025-07-06 10:40:44 -05:00
  • a71030c4de
    fix race J. Nick Koston 2025-07-06 10:40:19 -05:00
  • 6bb32c2e61
    tweaks J. Nick Koston 2025-07-06 10:12:14 -05:00
  • 7bc2c685e0
    tweaks J. Nick Koston 2025-07-06 10:12:14 -05:00
  • 9205338cc8
    Merge branch 'heap_scheduler_stress_component' into integration J. Nick Koston 2025-07-06 10:08:35 -05:00
  • 04336f7ba3
    Merge branch 'dev' into heap_scheduler_stress_component J. Nick Koston 2025-07-06 10:08:03 -05:00
  • 6f64312d08
    remove debugging J. Nick Koston 2025-07-06 10:06:45 -05:00
  • 79dfb86830
    remove debugging J. Nick Koston 2025-07-06 10:04:17 -05:00
  • 453dc29540
    preen J. Nick Koston 2025-07-06 10:03:28 -05:00
  • f4260d370c
    preen J. Nick Koston 2025-07-06 10:03:24 -05:00
  • 655f9489a8
    preen J. Nick Koston 2025-07-06 10:02:58 -05:00
  • 4b3cc52afe
    preen J. Nick Koston 2025-07-06 10:02:47 -05:00
  • fd3f15637a
    lint J. Nick Koston 2025-07-06 10:01:07 -05:00
  • 1311e1b8b0
    lint J. Nick Koston 2025-07-06 10:00:55 -05:00
  • 64e84872da
    lint J. Nick Koston 2025-07-06 10:00:35 -05:00
  • bc7379030e
    lint J. Nick Koston 2025-07-06 10:00:25 -05:00
  • ecfb6dc8ed
    lint J. Nick Koston 2025-07-06 10:00:17 -05:00
  • 75d67af932
    Add heap scheduler tests J. Nick Koston 2025-07-06 09:55:14 -05:00
  • e5a699a004
    [ld2410] Reduce RAM usage, general clean-up (#9346) Keith Burzinski 2025-07-06 09:16:30 -05:00
  • e061b6dc55
    [scd4x] Optimize logging + minor code clean-up (#9347) Keith Burzinski 2025-07-06 08:37:50 -05:00
  • 4673a5b48c
    Eliminate web_server_idf guard variable to save 8 bytes RAM (#9344) J. Nick Koston 2025-07-06 05:06:32 -05:00
  • 845dad6ee7
    Merge branch 'idf_webserver_guard' into integration J. Nick Koston 2025-07-05 23:48:48 -05:00
  • e2e86da64b
    make bot happy J. Nick Koston 2025-07-05 23:48:37 -05:00
  • 90ec63589f
    Merge branch 'core_ram' into integration J. Nick Koston 2025-07-05 23:40:51 -05:00
  • ea308eaaa2
    add comments to explain why its safe and the bot is wrong J. Nick Koston 2025-07-05 23:39:25 -05:00
  • 0bc18a8281
    Eliminate API component guard variable to save 8 bytes RAM (#9341) J. Nick Koston 2025-07-05 23:34:55 -05:00
  • 87f1fac2bf
    nolint J. Nick Koston 2025-07-05 23:28:39 -05:00
  • c23651527f
    Merge branch 'bluetooth_proxy_guard_var' into integration J. Nick Koston 2025-07-05 23:02:44 -05:00
  • 2cc263a707
    lint J. Nick Koston 2025-07-05 23:01:49 -05:00
  • fb336718de
    Merge branch 'core_ram' into integration J. Nick Koston 2025-07-05 23:00:30 -05:00
  • e2e35bf965
    simplify J. Nick Koston 2025-07-05 22:58:27 -05:00
  • 20ba035e3b
    Reduce RAM usage by optimizing Color constant storage (#9339) J. Nick Koston 2025-07-05 22:30:18 -05:00
  • bdd25c7268
    Merge branch 'idf_webserver_guard' into integration J. Nick Koston 2025-07-05 22:26:54 -05:00
  • 82c788d6ce
    Eliminate web_server_idf guard variable to save 8 bytes RAM J. Nick Koston 2025-07-05 22:24:26 -05:00
  • 5167184cc7
    merge J. Nick Koston 2025-07-05 22:18:20 -05:00
  • a5d1b11204
    Merge branch 'bluetooth_proxy_guard_var' into integration J. Nick Koston 2025-07-05 22:17:32 -05:00
  • dc8f2fd37e
    Eliminate bluetooth_proxy guard variable to save 8 bytes RAM J. Nick Koston 2025-07-05 22:15:45 -05:00
  • 7c85886ce8
    Merge branch 'api_guard_var' into integration J. Nick Koston 2025-07-05 21:59:47 -05:00
  • 12f172436d
    Eliminate API component guard variable to save 8 bytes RAM J. Nick Koston 2025-07-05 21:59:08 -05:00
  • f7019a4ed7
    [nextion] Memory optimization (#9338) Edward Firmo 2025-07-06 04:56:53 +02:00
  • a1291c2730
    [ld2450] Reduce CPU usage, eliminate redundant sensor updates (#9334) J. Nick Koston 2025-07-05 21:48:58 -05:00
  • e69ac0478e
    Merge branch 'core_ram' into integration J. Nick Koston 2025-07-05 21:38:49 -05:00
  • a45743c2b7
    Reduce core RAM usage by 40 bytes with static initialization optimizations J. Nick Koston 2025-07-05 21:34:03 -05:00
  • ebe1531927
    Merge branch 'color_memory' into integration J. Nick Koston 2025-07-05 21:24:23 -05:00
  • a88a059c6a
    Reduce RAM usage by optimizing Color constant storage J. Nick Koston 2025-07-05 21:21:43 -05:00
  • d314cbb0d5
    Merge branch 'icon_opt_pay_as_you_go' into integration J. Nick Koston 2025-07-05 17:44:05 -05:00
  • 4d75758eb2
    tests J. Nick Koston 2025-07-05 17:39:02 -05:00
  • 0eecc29039
    Merge branch 'icon_opt_pay_as_you_go' into integration J. Nick Koston 2025-07-05 17:38:13 -05:00
  • 294fb67410
    Optimize entity icon memory usage with USE_ENTITY_ICON flag J. Nick Koston 2025-07-05 17:36:51 -05:00
  • b0f8922056
    Mark ESPTime comparison operators as const (#9335) Adrian Freund 2025-07-06 00:00:39 +02:00
  • 2f1f098b47
    revert J. Nick Koston 2025-07-05 16:55:15 -05:00
  • 77be414261
    Merge branch 'deep_sleep_loop' into integration J. Nick Koston 2025-07-05 16:12:06 -05:00
  • c34fc3c4c7
    simplify J. Nick Koston 2025-07-05 16:07:43 -05:00
  • 8aac2f525e
    simplify J. Nick Koston 2025-07-05 16:01:59 -05:00
  • f85dcdca4e
    unreachable J. Nick Koston 2025-07-05 15:57:21 -05:00
  • e7a1ef7aa1
    Merge branch 'deep_sleep_loop' into integration J. Nick Koston 2025-07-05 15:54:13 -05:00
  • 7c2d2ef5a3
    deep_sleep: Replace polling loop with event-driven state machine J. Nick Koston 2025-07-05 15:53:12 -05:00
  • 1449001747
    Merge branch 'ld2450_cpu_drain_spam' into integration J. Nick Koston 2025-07-05 15:07:58 -05:00
  • f245c74520
    fix byte ordering J. Nick Koston 2025-07-05 15:01:02 -05:00
  • da1658e4f9
    Merge branch 'ld2450_cpu_drain_spam' into integration J. Nick Koston 2025-07-05 14:50:51 -05:00
  • 80f9352a79
    Merge branch 'light_ram' into integration J. Nick Koston 2025-07-05 14:50:47 -05:00
  • 9ded501402
    clang-tidy J. Nick Koston 2025-07-05 14:50:17 -05:00
  • 3d6a1811c5
    comments J. Nick Koston 2025-07-05 14:28:26 -05:00
  • a5ee047efb
    Fix LD2450 excessive CPU usage and redundant sensor updates J. Nick Koston 2025-07-05 14:25:56 -05:00
  • fb0090dcdc
    Merge branch 'light_ram' into integration J. Nick Koston 2025-07-05 13:53:20 -05:00
  • 294bd4d042
    tweaks J. Nick Koston 2025-07-05 13:44:42 -05:00
  • e99b8d2daf
    tweaks J. Nick Koston 2025-07-05 13:41:09 -05:00
  • 6dbdeeb59b
    tidy J. Nick Koston 2025-07-05 13:18:45 -05:00
  • 82fd62e9dd
    comments J. Nick Koston 2025-07-05 13:00:48 -05:00
  • 70f935d323
    fixed a few missed ones J. Nick Koston 2025-07-05 12:39:05 -05:00
  • 0f3e6cccd9
    Reduce light component memory usage by 50+ bytes per instance J. Nick Koston 2025-07-05 12:33:54 -05:00
  • 6ff323c56d
    Merge branch 'busy_disconnect_loop' into integration J. Nick Koston 2025-07-05 11:12:06 -05:00
  • 096ec79ef9
    Fix bluetooth proxy busy loop when disconnecting pending BLE connections J. Nick Koston 2025-07-05 11:11:36 -05:00
  • bf5ba65558
    Merge branch 'ble_align' into integration J. Nick Koston 2025-07-05 09:05:20 -05:00
  • 62088dfaed
    Split LockFreeQueue into base and notifying variants to reduce memory usage J. Nick Koston 2025-07-05 09:02:33 -05:00
  • dfcc3206f7
    Split LockFreeQueue into base and notifying variants to reduce memory usage J. Nick Koston 2025-07-05 08:59:19 -05:00
  • e173b7f0c2
    Split LockFreeQueue into base and notifying variants to reduce memory usage J. Nick Koston 2025-07-05 08:58:41 -05:00
  • f98e28a8a2
    Split LockFreeQueue into base and notifying variants to reduce memory usage J. Nick Koston 2025-07-05 08:57:04 -05:00
  • f63557f2e7
    notes to the future J. Nick Koston 2025-07-05 07:34:46 -05:00
  • a353598961
    Merge branch 'ble_batching' into integration J. Nick Koston 2025-07-05 07:24:07 -05:00
  • bc33b44648
    Optimize Bluetooth proxy batching and increase scan buffer capacity J. Nick Koston 2025-07-05 07:23:31 -05:00
  • 4e9e48e2e7
    [rtttl] trim extraneous whitespace in "ac_dimmer" in "PWM_BAD" list (#9318) Thomas Rupprecht 2025-07-05 08:23:24 +02:00
  • 86e7013f40
    Add const char overload for Component::defer() (#9324) J. Nick Koston 2025-07-04 21:52:12 -05:00
  • ab9287e959
    Reduce modbus heap alloc modbus_heap J. Nick Koston 2025-07-04 21:51:52 -05:00
  • 1579779967
    Merge branch 'defer_const' into integration J. Nick Koston 2025-07-04 20:54:41 -05:00
  • cc6ea4cd14
    cover J. Nick Koston 2025-07-04 20:51:50 -05:00
  • 303a8ff87a
    Merge branch 'defer_const' into integration J. Nick Koston 2025-07-04 20:33:07 -05:00
  • 7d3a11a735
    Add const char overload for Component::defer() J. Nick Koston 2025-07-04 20:30:04 -05:00
  • 58b4e7dab2
    Bump puremagic from 1.29 to 1.30 (#9320) dependabot[bot] 2025-07-04 20:54:46 +00:00
  • 94b6344820
    Merge branch 'reduce_main_loop' into integration J. Nick Koston 2025-07-04 13:56:19 -05:00
  • 40307c079c
    Merge remote-tracking branch 'origin/reduce_main_loop' into reduce_main_loop J. Nick Koston 2025-07-04 13:54:41 -05:00
  • debef6fde4
    address review comments J. Nick Koston 2025-07-04 13:54:07 -05:00
  • 0cda83d29c
    Update scheduler.cpp J. Nick Koston 2025-07-04 13:46:39 -05:00
  • 32729c7ca7
    Merge branch 'reduce_main_loop' into integration J. Nick Koston 2025-07-04 12:59:23 -05:00
  • b7fca5488a
    lol J. Nick Koston 2025-07-04 12:59:11 -05:00
  • 9c22772758
    fix scope issue J. Nick Koston 2025-07-04 11:40:11 -05:00
  • 1e72f07fdf
    Merge branch 'reduce_main_loop' into integration J. Nick Koston 2025-07-04 11:29:12 -05:00