mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-08-29 17:34:04 +02:00
Add esp-coordinator (tostmann fork) (#1009)
### Description of Changes This PR Adds esp-coordinator (tostmann fork) as Tainted. Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1009 Reviewed-by: Ethical FOSS admin <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
parent
05e91d5bca
commit
aa2b010ad3
1 changed files with 4 additions and 0 deletions
|
|
@ -1332,6 +1332,7 @@ This is a section for repos that are similar to this one either because they are
|
|||
| [betaflight](https://github.com/betaflight/betaflight) |[](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/search?q=repo%3Abetaflight%2Fbetaflight%20Claude&type=commits)) <br /> [](#ai-code-reviews) ([1](https://github.com/betaflight/betaflight/blob/master/.coderabbit.yaml)) | [](#request-for-help) |
|
||||
| [BouffaloSDK](https://github.com/bouffalolab/bouffalo_sdk) | [`2.0.0`](https://github.com/bouffalolab/bouffalo_sdk/tree/V2.0.0) | [](#permissive-ai-policy) ([1](https://github.com/bouffalolab/bouffalo_sdk/blob/master/CLAUDE.md), [2](https://github.com/bouffalolab/bouffalo_sdk/tree/master/.claude/skills), [3](https://github.com/bouffalolab/bouffalo_sdk/blob/master/components/wireless/wl80211/CLAUDE.md)) | See below |
|
||||
| [ch32-hal](https://github.com/ch32-rs/ch32-hal) | [`07687b9`](https://github.com/ch32-rs/ch32-hal/commit/07687b9f8d7b3823ef91ca23baa21663025c0346) | [](#ai-code-reviews) ([1](https://github.com/ch32-rs/ch32-hal/pull/161), [2](https://github.com/ch32-rs/ch32-hal/pull/151), [3](https://github.com/ch32-rs/ch32-hal/pull/139)) <br />[](#gen-ai-art) ([1](https://avatars.githubusercontent.com/u/104085502?s=200&v=4)) | See below |
|
||||
| [esp-coordinator (tostmann fork)](https://github.com/tostmann/esp-coordinator) | None | [](#vibecoded) ([1](https://github.com/tostmann/esp-coordinator/commits/master/?author=ai-builder@tcm-emu.local)) <br />[](#ai-in-issue-tracker) ([1](https://github.com/tostmann/esp-coordinator/issues/2), [2](https://github.com/tostmann/esp-coordinator/issues/3), [3](https://github.com/tostmann/esp-coordinator/issues/4)) | See below |
|
||||
| [esphome](https://github.com/esphome/esphome) | [`a31a5e7`](https://github.com/esphome/esphome/commit/a31a5e74bdfa3ece19c502a91f81b0d93414bd67) | [](#permissive-ai-policy) ([1](https://github.com/esphome/esphome/blob/dev/.ai/instructions.md), [2](https://github.com/esphome/esphome/blob/dev/.claude/skills/pr-workflow/SKILL.md)) <br />[](#ai-code-reviews) ([1](https://github.com/esphome/esphome/pull/16018#pullrequestreview-4176888667), [2](https://github.com/esphome/esphome/pull/15997#pullrequestreview-4175883662)) | [](#request-for-help) |
|
||||
| [ESP-IDF](https://github.com/espressif/esp-idf) | [`5.5.2`](https://github.com/espressif/esp-idf/releases/tag/v5.5.2) | [](#ai-functionality) ([1](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/tools/idf-py.html#esp-idf-mcp-server)) <br /> [](#permissive-ai-policy) ([1](https://github.com/espressif/esp-idf/commit/a4c014f96ed024ba5139e2e91258ee785741d611), [2](https://github.com/espressif/esp-idf/commit/20b9e06e9262af45863bd7cc7afeba3513083266), [3](https://github.com/espressif/esp-idf/commit/380dde02d0e48a9e85abb0392ce27dcaf9322c36)) <br /> [](#ai-code-reviews) ([1](https://github.com/espressif/esp-idf/pull/18195), [2](https://github.com/espressif/esp-idf/pull/18273), [3](https://github.com/espressif/esp-idf/pull/18283)) | See below |
|
||||
| [FastLED](https://fastled.io/) | [`3.10.1`](https://github.com/FastLED/FastLED/releases/tag/3.10.1)| [](#permissive-ai-policy) ([1](https://github.com/FastLED/FastLED/blob/master/ADVANCED_DEVELOPMENT.md#enabling-ai-coding), [2](https://github.com/FastLED/FastLED/commit/a7fcbf316fe7b0d6759e8d9955a22ff9df4328b2), [3](https://github.com/FastLED/FastLED/commit/bcfc3c0ff8b464a50a7f5f0a8b7437131fe08995)) | See below |
|
||||
|
|
@ -1353,6 +1354,9 @@ This is a section for repos that are similar to this one either because they are
|
|||
> * [ch32fun](https://github.com/cnlohr/ch32fun)
|
||||
> * Official [WCH C SDK's](https://github.com/openwch)
|
||||
>
|
||||
> For ESP32 microcontrollers:
|
||||
> * [esp-coordinator (original by andryblack)](https://github.com/andryblack/esp-coordinator)
|
||||
>
|
||||
> Everything else not microcontroller-specific:
|
||||
>
|
||||
> * [Adafruit NeoPixel](https://github.com/adafruit/Adafruit_NeoPixel)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue