Commit Graph

  • 118fc6e1bd Restore the (uint8_t*) cast here so the Goodix library accepts the buffer #896 and #574 arduino3 fvanroie 2026-07-11 17:04:09 +02:00
  • 193e1af9b9 Merge branch 'arduino3' of https://github.com/HASwitchPlate/openHASP into arduino3 fvanroie 2026-07-11 16:56:49 +02:00
  • 52629199fe Rework GT911 driver to use max coordinates for firmware registers #574 and #896 fvanroie 2026-07-11 16:56:25 +02:00
  • d9e913709b Rework GT911 driver to read max coordinates from device registers fvanroie 2026-07-11 16:53:16 +02:00
  • e27940a1dc Merge pull request #1028 from lucvan/feat/xpt2046-standalone-touch master fvanroie 2026-07-08 12:48:56 +02:00
  • f81419baff Add standalone XPT2046 touch driver for RGB/ArduinoGFX boards Luc Van 2026-07-07 08:22:49 +01:00
  • a303c16c27 hasp_mem speedups and HaspJsonDocument allocator fvanroie 2026-07-04 16:24:13 +02:00
  • 705ec1849c Suppress compiler warning fvanroie 2026-07-03 00:50:22 +02:00
  • 4374f72535 Add Macro guards for esp_arduino_version includes fvanroie 2026-07-03 00:48:09 +02:00
  • 0fb1d0cd2a Fix Linux compilation error and warning fvanroie 2026-07-03 00:06:03 +02:00
  • dec318911d Updates for compatibility with Arduino Release v3.3.9 based on ESP-IDF v5.5.4 fvanroie 2026-07-02 23:50:36 +02:00
  • 3c2c65bf9b Update AButler/upload-release-assets@v4.0 arduinojson7 fvanroie 2026-07-01 23:52:34 +02:00
  • 65159a5925 Fix typo and build yaml logic for releases fvanroie 2026-07-01 23:49:44 +02:00
  • 911df8a1c0 Updated ArduinoJson library to v7.4.3 fvanroie 2026-07-01 23:36:27 +02:00
  • 27c5de0746 Add esp32-2432s028r-st7789 fvanroie 2026-06-29 13:17:32 +02:00
  • 68b5c9f9a1 Update to actions/setup-python@v6 fvanroie 2026-06-10 18:07:57 +02:00
  • 4c9a9721b6 Fix for CrowPanel no touch #1011 fvanroie 2026-06-10 17:47:40 +02:00
  • 7fa0b628ca Merge branch 'master' of https://github.com/HASwitchPlate/openHASP fvanroie 2026-05-01 19:31:12 +02:00
  • 51108cf117 Update Node.js 20 runtime for actions fvanroie 2026-05-01 19:31:08 +02:00
  • e777fc574a Merge pull request #1017 from mikezs/master fvanroie 2026-05-01 18:29:06 +02:00
  • 2a8e213f1a Add ESP32-2432S024 board support improvements Mike Bignell 2026-05-01 16:58:00 +01:00
  • f517f094d3 Downgrade ace.js to 1.43.3 fvanroie 2026-04-05 15:09:44 +02:00
  • bfc56dfa4a Merge branch 'master' of https://github.com/HASwitchPlate/openHASP fvanroie 2026-03-20 18:00:07 +01:00
  • 2d5ce46f78 Add Lanbon L9 v3.3 fvanroie 2026-03-20 17:59:58 +01:00
  • 8234d1d440 Merge pull request #1006 from alvarolobato/fix/mqtt-paho-reconnect-loop fvanroie 2026-03-13 15:30:35 +01:00
  • 512086bdbb fix: prevent MQTT disconnect loop by reusing Paho client on reconnect Alvaro Lobato 2026-03-13 00:22:15 +00:00
  • 76bf6ca37d Merge pull request #1004 from lhag87/lines fvanroie 2026-03-11 18:58:49 +01:00
  • fddb75b88e change Log level & comment lhag87 2026-03-11 18:02:41 +01:00
  • 2ad6932ad6 my_line_set_points: DynamicJsonDocument allocation based on the number of points. lhag87 2026-03-11 17:43:33 +01:00
  • f910da16fa Merge pull request #1002 from alvarolobato/fix-connect-loop-188 fvanroie 2026-03-08 23:26:44 +01:00
  • ce3773c500 Revert platformio.ini: darwin/linux disabled by default; remove #endif comment Alvaro Lobato 2026-03-08 18:10:34 +01:00
  • c33fe4977a Fix preprocessor #endif; add -std=c++14 to Linux envs; include darwin/linux in main platformio.ini Alvaro Lobato 2026-03-08 11:40:56 +01:00
  • a54b1c2fa3 PC defer queue: cap at 64 (PC has plenty of memory) Alvaro Lobato 2026-03-08 11:35:05 +01:00
  • e2332fa1ae darwin_headless: add -std=c++14 for ArduinoJson/native build Alvaro Lobato 2026-03-08 10:05:05 +01:00
  • 61c236809e PC/SDL2: defer jsonl/json MQTT commands to main thread (fix segfault on retained page-0) Alvaro Lobato 2026-03-08 09:33:17 +01:00
  • 103e54cfeb Update ace.js to v1.43.6 fvanroie 2026-03-02 01:52:49 +01:00
  • c387627e95 Add linux_headless and linux_fbdev fvanroie 2026-02-26 15:04:21 +01:00
  • 53444dfffa Add linux_headless and linux_fbdev fvanroie 2026-02-26 14:59:04 +01:00
  • 47f8ad5592 Merge pull request #1001 from alvarolobato/fix-action-use-after-free fvanroie 2026-02-26 14:35:55 +01:00
  • 621437784f Fix use-after-free in my_obj_set_action() on 64-bit platforms Alvaro Lobato 2026-02-26 06:24:26 +00:00
  • e0f360d166 Merge pull request #999 from alvarolobato/headless fvanroie 2026-02-25 15:26:08 +01:00
  • e70c798ba5 Add darwin_headless build target for macOS headless operation Alvaro Lobato 2026-02-25 10:34:42 +00:00
  • 7e3fa4c61f Add headless build target with null display driver Alvaro Lobato 2026-02-25 10:18:12 +00:00
  • fcf874ab98 Fix linux_sdl build: add missing limits.h include for PATH_MAX Alvaro Lobato 2026-02-25 08:30:47 +00:00
  • d3ac0c8f60 Merge pull request #997 from alvarolobato/mac_build fvanroie 2026-02-25 00:11:39 +01:00
  • f847dc0880 Add native screenshot capture for Mac (POSIX) build Alvaro Lobato 2026-02-24 22:01:20 +00:00
  • 57d2ebfccd Fix mac build Alvaro Lobato 2026-02-24 20:44:28 +00:00
  • 26671370f5 Cleanup build.yaml and Update esp_merge_bin.py fvanroie 2026-02-09 16:15:50 +01:00
  • 779f2f3f94 Update tools\auto_firmware_version.py fvanroie 2026-02-09 16:05:04 +01:00
  • 58e3882834 Install Setuptools fvanroie 2026-02-09 16:00:50 +01:00
  • 659bd98033 python-version: "3.12" fvanroie 2026-02-09 15:56:42 +01:00
  • 18cf0ee2aa Merge pull request #993 from mikezs/master fvanroie 2026-02-09 15:34:10 +01:00
  • 16dcce39d9 Add Sunton ESP32-2432s024 build and add to github workflow for builds Mike B 2026-02-09 13:57:27 +00:00
  • 860a53b164 Merge pull request #949 from oradke/improve-variables fvanroie 2026-01-31 20:52:00 +01:00
  • 6f6ab1bf82 Merge pull request #956 from stewartoallen/add-waveshare-s3-lcd7 fvanroie 2026-01-15 16:38:36 +01:00
  • 85532fadc3 Merge branch 'master' of https://github.com/HASwitchPlate/openHASP fvanroie 2026-01-15 16:26:22 +01:00
  • 48de123802 Allow yaml to trigger builds fvanroie 2025-10-21 02:15:44 +02:00
  • 79fba5290c Merge pull request #984 from bensuffolk/master fvanroie 2025-12-31 23:42:43 +01:00
  • 1b85530809 Changed post TFT reset delay to work for BTT Panda Touch Ben Suffolk 2025-12-31 18:25:30 +00:00
  • 5bed150ad1 Merge pull request #978 from 2fast2fourier/update-pip-install-flag fvanroie 2025-12-22 19:25:39 +01:00
  • c189f01c1e Update pip flags in esp_merge_bin script. Matt Shepard 2025-12-21 15:58:10 -07:00
  • 3b5a366683 Update auto-dependencies script to use new config flag in pip >23.1 Matt Shepard 2025-12-21 11:33:29 -07:00
  • 3356abf8e2 Add installation of dulwich in build workflow l10n_master fvanroie 2025-11-16 22:46:06 +01:00
  • 02956a9055 Merge pull request #972 from schabau/patch-1 fvanroie 2025-11-16 22:20:46 +01:00
  • b2d2d9e740 Update TFT pin assignments in configuration file Schabau 2025-11-16 21:42:34 +01:00
  • fc25236f2a Allow yaml to trigger builds fvanroie 2025-10-21 02:15:44 +02:00
  • 29819fb1ec Add esp32-s3-pandatouch_8MB fvanroie 2025-10-21 02:14:04 +02:00
  • c3b958d681 Merge pull request #960 from capull0/master fvanroie 2025-10-21 02:12:29 +02:00
  • 7920002aee Add configuration for ESP32-S3 Pandatouch from BTT stranGE 2025-10-20 22:54:32 +02:00
  • ae4e24a807 Add Waveshare ESP32-S3 Touch LCD 7 configuration Stewart Allen 2025-10-09 22:54:22 -04:00
  • ef1ea1777b Fix cyd-2424s012 fvanroie 2025-10-06 14:12:30 +02:00
  • dbc13c0289 Add esp32c3 fvanroie 2025-10-06 13:52:15 +02:00
  • bb74a317a0 Add esp32c3 fvanroie 2025-10-06 13:45:30 +02:00
  • 6e64761423 Add esp32c3 fvanroie 2025-10-06 13:42:07 +02:00
  • edae3c84db Merge branch 'master' of https://github.com/HASwitchPlate/openHASP fvanroie 2025-10-06 13:32:55 +02:00
  • 507fa24690 Add cyd-2424s012_4MB fvanroie 2025-10-06 13:32:50 +02:00
  • f145a34f48 Refactor: improve variable usage in hasp_attribute_helper.h oradke 2025-09-20 20:39:14 +02:00
  • 9c8a1dbcef Merge pull request #926 from HASwitchPlate/l10n_master fvanroie 2025-09-14 00:23:28 +02:00
  • c4c2a8e78d New translations en.json (Portuguese, Brazilian) fvanroie 2025-09-12 23:34:44 +02:00
  • 7372fc0a6a Merge pull request #944 from bensuffolk/network fvanroie 2025-09-12 11:54:47 +02:00
  • d0852f3eb6 Merge branch 'HASwitchPlate:master' into network Ben Suffolk 2025-09-11 18:04:12 +01:00
  • e44e95439b Allow build with ETHSPI and no WiFi Ben Suffolk 2025-09-11 17:55:03 +01:00
  • 17496dc512 Updated to correct versino of esp_eth_mac_w5500.c for Arduino Framework update Ben Suffolk 2025-09-11 17:44:27 +01:00
  • 4838931520 Changes to ws_esp32_s3_touch fvanroie 2025-08-23 15:07:59 +02:00
  • 3295ce56de Merge branch 'master' of https://github.com/HASwitchPlate/openHASP fvanroie 2025-08-22 23:20:34 +02:00
  • f96c993235 Add ws_esp32_s3_touch_lcd_4 #835 fvanroie 2025-08-22 23:20:29 +02:00
  • 495bc54f1b Update esp32-2432s022c.ini fvanroie 2025-08-20 14:29:11 +02:00
  • 58f96aa20b New translations en_us.h (Portuguese, Brazilian) fvanroie 2025-08-05 00:13:05 +02:00
  • 7bd15a58b3 New translations en.json (Portuguese, Brazilian) fvanroie 2025-08-05 00:13:04 +02:00
  • d7f586ed78 New translations en.json (Portuguese, Brazilian) fvanroie 2025-08-04 23:11:02 +02:00
  • acebfb980a Fix for wifi reconnection issues, delay retry for 30 sec #919 fvanroie 2025-07-29 22:35:14 +02:00
  • f08eafc07f Fix reconnects happens to quickly #919 fvanroie 2025-07-18 22:22:55 +02:00
  • 9840c77d39 Add guition-jc8048w50n_16MB fvanroie 2025-07-18 14:12:44 +02:00
  • e8a6a4831f Upgrade to ace.js v1.43.2 fvanroie 2025-07-15 14:23:35 +02:00
  • 24e0967084 Add missing environments #846 fvanroie 2025-07-13 23:17:55 +02:00
  • 89c35c556b Merge pull request #916 from aristeu/esp32-8048S043 fvanroie 2025-06-27 21:32:02 +02:00
  • 7736d0f862 esp32s3: esp32-8048S043: fix display for 4.3 version Aristeu Rozanski 2025-06-27 10:06:26 -04:00
  • 023092e449 Merge pull request #908 from soif/ul_speed fvanroie 2025-05-17 13:45:51 +02:00
  • 9ca5875b72 Slower (reliable) upload speed for esp32-2432s022c soif 2025-05-17 08:51:22 +02:00
  • 769408868e Update touch_driver.h fvanroie 2025-05-17 02:09:29 +02:00