Tasmota/lib/libesp32/berry_tasmota/src
2025-10-14 10:57:13 +02:00
..
embedded Fix Extension Manager Light Theme support and Extensions input field control 2025-10-14 10:57:13 +02:00
solidify Fix Extension Manager Light Theme support and Extensions input field control 2025-10-14 10:57:13 +02:00
be_audio_opus_lib.c Remove warnings when compiling Audio with Arduino 3 (#19687) 2023-10-06 19:47:10 +02:00
be_autoconf_lib.c Berry automated solidification of code 2022-09-12 22:02:25 +02:00
be_cam_lib.c Berry: add cam module, img class (#21743) 2024-07-07 19:50:33 +02:00
be_crc32_module.c Berry add crc.sum() 2022-05-24 22:06:50 +02:00
be_cron_class.cpp Matter events phase 1 (#19484) 2023-09-09 14:50:40 +02:00
be_crypto_lib.c Berry: add crypto modules ED25519 and Chacha20-Poly1305 (#23338) 2025-04-25 00:11:47 +02:00
be_ctypes.c Berry add new type "addr" to ctypes mapping (#21883) 2024-08-01 10:29:49 +02:00
be_display_lib.c Berry move mapping from C++ to C (#19450) 2023-09-03 22:50:03 +02:00
be_driverlib.c Berry automated solidification of code 2022-09-12 22:02:25 +02:00
be_dyn_class.c Berry add `dyn` class 2022-11-06 10:52:17 +01:00
be_energy_ctypes_definitions.c Berry energy_ctypes fixed accordingly (#17820) 2023-01-29 12:09:29 +01:00
be_energylib.c Berry virtual Energy driver (#22134) 2024-09-12 19:38:04 +02:00
be_extensions_lib.c Berry extension manager (#23940) 2025-09-22 22:32:03 +02:00
be_flash_lib.c Berry add flash.current_ota (#21097) 2024-04-04 19:14:33 +02:00
be_gpio_lib.c Berry add gpio.set_freq() (#21375) 2024-05-07 09:36:39 +02:00
be_httpserver_lib.c Replace brotli compressed file serving with gzip (#23274) 2025-04-10 23:12:37 +02:00
be_hue_bridge_lib.c Berry more automated solidification 2022-09-14 19:39:46 +02:00
be_hue_lib.cpp Berry virtual Alexa Hue device (#14833) 2022-02-13 22:59:43 +01:00
be_i2c_axp192_axp202_axp2102_lib.c Berry driver for AXP2102 and M5CoreS3 (#22878) 2025-01-25 11:17:43 +01:00
be_i2c_driverlib.c Berry more automated solidification 2022-09-14 19:39:46 +02:00
be_i2s_audio_lib.c Audio support for Microphone + Berry (#19677) 2023-10-05 21:47:07 +02:00
be_img_lib.c Berry: add cam module, img class (#21743) 2024-07-07 19:50:33 +02:00
be_leds_lib.c Berry automated solidification of code 2022-09-12 22:02:25 +02:00
be_leds_ntv_lib.c Berry make Leds animate calls reentrant (#22643) 2024-12-14 15:21:30 +01:00
be_light_lib.c Audio support for Microphone + Berry (#19677) 2023-10-05 21:47:07 +02:00
be_light_state_class.c Berry move mapping from C++ to C (#19450) 2023-09-03 22:50:03 +02:00
be_lv_tasmota_lib.c LVGL add 'lv.set_paint_cb()' to register a callback when screen is refreshed (#22909) 2025-01-31 12:55:58 +01:00
be_lv_tasmota_widgets_lib.c Berry final auto-solidify 2022-09-19 09:02:39 +02:00
be_matrix_lib.c add Berry module: Matrix (#23935) 2025-09-22 17:03:53 +02:00
be_md5_lib.c Minor changes to Berry crypto (#17494) 2022-12-23 18:31:19 +01:00
be_mdns_module.c Fix compilation on Arduino 3 (#19447) 2023-09-03 19:02:44 +02:00
be_MI32_lib.c mi32 refactor web UI (#23979) 2025-10-05 10:59:14 +02:00
be_modtab_tasmota.c Berry specific moved to berry_tasmota 2022-01-05 09:50:38 +01:00
be_mqtt_lib.c Fix typo in berry mqtt (#19477) 2023-09-07 20:44:30 +02:00
be_onewire_lib.c Berry weak strings 2022-06-06 21:01:12 +02:00
be_partition_core_module.c Berry more auto-solidification 2022-09-18 23:12:57 +02:00
be_path_tasmota_lib.c Berry add path.rename() (#20840) 2024-02-29 23:38:20 +01:00
be_persist_lib.c Berry more automated solidification 2022-09-14 19:39:46 +02:00
be_port.cpp Berry fix realline (#23546) 2025-06-14 10:37:04 +02:00
be_python_compat.c Berry more auto-solidification 2022-09-18 23:12:57 +02:00
be_serial_lib.c Berry Serial config to change parity on-the-fly for RS-485 (#22285) 2024-10-13 22:15:47 +02:00
be_sortedmap_class.c Berry support for 'sortedmap' (#23441) 2025-05-18 19:29:50 +02:00
be_tapp_lib.c Berry more auto-solidification 2022-09-18 23:12:57 +02:00
be_tasmota_lib.c Berry extension manager (#23940) 2025-09-22 22:32:03 +02:00
be_tasmota_log_reader_class.c Berry move mapping from C++ to C (#19450) 2023-09-03 22:50:03 +02:00
be_tcpclient_lib.c Removed USE_WEBCLIENT and default USE_WEBCLIENT_HTTPS (#23132) 2025-03-10 22:37:27 +01:00
be_tcpclientasyc_lib.c Removed USE_WEBCLIENT and default USE_WEBCLIENT_HTTPS (#23132) 2025-03-10 22:37:27 +01:00
be_tcpserver_class.c Berry add support for tcpclientasync in tcpserver (#20401) 2024-01-05 09:54:18 +01:00
be_TFL_lib.c Berry: add int8 quantisation to Tensorflow lite driver (#21763) 2024-07-11 23:05:47 +02:00
be_trigger_class.c Berry more auto-solidification 2022-09-18 23:12:57 +02:00
be_udp_lib.c Removed USE_WEBCLIENT and default USE_WEBCLIENT_HTTPS (#23132) 2025-03-10 22:37:27 +01:00
be_ULP_lib.c no assertion when adc_config fails (#22696) 2024-12-21 18:38:06 +01:00
be_unishox_lib.c Berry move mapping from C++ to C (#19450) 2023-09-03 22:50:03 +02:00
be_uuid_lib.c Berry more automated solidification 2022-09-14 19:39:46 +02:00
be_webclient_lib.c Removed USE_WEBCLIENT and default USE_WEBCLIENT_HTTPS (#23132) 2025-03-10 22:37:27 +01:00
be_webfiles_lib.c Fix spelling (#23278) 2025-04-11 08:54:44 +02:00
be_webserver_async_lib.c Berry webserver_async (#21836) 2024-07-26 09:32:12 +02:00
be_webserver_lib.c Berry increase web hooks from 16 to 32 (#23507) 2025-06-02 23:12:55 +02:00
be_wire_lib.c Berry change internal storage of parent class for methods (#21490) 2024-05-24 22:32:37 +02:00
be_wsserver_lib.c Fix esp_idf_http to make strings 'weak' (#23256) 2025-04-06 22:51:38 +02:00
be_zigbee_zb_coord.c Berry more auto-solidification 2022-09-18 23:12:57 +02:00
be_zigbee_zcl_attribute_list_ntv.c Fix typo (#22991) 2025-02-12 10:04:46 +01:00
be_zigbee_zcl_attribute_ntv.c Berry Zigbee integration for received messages 2022-08-22 21:32:39 +02:00
be_zigbee_zcl_attribute.c Matter events phase 1 (#19484) 2023-09-09 14:50:40 +02:00
be_zigbee_zcl_frame.c Berry more auto-solidification 2022-09-18 23:12:57 +02:00
be_zigbee.c Fix typo (#22991) 2025-02-12 10:04:46 +01:00
berry_tasmota.h Berry specific moved to berry_tasmota 2022-01-05 09:50:38 +01:00
static_block.hpp Berry specific moved to berry_tasmota 2022-01-05 09:50:38 +01:00