mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-04 08:07:06 +02:00
Add MicroPython and CircuitPython (#215)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/215 Co-authored-by: matu6968 <wierzejskimateusz8@gmail.com> Co-committed-by: matu6968 <wierzejskimateusz8@gmail.com>
This commit is contained in:
parent
346aec35e4
commit
612263750e
1 changed files with 2 additions and 0 deletions
|
|
@ -351,6 +351,8 @@ This is a section for repos that are similar to this one either because they are
|
|||
| [Kotlin](https://github.com/JetBrains/kotlin) | [v2.3.0](https://github.com/JetBrains/kotlin/releases/tag/v2.3.0) | [](#permissive-ai-policy) ([1](https://github.com/JetBrains/kotlin/blob/master/.ai/guidelines.md), [2](https://github.com/JetBrains/kotlin/commit/65fee3c3cad8012a6aad5df7554a1dd20dfb8d22))<br/> [](#sponsored-by-ai) ([1](https://kotlinlang.org/)) | See below |
|
||||
| [mruby](https://github.com/mruby/mruby/releases/tag/3.3.0) | [v3.3.0](https://github.com/mruby/mruby/releases/tag/3.3.0) | [](#permissive-ai-policy) ([1](https://github.com/mruby/mruby/commit/b9a1a1fb2389e5b36dd0f0d9a6f95818f7f30af5))<br/> [](#ai-code-reviews) ([1](https://github.com/mruby/mruby/pull/6482), [2](https://github.com/mruby/mruby/pull/6572)) | See below |
|
||||
| [Python](https://python.org) | [v3.14.0a4](https://github.com/python/cpython/releases/tag/v3.14.0a4) | [](#permissive-ai-policy) ([1](https://devguide.python.org/getting-started/generative-ai/), [2](https://github.com/python/cpython/commit/f97e4098ff71a6488fd3411f9f9e6fa7a7bb4efe))<br/> [](#ai-code-reviews) ([1](https://github.com/python/cpython/pull/128399)) | See below |
|
||||
| [MicroPython](https://micropython.org) | [1.26.1](https://github.com/micropython/micropython/releases/1.26.1) | [](#permissive-ai-policy) ([1](https://github.com/micropython/micropython/wiki/ContributorGuidelines#generative-ai-policy), [2](https://github.com/micropython/micropython/pull/15592), [3](https://github.com/micropython/micropython/pull/17333)) | See below |
|
||||
| [CircuitPython](https://circuitpython.org) | [9.2.9](https://github.com/adafruit/circuitpython/releases/9.2.9) | [](#permissive-ai-policy) ([1](https://github.com/adafruit/circuitpython/pull/10872), [2](https://github.com/adafruit/circuitpython/pull/10794), [3](https://github.com/adafruit/circuitpython/pull/10703)) | See below |
|
||||
| [Ruby](https://www.ruby-lang.org) | [v.3.3.8](https://github.com/ruby/ruby/releases/tag/v3_3_8) | [](#permissive-ai-policy) ([1](https://github.com/ruby/ruby/commit/c76ba839b153805f0498229284fea1a809308dbc), [2](https://github.com/ruby/ruby/commit/a0fc03ef3717ad0aab363a53a6f6f178dab7b526))<br/> [](#ai-code-reviews) ([1](https://github.com/ruby/ruby/commit/c76ba839b153805f0498229284fea1a809308dbc)) | See below |
|
||||
| [Scala](https://scala-lang.org/) | [v3.3.6-RC1](https://github.com/scala/scala3/releases/tag/3.3.6-RC1) | [](#permissive-ai-policy) ([1](https://github.com/scala/scala3/blob/main/AGENTS.md), [2](https://github.com/scala/scala3/commit/a3a3fb8a907132a19181b5e76f0a3cf19e4f8cd3), [3](https://github.com/scala/scala3/commit/04dcaa43df3d4959114c7875a246f7f1bed09299)) | See below |
|
||||
| [TruffleRuby](https://truffleruby.dev/) | [v33.0.0](https://github.com/truffleruby/truffleruby/releases/tag/graal-33.0.0) | [](#permissive-ai-policy) ([1](https://github.com/truffleruby/truffleruby/commit/9f028ec178642bc71285a32c82b0a2761723b40b), [2](https://github.com/truffleruby/truffleruby/pull/4133))<br/> [](#ai-code-reviews) ([1](https://github.com/truffleruby/truffleruby/pull/4161)) | See below |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue