mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-03 15:47:02 +02:00
Tidy Microcontroller Tools and Libraries based on new style guide; also add ch32-hal as tainted (#357)
As reference, tracking based off #325 Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/357 Reviewed-by: JesseBot <jessebot@noreply.codeberg.org> Co-authored-by: matu6968 <wierzejskimateusz8@gmail.com> Co-committed-by: matu6968 <wierzejskimateusz8@gmail.com>
This commit is contained in:
parent
444348e2e3
commit
d6c87e22b2
1 changed files with 4 additions and 3 deletions
|
|
@ -407,9 +407,10 @@ This is a section for repos that are similar to this one either because they are
|
|||
|
||||
## Microcontroller Tools and Libraries
|
||||
|
||||
| Name | Alternative(s) | Evidence | Notes |
|
||||
|---|---|---|---|
|
||||
| [FastLED](https://fastled.io/) | | [`.claude` and `.cursor` folders in main repository](https://github.com/FastLED/FastLED/commit/d0d3627eded2e83f52a16763950de94e70c35c4e) |
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence |Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [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)) | | [Adafruit NeoPixel](https://github.com/adafruit/Adafruit_NeoPixel) |
|
||||
| [ch32-hal](https://github.com/ch32-rs/ch32-hal) | [](#request-for-help) | [](#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)) | Official [WCH C SDK's](https://github.com/openwch), [ch32fun](https://github.com/cnlohr/ch32fun) |
|
||||
|
||||
## Service Monitoring
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue