Releases: iakov/riscv-courses
Releases · iakov/riscv-courses
Fix: add note on compilation problem
Both labs/training materials
Initial release with training materials for both courses
Public release for review: both courses + training
Исправление опечаток (#15) * fixed spelling in Training.adoc * fixed spelling in LFD113x chapters * fixed spelling in LFD112x chapters
Lab/trainer for LFD113
Лабораторная работа для LFD113x (Оптимизации кода для RISC-V)
Public draft for review
v230728 fixed preamble (#12)
LD112x public draft
- LFD113x-RU improvements after review
What's Changed
- Исправление ошибок с экранированием в курсе LFD113x by @vkutuev in #8
- Исправление опечаток в курсе LFD113x by @AfoninaOlga in #9
- Добавлена публикация docx файлов в релиз by @AfoninaOlga in #10
- Исправление замечаний by @AfoninaOlga in #11
Full Changelog: v230626...v230724
Черновик "Building Applications with RISC-V and FreeRTOS
New AsciiDoctor-based GHA build system
v230605 enabled uploading to existing release in release workflow
Перевод курса "RISC-V Toolchain and Compiler Optimization Techniques" (LFD113x) v230603
Переход на AsciiDoc (#3) * changed Markdown to AsciiDoc * fixed imagesdir attribute in Chapter1 * added Makefile and Action to build pdf * updated README with information about building pdf * fixed style in workflow file * added workflow to release on tag v* * fixed artifact uploading to release * fixed artifacts names in workflows * added workflow_dispatch trigger for build workflow * fixed paths for building artifacts * fixed release asset filename * fixed escaping in Makefile --------- Co-authored-by: AfoninaOlga <o.aphonina@gmail.com>