Stephan Hadinger
ca49b7daf2
Added `tasmota.memory()`
2021-06-10 18:55:06 +02:00
Stephan Hadinger
73a613119b
Fix berry compiler bug #101
2021-06-06 17:41:09 +02:00
s-hadinger
22c9f2ece2
Berry add class `MD5` ( #12296 )
...
* Berry add class `MD5`
* Fix compilation
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-06-04 23:41:48 +02:00
Stephan Hadinger
1608d823e4
Berry add module `flash`
2021-06-03 13:23:25 +02:00
Jansen Arruda
a1fed60730
Fix ESP32C3 compile error
...
Fix ESP32C3 compile error, maybe work in eps32s2 to.
2021-06-01 11:04:26 -03:00
Stephan Hadinger
c4bf4e0401
Berrry web button demo
...
- demo of a simple button on the main page and associated value as sensor
- fixed a bug in event dispatcher that would stop the event to the first driver to handle it
- cleaned directories in Berry examples
2021-05-29 14:27:01 +02:00
Stephan Hadinger
0f0ff85cdd
Rename webserver.args to webserver.arg_size
...
Reserve args() for a potential future object with accessor and iterator
2021-05-29 09:21:44 +02:00
Stephan Hadinger
de1ac64bd4
Berry webserver, added constants
2021-05-28 23:13:19 +02:00
Stephan Hadinger
5cffd58c16
Berry add module `webserver`
2021-05-28 22:37:06 +02:00
s-hadinger
90330a5000
Add Berry `tasmota.web_send()` ( #12197 )
...
* Add Berry `tasmota.web_send()`
* Fix compilation
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-05-26 16:44:43 +02:00
Stephan Hadinger
a6591ab6dd
Berry add module `global`
2021-05-26 15:53:53 +02:00
Stephan Hadinger
6d54949273
LVGL prepare M5StickC
2021-05-25 18:53:10 +02:00
s-hadinger
7222716470
Add support for display extension in Berry ( #12174 )
...
* Add support for display extension in Berry
* Force CI again
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-05-23 18:54:11 +02:00
Stephan Hadinger
079eb117bf
Berry fix wrong parameter for virtual method
2021-05-22 15:47:06 +02:00
s-hadinger
6c2448b5cf
Merge pull request #12156 from s-hadinger/berry_import
...
Berry allow import from file system
2021-05-22 15:18:43 +02:00
Stephan Hadinger
e2865e22d4
Berry allow import from file system
2021-05-22 15:10:13 +02:00
Stephan Hadinger
3881508b00
Fix wrong allocator
2021-05-22 09:49:37 +02:00
Stephan Hadinger
eea82b5049
Berry longer logs
2021-05-21 23:04:42 +02:00
Stephan Hadinger
85a6ab797a
LVGL add screen support
2021-05-20 19:34:51 +02:00
Stephan Hadinger
ba518e1b0c
LVGL use Berrry virtual methods and save 74KB
2021-05-19 09:53:20 +02:00
Stephan Hadinger
cf5b7b4a41
LVGL add support for TrueType fonts via FreeType library
2021-05-12 11:16:10 +02:00
s-hadinger
e01c60df84
LVGL Fix TS ( #12071 )
...
* LVGL Fix TS
* Try to fix linker
* Fix2
* Last fix
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-05-10 15:48:02 +02:00
Stephan Hadinger
e88955c479
LVGL support for PSRAM
2021-05-09 18:15:15 +02:00
Stephan Hadinger
0aa52d3100
LVGL add support for touchscreen
2021-05-07 17:24:57 +02:00
Stephan Hadinger
56cecfb274
LVGL Support for 3 buttons as rotary encoder
2021-05-07 11:51:22 +02:00
Stephan Hadinger
5355af1460
LVGL check parameters
2021-05-06 10:46:17 +02:00
Stephan Hadinger
0edd81a521
Berry switched to ufsp
2021-05-04 18:21:08 +02:00
Stephan Hadinger
5b36e504c5
Berry more solidification
2021-04-28 19:30:19 +02:00
Stephan Hadinger
deee1bb69c
Berry simplified solidification
2021-04-28 08:49:22 +02:00
Stephan Hadinger
d9a0dd5266
Berry add support for rtc time
2021-04-27 22:54:53 +02:00
s-hadinger
e31998620f
LVGL add Led 7 seg font ( #11916 )
...
* LVGL add Led 7 seg font
* Moved fonts to a new LVGL_assets lib
* Forgot include
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-04-27 19:05:23 +02:00
Stephan Hadinger
329fa24928
Berry conditional compile for modules
2021-04-24 12:11:06 +02:00
Stephan Hadinger
4395a19fe6
Add ``Input`` GPIO type with no default action, to be read via Berry
2021-04-21 10:05:10 +02:00
Stephan Hadinger
dc77b58200
LVGL add screenshot
2021-04-20 13:44:16 +02:00
Theo Arends
33dcbb4363
Merge pull request #11786 from barbudor/esp32_pwm_full
...
Demo of PWM 100% problem on ESP32 (for discussion)
2021-04-20 08:42:23 +02:00
Barbudor
785d8a75b5
move the fix to esp32 adaptation layer
2021-04-20 08:18:25 +02:00
Stephan Hadinger
820b261c07
Fix bug with Berry PSRAM
2021-04-19 08:55:57 +02:00
Stephan Hadinger
bd60b9b602
Add LVGL 7.11 support with Berry binding (ESP32 only)
2021-04-19 08:40:11 +02:00
Jason2866
186c8bcdb5
add C3
2021-04-17 19:54:56 +02:00
Stephan Hadinger
c3bfdebcf1
Berry directory reorg
2021-04-12 19:53:35 +02:00
Stephan Hadinger
9e0300031a
Berry driver.add_cmd()
2021-04-11 15:14:10 +02:00
Theo Arends
7abf1336c1
Remove redundant ETH lib
2021-04-05 17:39:56 +02:00
s-hadinger
a37b3ec2c3
Merge pull request #11595 from s-hadinger/berry_attrdump
...
Berry fix crash when no attributes
2021-04-05 14:39:03 +02:00
Stephan Hadinger
a979136b4b
Berry fix crash when no attributes
2021-04-05 14:14:32 +02:00
Barbudor
59510da9e1
Berry : fix custom command +more ( #11592 )
...
* fix custom command + more
* missing berry lib changes
* solidifying
2021-04-05 13:53:04 +02:00
Stephan Hadinger
6952d5ac7c
Berry add ``light`` module
2021-04-04 19:36:25 +02:00
Stephan Hadinger
93cb995a7c
Berry minor improvements
2021-04-03 19:53:52 +02:00
Stephan Hadinger
3b9821994d
Berry add ``gpio`` module
2021-04-03 18:06:40 +02:00
s-hadinger
1bd593eda3
Berry i2c improvements ( #11497 )
...
* Berry i2c improvements
* fix
* unfix
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-03-28 19:07:48 +02:00
Stephan Hadinger
b06568b3c8
Berry stabilized and methods solidified
2021-03-27 19:02:22 +01:00
Stephan Hadinger
8155d2c66a
Minor fixes
2021-03-21 17:12:10 +01:00
Stephan Hadinger
11127514b0
Berry add wire read/write_bytes
2021-03-21 10:03:58 +01:00
Stephan Hadinger
9116c9848a
Berry milestone March 20
2021-03-20 18:44:35 +01:00
Stephan Hadinger
95e696075e
Add support for MPU6686 on primary or secondary I2C bus
2021-03-15 21:06:50 +01:00
Stephan Hadinger
44517380ff
Berry upgrade
2021-03-13 22:42:24 +01:00
Jason2866
7716bc8a8f
mv some ESP32 libs
2021-03-11 14:48:59 +01:00
gemu2015
9d64f0cfba
support for apple homekit on esp32
2021-03-11 12:28:13 +01:00
Stephan Hadinger
f808038694
ESP32 support for WS2812 hardware driver via RMT or I2S
2021-03-10 20:38:19 +01:00
Stephan Hadinger
4471d6b9d5
Berry improvements
2021-03-07 19:37:18 +01:00
Stephan Hadinger
d5ef4afceb
Berry improvements
2021-03-03 08:34:38 +01:00
Stephan Hadinger
b613e1db37
Berry improvements
2021-02-28 20:50:37 +01:00
Stephan Hadinger
88115be15d
Berry add load/save
2021-02-17 19:35:37 +01:00
Simon Hailes
79b480ce73
Update NimBLE to 1.2.0 release version - no TAS code changes required.
2021-02-17 09:19:45 +00:00
Stephan Hadinger
692660c170
Berry add file system support
2021-02-16 20:47:00 +01:00
gemu2015
218b5101b4
update sendmail
2021-02-16 11:33:22 +01:00
Jason2866
64af7728eb
correct library.properties
2021-02-15 15:49:18 +01:00
Stephan Hadinger
ba9e31a351
Move Berry lib to libesp32 folder
2021-02-14 19:41:34 +01:00
Jason2866
f887bf29fc
Delete ESP32README.md
...
since it is outdated
2021-02-14 17:23:49 +01:00
Jason2866
ce064906fd
add lib info files
2021-02-12 09:43:23 +01:00
Theo Arends
5caaf60c68
Prep ESP32S2
2021-02-03 14:12:43 +01:00
Theo Arends
cd38179f7f
Prep ESP32S2
2021-02-03 12:22:17 +01:00
Theo Arends
b6af35767e
Revert ESP32S2 ethernet defines
2021-02-03 10:51:59 +01:00
Theo Arends
13713dccc1
Prep ESP32S2
2021-02-02 17:55:45 +01:00
Simon Hailes
84620f70ea
Update NimBLE to 1.1.0 release.
...
Remove BLE stats from Sensor, publish in BLE.
Set default address filter to 0
Add HA MQTT discovery to MI
2021-01-26 07:35:00 +00:00
Jason2866
5baf9516a8
Add files via upload
2021-01-23 11:55:36 +01:00
Simon Hailes
688c0b1a9f
NimBLE release 1.1.0
2021-01-21 16:41:41 +00:00
gemu2015
a13c85c45e
refactor rtsp and webcam
2021-01-20 08:42:44 +01:00
Simon Hailes
e089fae11a
update NimBLE to 5dc72ab10d9f928442a25ef3bdcf8a31a7e16301
2021-01-17 17:05:10 +00:00
Theo Arends
e891c4e490
Update setSleepMode
2021-01-14 17:04:54 +01:00
Theo Arends
85b2d62225
ESP8266 Support for 2MB and up linker files with 1MB and up LittleFS
...
Breaking Change: ESP8266 until now NOT SUPPORTED linker files 2MB and up. Current settings will be overwritten once LittleFS is enabled
2021-01-11 17:56:18 +01:00
BBBits
f99f413065
mDNS Performance Fix & mDNS ESP32 Support
2021-01-10 22:04:16 +13:00
gemu2015
0414ab1bf2
ufs update
2021-01-05 16:41:41 +01:00
Theo Arends
2dd3065aff
Merge pull request #10334 from gemu2015/ufilesystem
...
universal file system
2021-01-04 15:14:44 +01:00
Theo Arends
fc93b05476
Happy New Year
2021-01-01 13:57:04 +01:00
gemu2015
0de64f3376
esp32 littlefs
2020-12-31 18:05:42 +01:00
gemu2015
8b5adb3095
fix rtc wakeup HH:MM
2020-12-26 09:44:01 +01:00
gemu2015
c93e810fee
m5stack core2 support
2020-12-18 10:35:14 +01:00
Theo Arends
43171d12a7
Fix ESP32 phy mode detection
2020-12-07 18:16:28 +01:00
Staars
b11f1b5483
support single core ESP32 variants
2020-11-22 09:35:09 +01:00
Theo Arends
3d44203cb5
Fix ESP32 KNX UDP multicastpackage
...
Fix ESP32 KNX UDP multicastpackage (#9811 )
2020-11-17 13:53:49 +01:00
Staars
6fc55c985c
silence the last remaining compiler warning
2020-11-15 09:57:23 +01:00
gemu2015
d092879f71
rtsplib added
2020-11-13 10:42:04 +01:00
Staars
9efa27cbce
prevent compile error with ESP-idf>4
2020-11-07 18:55:05 +01:00
Staars
255a489127
prepare API-changes with ESP-idf>4
2020-11-07 18:54:04 +01:00
Jason2866
e454c54e6d
move libs in folder lib
2020-10-26 12:51:06 +00:00