Talk Track One
ch32fun is an embedded SDK for the CH32 series of RISC-V microcontrollers with a focus on transparency between code and hardware to help maximize the value you can get out of your chips. In developing this SDK, a broad set of knowledge also had to be developed having to do with the way processors process, compilers compile and programming interfaces program. This talk will go into all the details you would need if you wanted to develop an SDK for another chip or some toy architecture, especially if it’s based on RISC-V or ARM.
Specifically we will be going through the following topics: