Skip to content

Releases: iakov/riscv-courses

Fix: add note on compilation problem

25 Dec 12:38
9bd957e
Compare
Choose a tag to compare

Just a note to help with the modern GCC

Both labs/training materials

11 Dec 11:04
c42f52c
Compare
Choose a tag to compare

Initial release with training materials for both courses

Public release for review: both courses + training

21 Sep 09:13
2a6cb00
Compare
Choose a tag to compare
Исправление опечаток (#15)

* fixed spelling in Training.adoc
* fixed spelling in LFD113x chapters
* fixed spelling in LFD112x chapters

Lab/trainer for LFD113

16 Sep 18:14
110331a
Compare
Choose a tag to compare

Лабораторная работа для LFD113x (Оптимизации кода для RISC-V)

Public draft for review

28 Jul 09:00
6899231
Compare
Choose a tag to compare
v230728

fixed preamble (#12)

LD112x public draft

24 Jul 09:23
6a6b25d
Compare
Choose a tag to compare
  • 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

26 Jun 11:10
d1e7a90
Compare
Choose a tag to compare

New AsciiDoctor-based GHA build system

05 Jun 08:22
Compare
Choose a tag to compare
v230605

enabled uploading to existing release in release workflow

Перевод курса "RISC-V Toolchain and Compiler Optimization Techniques" (LFD113x) v230603

03 Jun 17:09
fdb3a6a
Compare
Choose a tag to compare
Переход на 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>