Tasmota/lib/libesp32/berry_tasmota/src
s-hadinger 314fcd0dbc
Berry Serial `config` to change parity on-the-fly for RS-485 (#22285)
2024-10-13 22:15:47 +02:00
..
embedded Berry improve `persist` dirty data handling (#22246) 2024-10-06 22:09:18 +02:00
solidify Berry improve `persist` dirty data handling (#22246) 2024-10-06 22:09:18 +02:00
be_MI32_lib.c add BLE.info() (#20682) 2024-02-08 11:31:48 +01:00
be_TFL_lib.c Berry: add int8 quantisation to Tensorflow lite driver (#21763) 2024-07-11 23:05:47 +02:00
be_ULP_lib.c Berry ULP - API changes for IDF5.x (#20198) 2023-12-09 13:32:02 +01: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 Fix AES CBC (#20078) 2023-11-21 17:12:01 +01: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_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_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_lib.c Berry more auto-solidification 2022-09-18 23:12:57 +02: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 Leds animation refactoring stage 1 (#20197) 2023-12-08 21:13:44 +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 Berry change internal storage of parent class for methods (#21490) 2024-05-24 22:32:37 +02:00
be_lv_tasmota_widgets_lib.c Berry final auto-solidify 2022-09-19 09:02:39 +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_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 `input()` returns empty string and does not crash (#21565) 2024-06-04 23:30:01 +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_tapp_lib.c Berry more auto-solidification 2022-09-18 23:12:57 +02:00
be_tasmota_lib.c Berry change internal storage of parent class for methods (#21490) 2024-05-24 22:32:37 +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 Berry tcpserver 2022-07-07 19:28:17 +02:00
be_tcpclientasyc_lib.c Berry add `tcpclientasync` class for non-blocking TCP client (#18584) 2023-05-05 15:13:22 +02:00
be_tcpserver_class.c Berry add support for `tcpclientasync` in `tcpserver` (#20401) 2024-01-05 09:54:18 +01:00
be_trigger_class.c Berry more auto-solidification 2022-09-18 23:12:57 +02:00
be_udp_lib.c Berry cleaned udp class (#19449) 2023-09-03 21:49:35 +02: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 Add wcclient.get_bytes() to Berry (#18829) 2023-06-09 08:56:05 +02:00
be_webserver_async_lib.c Berry `webserver_async` (#21836) 2024-07-26 09:32:12 +02:00
be_webserver_lib.c Berry `webserver.content_close()` (#21276) 2024-04-25 12:50:43 +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_zigbee.c Berry Zigbee removed test code (#22263) 2024-10-10 19:50:57 +02:00
be_zigbee_zb_coord.c Berry more auto-solidification 2022-09-18 23:12:57 +02:00
be_zigbee_zcl_attribute.c Matter events phase 1 (#19484) 2023-09-09 14:50:40 +02:00
be_zigbee_zcl_attribute_list_ntv.c Berry Zigbee integration for received messages 2022-08-22 21:32:39 +02:00
be_zigbee_zcl_attribute_ntv.c Berry Zigbee integration for received messages 2022-08-22 21:32:39 +02:00
be_zigbee_zcl_frame.c Berry more auto-solidification 2022-09-18 23:12:57 +02: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