Tasmota/tasmota/tasmota_support
2025-04-14 13:54:05 +02:00
..
settings.ino Allow acl in mqtt when client certificate is in use (#22998) 2025-02-20 22:51:52 +01:00
support_a_i2c.ino I2C over Serial, preliminary stub (#22388) 2024-10-31 09:18:37 +01:00
support_a_spi.ino Remove logging from safeboot (#22464) 2024-11-11 10:39:18 +01:00
support_button_v4.ino FUNC_BUTTON_PRESSED now contains press_counter encoded in XdrvMailbox.command_code (#21724) 2024-07-03 22:13:50 +02:00
support_command.ino Extend command GPIO with different display options and allowing updating of module GPIO's in one go 2025-03-26 16:43:13 +01:00
support_crash_recorder.ino make Tasmota compatible for Arduino espressif32 based on IDF 5.2.2 (#21723) 2024-07-03 20:27:18 +02:00
support_device_groups.ino Revert "Another few victims of core3 UDP" 2024-05-29 16:45:04 +02:00
support_eeprom.ino i2c_enabled refactored as array (#22387) 2024-10-30 22:23:13 +01:00
support_esp32.ino Remove non IDF5 code 2024-05-15 16:45:42 +02:00
support_esp8266.ino Refactored Wifi for ESP32 to allow for Core3 (#21106) 2024-04-05 23:44:21 +02:00
support_esptool.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
support_features.ino Add support for XMODEM over serial and telnet if enabled with #define USE_XYZMODEM 2025-04-14 13:54:05 +02:00
support_flash_log.ino Add ESP32 USE_FLOG support (experimental) 2024-06-25 22:52:15 +02:00
support_float.ino Fix map_double compile error 2024-10-27 17:31:31 +01:00
support_jpeg.ino fix jpeg compile core3 (#21387) 2024-05-08 13:21:14 +02:00
support_network.ino Changed output of commands GPIO and GPIOs swapped 2025-03-25 16:53:26 +01:00
support_profiling.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
support_pwm.ino Fix ESP32 PWM activity on unconfigured PWM GPIOs (#20732) 2024-02-17 15:19:12 +01:00
support_rotary.ino Fix rotary edge cases (#19164) 2023-08-25 17:06:27 +02:00
support_rtc.ino Document different syslog layouts 2023-12-21 14:30:49 +01:00
support_statistics.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
support_switch_v4.ino Update switch comments 2023-08-17 23:28:27 +02:00
support_tasmota.ino Prep XYZModem support on Serial/USB and telnet 2025-04-01 23:15:28 +02:00
support_udp.ino Revert "Fix ESP32 slow response when using UDP as in emulation (#21470)" 2024-05-29 16:45:16 +02:00
support_wifi.ino Fix ESP32 intermittent exception on WiFi AP cannot be reached (#23115) 2025-03-08 15:19:45 +01:00
support.ino Fix telnet response if seriallog is 0 2025-03-27 17:27:48 +01:00
tasmota_ca.ino Fix Telegram TLS fingerprint, remove CA validation (#21514) 2024-05-27 22:31:27 +02:00