Releases: PinkQween/ViOS
Releases · PinkQween/ViOS
Build OS v0.1.6
Update README and Makefile for improved clarity and functionality - Added a new section in the README to specify compatible versions of the ViOS toolchain components, enhancing user guidance. - Included version badges for Libc, Binutils, and ViOS to improve visibility of component versions. - Modified the Makefile for the c_print program to include the crt0.o object file, ensuring proper assembly and linking of the program. - Updated the clean target in the Makefile to remove the newly added crt0.o object file, maintaining a clean build environment.
Build OS update-test-vios-graphics+audio
Update GitHub Actions workflow for tag handling - Changed tag pattern quotes in build.yml for consistency. - Modified tag sanitization to exclude additional characters. - Added sudo permissions for renaming the OS binary and changing its ownership.
Build OS test-video-pre-release
Enhance GitHub Actions workflow for OS binary release Updated build.yml to rename the OS binary to include the tag name during the build process. This change ensures that the correct binary is referenced in the GitHub release step, improving clarity and organization in the release artifacts. Co-authored-by: Bradley Wu <Bradleyy@users.noreply.github.com>
Build OS
Added UART terminal support
Full Changelog: v0.1.4...v0.1.5
Build OS
Full Changelog: v0.1.0...v0.1.2