Commit Graph
16628 Commits
Author SHA1 Message Date
J. Nick Koston 7912f19230 mege 2025-11-24 15:39:52 -06:00
J. Nick Koston decba7c233 Merge branch 'mdns_arduino' into integration 2025-11-24 15:36:42 -06:00
J. Nick Koston f5736303c3 fixs 2025-11-24 15:36:31 -06:00
J. Nick Koston 39c2fea116 Merge branch 'mdns_arduino' into integration 2025-11-24 15:34:43 -06:00
J. Nick Koston 03767474b7 [mdns] Extract common Arduino mDNS registration to shared header 2025-11-24 15:28:45 -06:00
J. Nick Koston fca4512370 [mdns] Extract common Arduino mDNS registration to shared header 2025-11-24 15:28:38 -06:00
J. Nick Koston 537ddcc880 Merge branch 'wifi_idf_cleanup' into integration 2025-11-24 12:45:38 -06:00
J. Nick Koston d2483347d0 [wifi] Use ESP-IDF IP formatting macros directly to eliminate heap allocations 2025-11-24 12:44:41 -06:00
J. Nick Koston 301cf54ca6 Merge branch 'error_logstr' into integration 2025-11-24 12:24:02 -06:00
J. Nick Koston bc7f67e0a2 clear 2025-11-24 12:23:51 -06:00
J. Nick Koston 4eca6a7442 Merge branch 'error_logstr' into integration 2025-11-24 12:19:10 -06:00
J. Nick Koston 7496d20ae6 fix ambiguous 2025-11-24 12:18:59 -06:00
J. Nick Koston 29999b3148 Merge branch 'error_logstr' into integration 2025-11-24 12:17:05 -06:00
J. Nick Koston 9d49ca58b5 silence warning for nullptr 2025-11-24 12:16:52 -06:00
J. Nick Koston 7fc04c094c Merge branch 'error_logstr' into integration 2025-11-24 12:12:13 -06:00
J. Nick Koston 84b2bea706 fix dual dep 2025-11-24 12:12:05 -06:00
J. Nick Koston a6446ee179 Merge branch 'error_logstr' into integration 2025-11-24 12:09:58 -06:00
J. Nick Koston e2311d70e6 Merge branch 'libretiny_no_strlen' into integration 2025-11-24 12:09:26 -06:00
J. Nick Koston 296e79d9e5 Merge branch 'copilot/fix-internal-gpio-attach-issues' into integration 2025-11-24 11:47:18 -06:00
J. Nick Koston c4dec5b3e3 Merge branch 'dev' into error_logstr 2025-11-24 11:02:54 -06:00
J. Nick Koston 0764f4da86 [esp_ldo,mipi_dsi,mipi_rgb] Fix dangling pointer bugs in mark_failed() (#12077) 2025-11-24 11:02:24 -06:00
J. Nick Koston b29068cd40 Merge branch 'dev' into mdns_mac_storage_reduce_ram 2025-11-24 10:43:15 -06:00
J. Nick KostonandCopilot 06815fe177 [script][wait_until] Fix FIFO ordering and reentrancy bugs (#12049)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-24 10:41:24 -06:00
J. Nick Koston 780fe37a13 fix mipi_dsi implementation 2025-11-24 10:27:53 -06:00
J. Nick Koston 4c1ec60d8b Merge remote-tracking branch 'origin/dev' into error_logstr 2025-11-24 10:27:12 -06:00
J. Nick Koston 5248e0139d handle mark_failed case 2025-11-24 10:25:15 -06:00
J. Nick Koston 04ec6a6999 [api] Use stack buffer for MAC address in Noise handshake (#12072) 2025-11-24 10:23:31 -06:00
J. Nick Koston 737f23a0bd [light] Dynamically disable loop when idle to reduce CPU overhead (#11881) 2025-11-24 10:23:11 -06:00
J. Nick Koston 011992f64d Merge branch 'dev' into libretiny_no_strlen 2025-11-24 10:22:44 -06:00
J. Nick Koston 3c48e13c9f [ethernet] Conditionally compile manual_ip to save 24 bytes RAM (#11832) 2025-11-24 10:22:13 -06:00
J. Nick Koston 426734beef [web_server_base] Replace shared_ptr with unique_ptr for AsyncWebServer (#11984) 2025-11-24 10:22:01 -06:00
J. Nick Koston 056b4375eb [api] Reduce heap allocations in DeviceInfoResponse (#11952) 2025-11-24 10:21:47 -06:00
J. Nick Koston 1f0a5e1eea [logger] Reduce UART overhead on ESP32/ESP8266 and fix buffer truncation (#11927) 2025-11-24 10:21:32 -06:00
Jonathan Swoboda 8607a0881d [core] Add support for passing yaml files to clean-all (#12039) 2025-11-24 10:10:24 -05:00
J. Nick Koston c141678abc Merge branch 'mdns_mac_storage_reduce_ram' into integration 2025-11-24 08:34:19 -06:00
J. Nick Koston fd0a4e9111 dry 2025-11-24 08:34:04 -06:00
James b4b98505ba [mipi_dsi] add guition JC4880P443 display (#12068) 2025-11-24 21:05:02 +11:00
J. Nick Koston 9dd3ca7cf5 Merge branch 'mdns_mac_storage_reduce_ram' into integration 2025-11-23 22:43:43 -06:00
J. Nick Koston b8719319fe cleanup 2025-11-23 22:42:07 -06:00
J. Nick Koston 39a4a0bf10 no dupe storage 2025-11-23 22:35:13 -06:00
Jonathan Swoboda 60d687c2c6 [esp32] Fix C2 builds (#12050) 2025-11-23 23:31:14 -05:00
J. Nick Koston 76406c91a5 Merge branch 'mdns_mac_storage_reduce_ram' into integration 2025-11-23 21:52:11 -06:00
J. Nick Koston 792a2b1ee1 tidy 2025-11-23 21:52:02 -06:00
J. Nick Koston 98d3fb535f Merge branch 'mdns_mac_storage_reduce_ram' into integration 2025-11-23 21:46:19 -06:00
J. Nick Koston fa299eed58 [mdns] Store MAC address in fixed buffer to reduce RAM usage 2025-11-23 21:45:28 -06:00
Jonathan Swoboda 5750f7fccb [ci] Fix test grouping (#12067) 2025-11-23 21:25:24 -06:00
J. Nick Koston 62823adc19 Merge branch 'esp32_ble_name_char' into integration 2025-11-23 21:23:25 -06:00
J. Nick Koston 2cd71bf273 one more 2025-11-23 21:22:26 -06:00
J. Nick Koston ff4940d3b5 one more 2025-11-23 21:21:02 -06:00
J. Nick Koston 48f0e52f9d one more 2025-11-23 21:20:23 -06:00