Ton Huisman
|
85cfbd6294
|
[P141] Include in Display builds, add library
|
2022-08-20 23:19:04 +02:00 |
|
Ton Huisman
|
8f308e194c
|
[P141] Add plugin Display - PCD8544 Nokia 5110 ('migrated' from PluginPlayground)
|
2022-08-20 23:17:42 +02:00 |
|
TD-er
|
59b4f15afe
|
Merge pull request #4200 from TD-er/bugfix/boarddef_QIO_mode
[ESP32 flash mode] Change flash mode board defs to use QIO for ESP32
|
2022-08-19 00:17:38 +02:00 |
|
TD-er
|
9c749808b0
|
Merge branch 'mega' into bugfix/boarddef_QIO_mode
|
2022-08-18 11:13:40 +02:00 |
|
TD-er
|
2f8de1ccc8
|
[PMSx003] Fix buffer overflow when reading sensor data
|
2022-08-17 21:22:58 +02:00 |
|
TD-er
|
8d13600bba
|
[ESP32] Use patched 2.0.4 framework-arduinoespressif32 to fix SPI modes
See: https://github.com/letscontrolit/ESPEasy/pull/4200#issuecomment-1216929859
|
2022-08-17 21:22:12 +02:00 |
|
TD-er
|
4062240f0d
|
Merge pull request #4204 from TD-er/bugfix/event_zero_eventvalue
[Rules] Fix matching events with first eventvalue being zero (#4198)
|
2022-08-16 16:57:27 +02:00 |
|
TD-er
|
ed5e277e5d
|
[ESP32 flash] Move back to DOUT and DOUT_QSPI
|
2022-08-16 16:14:43 +02:00 |
|
TD-er
|
e297279487
|
[Rules] Simplify & fix stripping leading zeroes
|
2022-08-16 15:26:55 +02:00 |
|
TD-er
|
69632bfb1a
|
[Rules] Fix matching events with first eventvalue being zero (#4198)
Fixes: #4198
|
2022-08-16 02:01:01 +02:00 |
|
TD-er
|
9934853c35
|
Merge pull request #4202 from TD-er/build/CircularBuffer_lib
[Build] Fix include path + add CircularBuffer to libs folder (#4201)
|
2022-08-16 00:57:35 +02:00 |
|
TD-er
|
405c9d7927
|
[Build scripts] Only show memory_type on ESP32 builds
|
2022-08-16 00:56:15 +02:00 |
|
TD-er
|
9f0a6b89ad
|
[ESP32] Include SPI memory_type in board defs
|
2022-08-15 21:53:56 +02:00 |
|
TD-er
|
04813c9332
|
[Build] Fix include path + add CircularBuffer to libs folder (#4201)
Fixes: #4201
|
2022-08-15 17:02:45 +02:00 |
|
TD-er
|
5172459072
|
[ESP32 flash mode] Change flash mode board defs to use QIO for ESP32
|
2022-08-15 16:51:38 +02:00 |
|
TD-er
|
bb6d6db842
|
Merge pull request #4199 from Jason2866/patch-1
Fix boot flash mode for factory firmware
|
2022-08-15 13:57:44 +02:00 |
|
Jason2866
|
c6f6fda7eb
|
Fix boot flash mode
and set default to `dout` if none is set in boards manifest or in platformio.ini
|
2022-08-15 12:21:01 +02:00 |
|
TD-er
|
77f7781f0b
|
Merge pull request #4192 from TD-er/bugfix/PN532_ESP32
[ESP32 PN532] Fix reading PN532 on ESP32 (#4170)
|
2022-08-12 10:43:32 +02:00 |
|
TD-er
|
8bbe081dbe
|
[Cleanup] Renamed other enums related to PLUGIN_TASKTIMER_IN
Just to keep the names matching.
|
2022-08-12 10:04:15 +02:00 |
|
TD-er
|
365861fbad
|
[I2C] Fix build for ESP8266 (no Wire.end() )
ESP8266 doesn't have Wire.end(), like ESP32 has.
|
2022-08-12 09:14:10 +02:00 |
|
TD-er
|
53972dabe6
|
Merge remote-tracking branch 'origin/bugfix/PN532_ESP32' into bugfix/PN532_ESP32
|
2022-08-12 01:31:53 +02:00 |
|
TD-er
|
68def5b76a
|
[PN532] Fix switching I2C clock frequency on ESP32
ESP32 now needs to actually set the clock freq. for I2C as the Wire.begin never continues if it was already initialized.
|
2022-08-12 01:31:27 +02:00 |
|
TD-er
|
f68b2cdbc6
|
Merge branch 'mega' into bugfix/PN532_ESP32
|
2022-08-11 22:51:42 +02:00 |
|
TD-er
|
50ac62e4f5
|
Merge pull request #4193 from tonhuisman/feature/build-remove-neopixel-plugins-from-display-collection
[Build] Remove NeoPixel plugins from DISPLAY builds
|
2022-08-11 22:51:26 +02:00 |
|
Ton Huisman
|
1e985673ee
|
[Build] Explicitly remove NeoPixel plugins from DISPLAY builds (still in Normal and Collection)
|
2022-08-11 22:49:04 +02:00 |
|
Ton Huisman
|
086cda08a2
|
[Build] Update documentation
|
2022-08-11 22:12:29 +02:00 |
|
Ton Huisman
|
6074be2397
|
[Build] Remove NeoPixel plugins from DISPLAY builds
|
2022-08-11 19:59:16 +02:00 |
|
TD-er
|
d66c0cd482
|
Merge branch 'mega' into bugfix/PN532_ESP32
|
2022-08-11 17:25:18 +02:00 |
|
TD-er
|
9a7ffdcbcd
|
[PN532] Disable Debug code + remove last global variable
|
2022-08-11 17:08:46 +02:00 |
|
TD-er
|
d7dd4e082e
|
[PN532] Make reading tags non-blocking
|
2022-08-11 16:54:52 +02:00 |
|
TD-er
|
e8a29d20f9
|
[ESP32 PN532] Fix reading PN532 on ESP32
|
2022-08-11 13:31:03 +02:00 |
|
TD-er
|
8e3e171b59
|
Merge pull request #4191 from tonhuisman/feature/build-upgrade-and-reduce-bin-size-for-max1704x-library
[Build] Upgrade MAX1704x library to reduce bin size
|
2022-08-11 01:12:16 +02:00 |
|
Ton Huisman
|
d2bef84c0c
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/build-upgrade-and-reduce-bin-size-for-max1704x-library
|
2022-08-10 22:18:00 +02:00 |
|
TD-er
|
b577ba8d0a
|
Merge pull request #4181 from tonhuisman/feature/IR-facilitate-ir-device-selection
[IR] [Build] Enable IR device selection, upgrade IRremoteESP8266 lib
|
2022-08-10 21:51:13 +02:00 |
|
TD-er
|
7b8e8cd24e
|
Merge pull request #3990 from tonhuisman/feature/p131-neopixel-matrix-display
[P131] Add plugin Display - NeoPixel Matrix
|
2022-08-10 21:48:36 +02:00 |
|
TD-er
|
2da1073d88
|
Merge branch 'mega' into feature/p131-neopixel-matrix-display
|
2022-08-10 21:48:23 +02:00 |
|
TD-er
|
457a755b07
|
Merge pull request #4187 from tonhuisman/feature/json-add-some-variables-to-overview
[JSON] Add variables to /json output
|
2022-08-10 21:45:57 +02:00 |
|
TD-er
|
d27aa7bca1
|
Merge pull request #4010 from uwekaditz/xWide
[NEW] css style xwide
|
2022-08-10 21:43:47 +02:00 |
|
TD-er
|
d101b72668
|
Merge pull request #4190 from tonhuisman/feature/i2c-show-configuration-errors
[I2C] Improve visibility of I2C Configuration errors, few minor code enhancements
|
2022-08-10 21:42:00 +02:00 |
|
TD-er
|
5f40dafc5a
|
Merge pull request #3964 from tonhuisman/feature/p129-74hc165-input-shiftregisters
[P129] Add 74HC165 input shiftregisters plugin
|
2022-08-10 21:41:07 +02:00 |
|
TD-er
|
9c8f3daed4
|
Merge pull request #3903 from tonhuisman/feature/P095-add-extra-display-types
[P095] Add support for extra TFT displays (ILI934x/ILI948x)
|
2022-08-10 21:40:49 +02:00 |
|
uwekaditz
|
25f4ffd9cb
|
Merge branch 'mega' into xWide
|
2022-08-10 20:04:16 +02:00 |
|
Ton Huisman
|
acbcfc2f3a
|
[I2C] invert bool argument name and value for readability
|
2022-08-10 13:58:19 +02:00 |
|
Ton Huisman
|
3987c4dac8
|
[I2C] Improve visibility of I2C Configuration errors, few minor code enhancements
|
2022-08-10 13:44:28 +02:00 |
|
TD-er
|
1ec4e05887
|
Merge pull request #4189 from mcspr/patch-3
Fix github-script@v5 breaking change
|
2022-08-10 12:52:26 +02:00 |
|
Max Prokhorov
|
fb8846ff70
|
Fix github-script v5 breaking change
Since v5, rest methods have their own namespace
https://github.com/actions/github-script#breaking-changes-in-v5
Fixing latest release that broke on this step https://github.com/letscontrolit/ESPEasy/runs/7740919347?check_suite_focus=true#step:2:21
|
2022-08-10 13:25:16 +03:00 |
|
uwekaditz
|
2fdb14ddc3
|
Merge branch 'mega' into xWide
|
2022-08-09 21:26:24 +02:00 |
|
Ton Huisman
|
b2be799652
|
Merge branch 'mega' into feature/p129-74hc165-input-shiftregisters
|
2022-08-09 21:19:47 +02:00 |
|
Ton Huisman
|
4ed2afa98f
|
[P095] Optimize code and reduce string use to make build fit
|
2022-08-09 21:13:03 +02:00 |
|
Ton Huisman
|
a7dd9837ce
|
Merge branch 'mega' into feature/p131-neopixel-matrix-display
|
2022-08-09 20:08:15 +02:00 |
|