kendryte
Support for Kendryte K210 AI capable SOC (by embeddedgo)
go
The Go programming language with support for bare-matal programing (by embeddedgo)
kendryte | go | |
---|---|---|
1 | 7 | |
19 | 85 | |
- | - | |
2.9 | 0.0 | |
9 months ago | 10 days ago | |
Go | Go | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
kendryte
Posts with mentions or reviews of kendryte.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-14.
-
Embedded Go finally got the first binary release
You can find some supported boards here: Kendryte, nRF52, STM32.
go
Posts with mentions or reviews of go.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-02-06.
-
MAME Debugging Tips
I was recently working on getting Golang running on an N64[^1][^2]. While the hardware emulation was far from perfect, the easy to use debugger helped me a tremendous amount to get started.
[^1]: https://github.com/embeddedgo/go/pull/6
-
Generics in bare-metal programming
It's intended to replace the old U8, U16, U32, U64 types.
-
Teensy 4.x and Go language
The support for I.MX RT microcontrollers in Embedded Go has reached such a level that you can write simple programs that use SysTick based delays and GPIO.
-
Embedded Go finally got the first binary release
Regarding https://embeddedgo.github.io, I would recommend adding a couple of links at the top of the page:
- random question from a beginner, has anyone written an OS in Go?
-
Virtual Filesystem in Go - Creating the foundation
In Embedded Go we have a working VFS for GOOS=noos.
What are some alternatives?
When comparing kendryte and go you can also consider the following projects:
stm32 - Support for STM32 microcontrollers
patch - Patches that add Embedded Go supported architectures to the reference Go compiler
G.E.R.T
imxrt - Support for NXP I.MX RT microcontrollers
router7 - router7 is a small home internet router completely written in Go. It is implemented as a gokrazy appliance.