Stephan Hadinger
1682582bea
Disable PSRAM on unsupported hardware
...
Either ESP32 rev1/2 that needs special fixes
`-DHAS_PSRAM_FIX -mfix-esp32-psram-cache-issue -lc-psram-workaround -lm-psram-workaround`
or ESP32-PICO-V3-02 that requires esp-idf 4.4
2021-07-18 19:43:33 +02:00
Marius Bezuidenhout
0987489c0c
Fixed compile on ESP32
2021-07-14 09:40:36 +02:00
Marius Bezuidenhout
ef6b79a450
Merge branch 'arendst:development' into feature/can-bus
2021-07-13 17:11:43 +02:00
s-hadinger
76a0635491
LVGL add all callbacks ( #12636 )
...
* LVGL add all callbacks
* LVGL allow nil argument for init()
* Final touch
2021-07-12 22:53:31 +02:00
Stephan Hadinger
9599771624
Berry fix web buttons broken by #12524
2021-07-12 12:41:57 +02:00
Marius Bezuidenhout
024cc0b9b6
Added MCP2515 library and Freedom Won BMS sensor
2021-07-12 12:32:27 +02:00
Stephan Hadinger
1bfb4ef55c
TLS remove check for cricital attributes in cert #12599
2021-07-09 11:11:33 +02:00
Stephan Hadinger
3bd4358a37
Berry fix GC when lexer error
2021-07-07 18:07:17 +02:00
Adrian Scillato
2476ff8e1a
KNX: Fix Telegrams UDP Overrun
2021-07-06 11:21:00 -03:00
Stephan Hadinger
52181f0822
IRremoteESP8266 library from v2.7.18 to v2.7.19
2021-07-06 12:21:23 +02:00
Stephan Hadinger
621ab97dea
lv_freetype patch #10
2021-07-05 18:51:55 +02:00
Stephan Hadinger
4e57083f52
Fix compilation
2021-07-03 10:54:14 +02:00
Stephan Hadinger
3e2cd4f67d
LVGL ctypes implemented
2021-07-03 10:40:08 +02:00
Theo Arends
dd509e458e
Moved LinkedList to lib_basic
2021-07-02 17:52:13 +02:00
Theo Arends
c806bcd265
Moved LinkedList to lib_div
2021-07-02 17:46:17 +02:00
Stephan Hadinger
dc3636be00
Berry better error messages
2021-06-30 23:36:33 +02:00
Stephan Hadinger
490412ebdc
Berry fix button handlers
2021-06-30 22:36:51 +02:00
Stephan Hadinger
58fa57103b
Fix regression in Berry bytes()
2021-06-29 19:15:34 +02:00
Stephan Hadinger
1a39656ff0
LVGL Prepare last phase custom types
2021-06-29 13:24:11 +02:00
Stephan Hadinger
2f751f7080
Berry update to more compact representation of solidified code
2021-06-27 15:16:22 +02:00
Jason2866
73be716be5
Core 3.0.1 include fix
2021-06-27 10:30:11 +00:00
Stephan Hadinger
ee2b6d7f74
Add Esp32 Partition Manager as a Berry component
2021-06-23 22:02:44 +02:00
Stephan Hadinger
32b6f7d4b2
Berry simplify Driver class
2021-06-21 19:44:00 +02:00
Stephan Hadinger
28da131932
Simplified configuration for ir-full, tasmota-ircustom no more needed
2021-06-21 13:49:56 +02:00
Stephan Hadinger
b70c8620b2
Fix compilation when USE_UFILESYS is not defined
2021-06-20 22:04:32 +02:00
Stephan Hadinger
cf81127193
Berry added I2C_Driver class and patches
2021-06-18 18:30:58 +02:00
Theo Arends
a8ae5f8ce0
Merge pull request #12358 from Jason2866/Tasmota_core32
...
Use Tasmota core32 (merge AFTER release 9.5)
2021-06-17 17:39:06 +02:00
Stephan Hadinger
cd99034f79
Berry improve inheritance #107
2021-06-17 08:28:55 +02:00
Stephan Hadinger
ec33c19dbe
Berry report bug fix #106
2021-06-15 20:53:49 +02:00
Stephan Hadinger
04d64a969b
Berry fix #102
2021-06-14 14:14:28 +02:00
Jason2866
ff5e9aa15b
LITTLEFS is a lib in Tasmota core32
2021-06-13 18:31:21 +02:00
Stephan Hadinger
6889232524
Berry improve error handling
2021-06-12 11:12:57 +02:00
Stephan Hadinger
1c5bcd6dad
I2C extended MPU6886 to also support MPU9250 (found in Legacy M5Stack Fire)
2021-06-11 13:27:34 +02:00
s-hadinger
5b62c5abd3
Merge pull request #12339 from s-hadinger/esp32c3_phase2
...
Esp32c3 fix compilation for SPI and uDisplay
2021-06-10 20:07:42 +02:00
Stephan Hadinger
2d5841af9c
Esp32c3 fix compilation for SPI and uDisplay
2021-06-10 19:07:20 +02:00
Stephan Hadinger
ca49b7daf2
Added `tasmota.memory()`
2021-06-10 18:55:06 +02:00
Stephan Hadinger
2b52ae255d
Esp32c3 fix OneWire compilation
2021-06-10 12:18:35 +02:00
Jason2866
e98deea633
Neopixel C3
...
Latest NeoPixel (09062021) branch master
2021-06-09 20:23:59 +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
Theo Arends
50580f9dec
Merge pull request #12287 from s-hadinger/fix_ext_vsnprintf
...
Extend ext_vsnprintf to auto-malloc buffer
2021-06-04 10:27:37 +02:00
Stephan Hadinger
6951c5aee5
Extend ext_vsnprintf to auto-malloc buffer
2021-06-03 22:11:14 +02:00
Jason2866
aa05503645
Fix homekit compile with IDF4 ( #189 )
...
* Fix compile error for IDF -> missing include file
2021-06-03 19:42:40 +02:00
Theo Arends
47e29f962e
Merge pull request #12276 from Jason2866/email
...
update eMail lib to v1.2.0
2021-06-03 16:33:34 +02:00
Jason2866
dba5cf2902
fixes from GEMU2015
2021-06-03 16:17:41 +02:00
Jason2866
96ce74bdd8
overlooked changes
2021-06-03 15:48:44 +02:00
Jason2866
7785685ded
add esp_mail_file_storage_type_univ
2021-06-03 15:37:21 +02:00
Stephan Hadinger
1608d823e4
Berry add module `flash`
2021-06-03 13:23:25 +02:00
Jason2866
e36aff4eab
add esp_mail_file_storage_type_univ
2021-06-03 12:36:16 +02:00
Jason2866
4a0e6ae2bf
Use LITTLEFS for ESP32 too
2021-06-03 11:53:44 +02:00