Christian Baars
|
bed14174bc
|
add lp_core to Berry ULP module (#22567)
|
2024-11-30 19:01:12 +01:00 |
s-hadinger
|
db0287e566
|
Replace NeoPixelBus with TasmotaLED on ESP32x (#22556)
* Replace NeoPixelBus with TasmotaLED on ESP32x
* update changelog
|
2024-11-27 22:11:57 +01:00 |
s-hadinger
|
c41e9fe010
|
Matter Zigbee support for sensors: Temperature, Humidity, Pressure (#22084)
|
2024-09-03 23:50:53 +02:00 |
s-hadinger
|
55cb473e13
|
Berry `webserver_async` (#21836)
* Berry `webserver_async`
* Shrink size and include only when USE_BERRY_DEBUG
|
2024-07-26 09:32:12 +02:00 |
Christian Baars
|
7cb8a3f968
|
Berry: add cam module, img class (#21743)
* cam module, img class
|
2024-07-07 19:50:33 +02:00 |
Christian Baars
|
e5521bb763
|
Build system: allow easy solidification of external Berry (#21430)
* custom solidification
* solidify-from-url
* forgot folders
---------
Co-authored-by: Radio Loge <radiologe@MacBook-Pro-von-Radio.local>
|
2024-05-24 20:57:43 +02:00 |
s-hadinger
|
5e60d5217d
|
Berry compile local Berry with int64 (#21151)
* Berry compile local Berry with int64
* Revert solidify
|
2024-04-11 22:18:59 +02:00 |
s-hadinger
|
c1f8ee5dbb
|
Refactoring of Berry `animate` module for WS2812 Leds (#20236)
|
2023-12-14 20:13:17 +01:00 |
s-hadinger
|
d61adb0b0c
|
Leds animation refactoring stage 1 (#20197)
|
2023-12-08 21:13:44 +01:00 |
s-hadinger
|
ab45702519
|
Fix Berry solidification (#19691)
|
2023-10-06 22:42:38 +02:00 |
s-hadinger
|
23a3c33968
|
Berry fix esp-idf 5 compilation
|
2023-10-06 21:17:49 +02:00 |
s-hadinger
|
bf9c5b86c6
|
Remove warnings when compiling Audio with Arduino 3 (#19687)
|
2023-10-06 19:47:10 +02:00 |
s-hadinger
|
31e56903c5
|
Audio refactoring and fixes (#19594)
|
2023-09-25 23:31:32 +02:00 |
s-hadinger
|
81d287a3b0
|
Berry fix audio MP3 (#19578)
|
2023-09-23 12:23:51 +02:00 |
s-hadinger
|
069278f966
|
Berry add `tcpclientasync` class for non-blocking TCP client (#18584)
|
2023-05-05 15:13:22 +02:00 |
s-hadinger
|
01ba3d28cd
|
Berry apply fixes from upstream (#18470)
* Berry apply fixes from upstream
* Fix
|
2023-04-21 21:59:45 +02:00 |
Christian Baars
|
83f039cdf7
|
Berry: add tensorflow lite for microcontrollers (#18119)
Co-authored-by: Christian Baars <christianbaars@MacBook-Pro-von-Christian.local>
|
2023-03-05 16:46:18 +01:00 |
s-hadinger
|
dcbf50a918
|
Matter automatic ifdefs (#18002)
|
2023-02-19 22:25:29 +01:00 |
s-hadinger
|
a483991ba3
|
ESP32 preliminary support for Matter protocol, milestone 1 (commissioning) (#17871)
* ESP32 preliminary support for Matter protocol, milestone 1 (commissioning)
* Fix case
|
2023-02-04 00:00:21 +01:00 |
Stephan Hadinger
|
ec17440662
|
Berry crypto module, with AES_GCM by default and EC_CC25519 optional
|
2022-12-04 19:20:11 +01:00 |
Stephan Hadinger
|
a0ed383840
|
Berry add module `mdns`
|
2022-11-27 18:08:53 +01:00 |
Stephan Hadinger
|
e910f3071c
|
Berry add ``dyn`` class
|
2022-11-06 10:52:17 +01:00 |
Christian Baars
|
1011ee2cbb
|
ignore USE_BERRY_ULP on unsupported platforms
|
2022-11-01 15:55:01 +01:00 |
Christian Baars
|
ed6c21ad80
|
allow ULP not only for ESP32
|
2022-10-30 18:42:47 +01:00 |
Stephan Hadinger
|
62fcba4b11
|
Berry more auto-solidification
|
2022-09-18 23:12:57 +02:00 |
Stephan Hadinger
|
e0f9154986
|
Berry automated solidification of code
|
2022-09-12 22:02:25 +02:00 |
Christian Baars
|
d57a1cadc9
|
refactor MI32 and BLE in Berry to module
|
2022-09-10 16:38:12 +02:00 |
Stephan Hadinger
|
5e758db898
|
Berry tcpserver
|
2022-07-07 19:28:17 +02:00 |
Christian Baars
|
a793296bc1
|
ESP32: support ULP via Berry
|
2022-07-02 21:30:04 +02:00 |
Stephan Hadinger
|
9b26c01dd0
|
Berry virtual member can return nil
|
2022-06-15 22:00:31 +02:00 |
Stephan Hadinger
|
af41d81c5a
|
Berry ctypes small optimization
|
2022-06-07 22:20:42 +02:00 |
Stephan Hadinger
|
0aefb278cd
|
Berry optimization of crypto module
|
2022-06-07 21:59:27 +02:00 |
Stephan Hadinger
|
ce33aa5f9d
|
Berry zigbee phase 1
|
2022-05-24 22:45:04 +02:00 |
Stephan Hadinger
|
086c4d6371
|
Rename OpenHASP to HASPmota
|
2022-05-20 21:29:39 +02:00 |
s-hadinger
|
950933cafa
|
Berry rename solidified partition to partition_core (#15482)
* Berry rename solidified partition to partition_core
* Add init to force `partition_core` as global
|
2022-04-29 12:03:19 +02:00 |
Stephan Hadinger
|
fd3bce508c
|
Berry use crc32 code from esp rom
|
2022-04-29 10:19:47 +02:00 |
Stephan Hadinger
|
d3e55ad43e
|
Berry solidification of the partition core engine
|
2022-04-27 18:16:15 +02:00 |
Stephan Hadinger
|
ad5a31993a
|
OpenHASP solidified
|
2022-04-09 11:40:41 +02:00 |
Stephan Hadinger
|
355d0ab6e1
|
LVGL split lv_clock and lv_clock_icon
|
2022-03-27 16:57:54 +02:00 |
Stephan Hadinger
|
93f8446f5e
|
Berry add int64 support
|
2022-03-21 19:35:57 +01:00 |
Stephan Hadinger
|
7a33dd0b36
|
Berry move BLE MI32 to simplest C mapping
|
2022-03-21 19:13:54 +01:00 |
s-hadinger
|
01eade7e47
|
Berry native class array (#15178)
* Berry simplified classes in Flash
* Remove be_load_lvgl_classes
|
2022-03-19 14:27:03 +01:00 |
Stephan Hadinger
|
e83e501155
|
Berry add cron timers
|
2022-02-21 22:22:30 +01:00 |
Stephan Hadinger
|
25acc6d06a
|
Berry add id to rules
|
2022-02-15 22:30:44 +01:00 |
Stephan Hadinger
|
42b73ecfce
|
Berry add module mqtt
|
2022-02-15 21:58:05 +01:00 |
s-hadinger
|
945682aa78
|
Berry virtual Alexa Hue device (#14833)
* Berry virtual Alexa Hue device
* Fix compilation
|
2022-02-13 22:59:43 +01:00 |
s-hadinger
|
33a779f105
|
LVGL library from 8.1.0 to 8.2.0 (#14815)
|
2022-02-12 18:54:39 +01:00 |
Stephan Hadinger
|
d1e14e50c8
|
Berry add light_state class
|
2022-02-02 22:03:58 +01:00 |
Stephan Hadinger
|
60b3c8006e
|
Berry add uuid module
|
2022-01-30 23:05:32 +01:00 |
Christian Baars
|
b08ad3843f
|
Update be_modtab.c
fix standard ble build 2/2
|
2022-01-17 20:47:32 +01:00 |