Commit graph

  • eeab5cf9da
    Merge pull request #23 from adafruit/update-tinyuf2-partition-order master Limor "Ladyada" Fried 2025-07-30 20:46:33 -0400
  • 26d78f1183
    Merge 138ea12d9f into 6359af9a0a Tyeth Gundry 2025-07-29 17:20:31 +0100
  • 138ea12d9f change(partitions): Reorder No OTA TinyUF2 partition scheme to come first on 4MB boards update-tinyuf2-partition-order tyeth 2025-07-29 16:56:17 +0100
  • 6359af9a0a
    Merge pull request #11641 from espressif/feat/esp-zigbee-sdk-166 Me No Dev 2025-07-29 13:31:44 +0300
  • f5b08cd812
    feat(codeql): Add CodeQL analysis for interpreted languages (#11662) Lucas Saavedra Vaz 2025-07-28 13:38:14 -0300
  • e998f5be8f
    Merge pull request #11640 from espressif/feat/updated-template Me No Dev 2025-07-28 15:08:36 +0300
  • 13bacf5086
    Merge pull request #11639 from espressif/feat/remove-forum Me No Dev 2025-07-28 15:08:04 +0300
  • 9902934412
    Merge pull request #11629 from angelnu/patch-1 Me No Dev 2025-07-28 15:07:05 +0300
  • 1a56a1dcca
    Merge pull request #11608 from PaulaScharf/master Me No Dev 2025-07-28 15:06:45 +0300
  • 288672980c
    Merge pull request #11661 from espressif/fix/idf-component-logs Me No Dev 2025-07-28 14:59:51 +0300
  • 311955ccbb fix(component): Use external diag logs to avoid error Jan Procházka 2025-07-28 11:59:01 +0200
  • a5e85f675e
    ci(pre-commit): Apply automatic fixes pre-commit-ci-lite[bot] 2025-07-28 07:44:47 +0000
  • e375698ade feat(board): spelling Paula Scharf 2025-07-28 09:44:04 +0200
  • 0dcb1d1178
    ci(pre-commit): Apply automatic fixes pre-commit-ci-lite[bot] 2025-07-28 06:56:12 +0000
  • ed6e95d4fc feat(board): use existing led API Paula Scharf 2025-07-28 08:46:14 +0200
  • b3152a4ffc feat(zigbee): Update SDK to latest Jan Procházka 2025-07-25 14:10:32 +0200
  • 10e73be714
    feat(github): Update template type Parsaabasi 2025-07-25 12:49:46 +0200
  • 5c24611b91
    feat(github): remove ESP32 forum from issue template Parsaabasi 2025-07-25 12:35:55 +0200
  • e3a0a3a6c5
    ci(pre-commit): Apply automatic fixes pre-commit-ci-lite[bot] 2025-07-24 11:22:13 +0000
  • d55646344d
    Merge branch 'master' into patch-1 Angel Nunez Mencias 2025-07-24 00:42:53 +0200
  • 126039663f
    fix: conditional logs when not ISR Angel Nunez Mencias 2025-07-24 00:09:17 +0200
  • 8235fae6e1
    Merge branch 'master' into update-tinyuf2-0.35 update-tinyuf2-0.35 Tyeth Gundry 2025-07-23 22:59:18 +0100
  • c7520ccef0
    fix(report): Update Issue-report.yml for version 3.3.0 Me No Dev 2025-07-23 17:15:59 +0300
  • dbaf6a3226
    Merge pull request #10884 from espressif/release/v3.3.x Me No Dev 2025-07-23 15:28:45 +0300
  • 3da3ad2f2d
    feat(board): Add onboard LED support for Waveshare ESP32-S3 Zero (#11630) Wulu 2025-07-23 20:28:19 +0800
  • 67c59a2021
    fix: remove log from IRAM function Angel Nunez Mencias 2025-07-23 07:26:03 +0200
  • 0bdad7f2a3
    Merge branch 'master' into patch-1 Angel Nunez Mencias 2025-07-23 07:23:37 +0200
  • e92e631811
    feat: Allow calls to timer functions within ISR Angel Nunez Mencias 2025-07-23 07:11:11 +0200
  • 6fdfccf21b
    ci(pre-commit): Apply automatic fixes pre-commit-ci-lite[bot] 2025-07-22 22:46:36 +0000
  • 2b3b4f05d5
    Merge branch 'master' into release/v3.3.x Me No Dev 2025-07-23 01:45:13 +0300
  • ae634a92e3
    fix(zigbee): Fix RGB color calculation (#11624) Jan Procházka 2025-07-23 00:44:36 +0200
  • f08efa1fa3
    feat(docs): Updaze Zigbee docs with latest changes (#11627) Jan Procházka 2025-07-23 00:43:23 +0200
  • a14ce89715
    fix(tamc_termod_s3): Fix header includes (#11625) Lucas Saavedra Vaz 2025-07-22 19:38:01 -0300
  • 69d891434b
    IDF release/v5.5 b66b5448 (#11626) Me No Dev 2025-07-23 01:37:23 +0300
  • c4730ac26c Switch XIAO_ESP32S3 from tinyuf2 custom_partitions to shared partitions csvs tyeth 2025-07-22 22:56:35 +0100
  • 671a60d940 Update XIAO S3 to tinyuf2 0.35.0, add no-OTA, use shared tinyuf2 partition csv tyeth 2025-07-22 22:25:33 +0100
  • 9280064fe8 Update Adafruit boards to tinyuf2 0.35.0 tyeth 2025-07-22 22:09:25 +0100
  • c5d2b1d242
    Merge branch 'espressif:master' into master Tyeth Gundry 2025-07-22 21:48:17 +0100
  • 554de56f40
    IDF release/v5.5 25c7c119 (#11623) Me No Dev 2025-07-22 11:23:49 +0300
  • c369dca062
    feat(docs): Add Zigbee library API documentation (#11525) Jan Procházka 2025-07-21 23:35:28 +0200
  • 4c51968acf
    Merge branch 'master' into release/v3.3.x Me No Dev 2025-07-21 15:49:41 +0300
  • 4a3c6d7fbb
    feat(netif): Allow setting interface's routing priority (#11617) Me No Dev 2025-07-21 15:49:15 +0300
  • f1712943b4
    fix(ppp): Detach PPP RST pin from periman on end (#11620) Me No Dev 2025-07-21 15:48:05 +0300
  • 995e603d3a
    fix(zigbee): Replace assert with error log to solve immediate crash (#11614) Jan Procházka 2025-07-21 14:47:43 +0200
  • cb3329be60
    feat(zigbee): Add callback option for default response message (#11613) Jan Procházka 2025-07-21 14:47:21 +0200
  • 349b11d2d8 feat(board): name tag lowercase Paula Scharf 2025-07-20 23:00:05 +0200
  • 28e9076601 feat(board): build name uppercase Paula Scharf 2025-07-20 22:53:35 +0200
  • cf0a58908d feat(board): remove APOTA Paula Scharf 2025-07-18 13:47:24 +0200
  • 439bbb8391 feat(board): use additional button for APOTA Paula Scharf 2025-07-17 16:15:10 +0200
  • cdf606af5f feat(board): updated tinyuf2 bins Paula Scharf 2025-07-15 16:45:03 +0200
  • f330585717 feat(board): update PID Paula Scharf 2025-07-15 11:14:26 +0200
  • 76210797ed fix(board): add APOTA to senseBox Eye Paula Scharf 2025-07-09 16:53:33 +0200
  • 6a33f0bfc1 fix(board): add APOTA description comments Paula Scharf 2025-07-09 16:52:51 +0200
  • 9641de1b12 feat(board): add senseBox Eye board Paula Scharf 2025-07-03 15:22:07 +0200
  • 3ad17de6aa
    fix(build): make core compatible with IDF 5.3 (#11607) Sugar Glider 2025-07-18 13:02:55 -0300
  • 211a0ce143
    fix(ci): Fix artifact names Lucas Saavedra Vaz 2025-07-18 09:15:48 -0300
  • 000336bad0 fix(build): Enable I2C FIFO mode only on IDF 5.4.2+ me-no-dev 2025-07-18 11:25:36 +0300
  • 530c1a43fe fix(build): Enable I2C FIFO mode only on IDF 5.4.2+ me-no-dev 2025-07-18 11:19:50 +0300
  • 346e7f4138 fix(build): Enable I2C FIFO mode only on IDF 5.5+ me-no-dev 2025-07-18 11:18:13 +0300
  • 6cb5184487 fix(build): Fix build for IDF 5.3.3+ and older releases me-no-dev 2025-07-18 11:12:22 +0300
  • 98d309f84a feat(ci): Enable builds on IDF 5.3, 5.4 and 5.5 me-no-dev 2025-07-18 10:44:01 +0300
  • a69c71f6ad feat(core): Update core version to 3.3.0 me-no-dev 2025-07-16 19:55:53 +0300
  • 5ccd9523d6
    Merge branch 'master' into release/v3.3.x Me No Dev 2025-07-16 19:53:58 +0300
  • 6015fd73e0
    feat(openthread): native API extension (#11598) Sugar Glider 2025-07-16 13:53:36 -0300
  • ac05f18720
    ci(pre-commit): Apply automatic fixes pre-commit-ci-lite[bot] 2025-07-16 12:12:43 +0000
  • 3f32903125
    Merge branch 'master' into release/v3.3.x Sugar Glider 2025-07-16 09:10:59 -0300
  • ce7ef9c2ba
    IDF release/v5.5 cf8dad07 (#11601) Me No Dev 2025-07-16 13:42:07 +0300
  • 82d56bc679
    feat(gpio): new functional interrupt lambda example (#11589) Sugar Glider 2025-07-16 05:51:31 -0300
  • 1f0d4b5dc0
    ci(gitlab): Initial GitLab setup (#11577) Lucas Saavedra Vaz 2025-07-14 13:17:56 -0300
  • 327aa274ee fix: Revert boards that have correct variant-specific tinyuf2 partition files wipper-3.1.3-idf-5.3-xiao-tinyuf2 tyeth 2025-07-12 16:28:24 +0100
  • 243108839a fix: Use communal tinyuf2 partition tables instead of variant-specific tyeth 2025-07-12 16:03:53 +0100
  • 1005414e1c fix(xiao_esp32s3): Use communal tinyuf2 partition table instead of variant-specific tyeth 2025-07-12 15:41:57 +0100
  • 0a45a06142
    feat(wire): std::functional Wire slave callback functions (#11582) Sugar Glider 2025-07-12 02:12:36 -0300
  • c6a3bcb014
    feat(matter): removing wifi requirement for H2 and C5 (#11581) Sugar Glider 2025-07-12 00:11:41 -0300
  • 75eb1d0ca8 Correct deprecated tinyusb partition csv names Tyeth Gundry 2025-07-12 01:18:06 +0100
  • 4ee17dea04
    feat(matter): new matter lambda function example (#11561) Sugar Glider 2025-07-11 11:25:27 -0300
  • fbf3c11daa
    Merge branch 'master' into release/v3.3.x Me No Dev 2025-07-09 14:06:56 +0300
  • 87b718a59c
    fix(merge): Fix merging CN Json (#11574) Lucas Saavedra Vaz 2025-07-09 07:25:16 -0300
  • ee021855a1
    feat(docs_version): Update docs in update-version script (#11564) Lucas Saavedra Vaz 2025-07-09 07:24:42 -0300
  • df3db3c9dc
    Merge branch 'master' into release/v3.3.x Me No Dev 2025-07-08 17:59:48 +0300
  • ccc0a69ef8
    change(esptool): Upgrade esptool to release v5.0.0 (#11563) Lucas Saavedra Vaz 2025-07-08 11:58:36 -0300
  • 6a5839acb2
    change(esptool): Upgrade esptool to release v5.0.0 (#11562) Lucas Saavedra Vaz 2025-07-08 11:56:23 -0300
  • 2cb6fbccdb
    Add access methods to get the Wire bus number and I2C bus handle (#11570) Me No Dev 2025-07-08 16:18:42 +0300
  • 241e2576be
    fix(async): Update IP setup in AsyncUDP (#11569) Me No Dev 2025-07-08 16:00:51 +0300
  • 040e0ca42a
    fix(dangerjs): Disable target branch rule (#11565) Lucas Saavedra Vaz 2025-07-08 07:09:59 -0300
  • e2c7578fa8
    feat(zigbee): Add Fan Control endpoint support (#11559) Jan Procházka 2025-07-08 12:08:56 +0200
  • b709a78283
    fix deprecated warnings caaused from esptool v5.0.0 (#11556) Jason2866 2025-07-07 12:01:50 +0200
  • d3c5a82eed
    fix(board): Update PSRAM configuration for RAK3112 to fix PSRAM error (#11552) Daniel.Cao 2025-07-07 16:56:44 +0800
  • 1426927c83
    fix(matter): Fix MatterSmartButon.ino when CHIPOBLE is on Me No Dev 2025-07-04 18:37:56 +0300
  • f84fab5592
    Merge branch 'master' into release/v3.3.x Me No Dev 2025-07-04 17:14:12 +0300
  • aab542d658
    Update Issue-report.yml to add v 3.2.1 Me No Dev 2025-07-03 23:14:53 +0300
  • 0b9c9362de
    Add Deneyap Kart v2 (#11545) Dogus Cendek 2025-07-03 23:13:42 +0300
  • ac961f671a Update core version to 3.2.1 me-no-dev 2025-07-03 16:42:28 +0300
  • 18f647611b
    fix(spi): Fix bus clock for ESP32-P4 + remove S2 leftover (#11547) Jan Procházka 2025-07-03 15:39:46 +0200
  • c2d23258f1
    feat(matter): enables BLE Matter commissioning with NimBLE (#11537) Sugar Glider 2025-07-03 06:25:51 -0300
  • d4e5c5f969
    IDF release/v5.5 adb3f2a5 (#11543) Me No Dev 2025-07-03 12:25:33 +0300
  • 70696df2d6
    Merge branch 'master' into release/v3.3.x Me No Dev 2025-07-03 12:25:04 +0300
  • 12e881b6d6
    fix(board): Update variant.cpp for senseBox MCU-S2 ESP32-S2 (#11532) Paula Scharf 2025-07-02 21:22:20 +0200
  • 33c8438263
    Add FED4 board (#11536) Paul Price 2025-07-02 08:48:40 -0400
  • 6474127dd4
    Update ZigbeeColorDimmableLight to clamp color hue and saturation to 0-254 (Fixes #11527) (#11528) John 2025-07-02 08:48:03 -0400