Downloading toolchain and compiling your own
- Show docker usage with riscv-tools image
- Briefly show necessary tools from toolchain and how to work with them
- Demonstrate building risc-v toolchain from sources
- Demonstrate compiler output for sample app (GCC and CLANG)
- Create sample app with Makefile and try compiling using custom toolchain, sc-dt toolchain and thead toolchain
- Run on qemu, connect with debugger and test out