s-hadinger
|
19b9960168
|
Berry C mapping, raise an error if too many arguments are sent (#20604)
|
2024-01-27 11:59:45 +01:00 |
s-hadinger
|
69d4e323d6
|
Berry provide lightweight options for `tasmota.wifi/eth/memory/rtc` (#20448)
|
2024-01-09 19:49:30 +01:00 |
s-hadinger
|
3415453620
|
Berry Improve error message when constructor returns NULL (#20314)
|
2023-12-26 12:29:50 +01:00 |
Theo Arends
|
701d33f645
|
Phase 2 support C2/C6
|
2023-08-23 13:02:13 +02:00 |
s-hadinger
|
0b3d6fd146
|
Prepare for Arduino v3 / esp-idf v5 2nd batch (#19265)
|
2023-08-05 20:34:24 +02:00 |
s-hadinger
|
57c4825ccd
|
`BrRestart` now supports web handlers to work after Berry restart (#19057)
|
2023-07-06 21:37:46 +02:00 |
s-hadinger
|
d72f3b9978
|
Command ``BrRestart`` to restart the Berry VM (experimental) (#19003)
* Command ``BrRestart`` to restart the Berry VM (experimental)
* Add web button for Berry Restart
|
2023-07-02 21:52:01 +02:00 |
s-hadinger
|
951b9b4682
|
Matter support for async HTTP for bridged devices (#18656)
|
2023-05-14 23:02:58 +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
|
9126417836
|
Matter fully implement attribute 0030/0000 (#17885)
|
2023-02-05 15:11:51 +01:00 |
s-hadinger
|
f06c07996c
|
Berry crypto add ``EC_P256`` and ``PBKDF2_HMAC_SHA256`` algorithms required by Matter protocol (#17473)
|
2022-12-22 10:09:13 +01:00 |
Stephan Hadinger
|
7f33f0acf3
|
LVGL fix potential memory leak
|
2022-10-06 12:42:36 +02:00 |
Stephan Hadinger
|
fb3459b1eb
|
Fix compilation warning
|
2022-06-15 23:03:22 +02:00 |
Stephan Hadinger
|
9b26c01dd0
|
Berry virtual member can return nil
|
2022-06-15 22:00:31 +02:00 |
Stephan Hadinger
|
82d4e14171
|
Cleaning unused variables
|
2022-06-03 22:57:05 +02:00 |
Stephan Hadinger
|
ce33aa5f9d
|
Berry zigbee phase 1
|
2022-05-24 22:45:04 +02:00 |
Stephan Hadinger
|
1e55a9ba50
|
OpenHASP support for dropdown attributes
|
2022-05-13 22:28:17 +02:00 |
Stephan Hadinger
|
81a8ff273a
|
OpenHASP memory optimization
|
2022-04-22 22:36:45 +02:00 |
Stephan Hadinger
|
d9cfe6128a
|
Berry prep for OpenHASP
|
2022-04-05 21:38:43 +02:00 |
Stephan Hadinger
|
b72754ab06
|
Berry minor changes in ctypes class wrapper
|
2022-03-21 19:10:07 +01:00 |
Stephan Hadinger
|
f14fae1070
|
Berry fix wrong type check
|
2022-03-20 20:50:07 +01:00 |
Stephan Hadinger
|
575beba882
|
LVGL add support for lv_anim
|
2022-03-08 22:22:57 +01:00 |
Stephan Hadinger
|
4229cafa63
|
Berry fix cron
|
2022-02-25 21:52:35 +01:00 |
Stephan Hadinger
|
488ba6f6c4
|
Update be_mapping documentation
|
2022-02-23 19:26:29 +01:00 |
Stephan Hadinger
|
98a9455772
|
LVGL small fix
|
2022-02-23 12:31:01 +01:00 |
Stephan Hadinger
|
e83e501155
|
Berry add cron timers
|
2022-02-21 22:22:30 +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
|
74a3580229
|
Berry final change to be_mapping
|
2022-01-23 09:56:29 +01:00 |
Stephan Hadinger
|
fb59c63084
|
Berry improvement to constants
|
2022-01-20 22:02:21 +01:00 |
Stephan Hadinger
|
8a3f25e608
|
Berry ctype functions
|
2022-01-19 22:56:11 +01:00 |
s-hadinger
|
d123f8dbc5
|
LVGL add support for lv_timer and lv_coord_t * return value (#14465)
* LVGL add support for lv_timer and lv_coord_t * return value
* Patch for char **
* fix LV_ATTRIBUTE_TIMER_HANDLER
* Comptr is 'c'
|
2022-01-16 15:05:14 +01:00 |
Stephan Hadinger
|
3f6701a8bd
|
Berry fix crash when superfluous parameter is sent
|
2022-01-08 10:55:05 +01:00 |
Stephan Hadinger
|
4406eb9f3b
|
Berry specific moved to berry_tasmota
|
2022-01-05 09:50:38 +01:00 |
Stephan Hadinger
|
a51d32747a
|
Berry add support for udp client/server
|
2021-12-23 18:35:10 +01:00 |
Stephan Hadinger
|
1239f2d825
|
Fix link
|
2021-12-20 17:55:36 +01:00 |
Stephan Hadinger
|
8f24aa5e05
|
Update berry_mapping doc
|
2021-12-20 17:41:36 +01:00 |
Stephan Hadinger
|
38e6a9fdf0
|
Berry created separate library `lv_berry` to isolate LVGL-Berry mapping
|
2021-12-20 11:17:11 +01:00 |
Jason2866
|
3d716866b1
|
fix compiler warning webcam
|
2021-12-18 13:26:16 +01:00 |
Stephan Hadinger
|
e5479cdc96
|
Berry move LVGL mapping to its own library
|
2021-12-18 11:47:03 +01:00 |
Stephan Hadinger
|
26a7fad65b
|
Berry C mapping moved to a separate ``berry_mapping`` library
|
2021-12-17 19:41:36 +01:00 |
Stephan Hadinger
|
7f0e4944ac
|
Berry rename step 2/2
|
2021-12-14 15:10:03 +01:00 |
Stephan Hadinger
|
7dddbc40ab
|
Berry rename step 1/2
|
2021-12-14 14:46:55 +01:00 |
s-hadinger
|
011b8ac769
|
Revert "Rename Berry to berry"
|
2021-12-14 13:52:36 +01:00 |
Stephan Hadinger
|
560e769485
|
Rename Berry to berry
|
2021-12-14 09:37:15 +01:00 |
Stephan Hadinger
|
b4e9468bbb
|
Berry mapping step 1
|
2021-12-12 18:56:11 +01:00 |