s-hadinger
|
232db5ce77
|
Berry fix security issues in 'berry_mapping' and improve documentation (#23606)
|
2025-06-27 21:26:33 +02:00 |
|
s-hadinger
|
6486ba3b26
|
Fix typo of be_set_ctype_func_hanlder (#23147)
|
2025-03-13 17:49:28 +01:00 |
|
s-hadinger
|
e92e411040
|
Berry minor fixes to remove warnings (#23071)
|
2025-02-25 22:28:13 +01:00 |
|
s-hadinger
|
aecba92da4
|
Update be_mapping_utils.c, add final newline to avoid compilation warning
|
2025-02-25 21:14:09 +01:00 |
|
s-hadinger
|
0288157fdb
|
Berry callback now passes 5 arguments instead of 4 (in line with documentation) (#22908)
|
2025-01-31 12:20:52 +01:00 |
|
s-hadinger
|
3f56ab68ad
|
Berry improve int64 constructor (#22172)
|
2024-09-19 21:35:52 +02:00 |
|
s-hadinger
|
c86e4db3a9
|
Berry automatic rounding of float to int when calling C mapped functions (#21601)
|
2024-06-09 17:49:29 +02:00 |
|
s-hadinger
|
8acf4cd119
|
Berry fix for Ubuntu (#21166)
|
2024-04-13 15:19:04 +02:00 |
|
s-hadinger
|
7e2fff9728
|
Berry prepare compilation on 64bits platforms (#21149)
|
2024-04-11 22:03:12 +02:00 |
|
s-hadinger
|
4bc8a41502
|
Minor Berry fixes (#20799)
|
2024-02-24 18:40:16 +01:00 |
|
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 |
|