threadx
dotfiles
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.
threadx
-
Writing a simple pool allocator in C
ThreadX has pool allocators: https://github.com/eclipse-threadx/threadx/blob/master/commo...
-
Moving to a RTOS on the RP2040
I think Eclipse ThreadX is a great option (https://github.com/eclipse-threadx/threadx)
Its might be the most used ThreadX on the market in the professional space (due to its history), but its quite frankly stupid simple to use.
It was initially developed by Express Logic, then partnered tightly with Renesas, Then sold to Microsoft, and then transferred to the Eclipse foundation for good.
They also provide NetX(duo), FileX, LevelX, UsbX and GuiX with full source and the same licensing afaik. Personally I don't care for UsbX or GuiX.
dotfiles
-
PlatformIO and Zephyr is a bad idea
For quick edits do use vim or nvim with no plugins and mostly stock config
-
An X11 Apologist Tries Wayland
Under GDM you can use systemd environment.d(5) to configure those variables. I have some examples in my dotfiles[2]. Your Sway configuration also has to inject it's own environment variables to systemd session like is documented here[3]. Arch Linux does that in `/etc/sway/config.d/50-systemd-user.conf`[4]
[1]: https://man.archlinux.org/man/environment.d.5
[2]: https://github.com/artizirk/dotfiles/tree/master/.config/env...
[3]: https://wiki.gnome.org/Initiatives/Wayland/SessionStart
[4]: https://github.com/archlinux/svntogit-community/blob/package...
-
help with volume notifications
You could try to aproach it from a different angle. I have a seperate shell script that listens for volume changes and shows a popup with a new value https://github.com/artizirk/dotfiles/blob/master/.bin/volume_subscribe.sh
-
Useful settings?
some other customizations, like automatic python venv activation, are available in my dotfiles https://github.com/artizirk/dotfiles/blob/510b7c3d6d9b7f90bec8f3aef15e872750a4f135/.zshrc
What are some alternatives?
zephyr - Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
zcolors - 🌈 Use your $LS_COLORS to generate a coherent theme for Git & your Zsh prompt, command line and completions.
guix - Azure RTOS GUIX Studio provides a complete, embedded graphical user interface (GUI) library and design environment, facilitating the creation and maintenance of all graphical elements needed by your device.
meh - Sam's dotfiles, configs, etc.
platformio-docs - PlatformIO Documentation
zsh-edit - 🛠 Better command line editing tools for Zsh