SyterKit v0.3.0.0
What's Changed
- [board] remove -fno-short-enums by @SamulKyull in #119
- add r818 extlinux by @chainsx in #120
- sync main forks by @SamulKyull in #121
- [driver] using union to handle reg, [board] fix 100ask ros extlinux boot by @SamulKyull in #122
- Update board.c by @SamulKyull in #124
- [board] support the xtask burn commands cargo make and cargo flash on 100ask-d1-h by @Placebo27 in #128
- [board] Rust serial output example and light up led on 100ask-d1-h by @Placebo27 in #129
- [board] refactor directory, add init-dram case macro module for 100ask-d1-h-rs by @Placebo27 in #130
- [rust] refactor, move common rust parts from 100ask-d1-h to rust module by @luojia65 in #131
- [rust] rearrange code and implement first part of SyterBoot example by @luojia65 in #132
- [rust] small fixes on syterkit::entry macro, documentation fixes and remove default members by @luojia65 in #133
- [rust] complete
clock_dump
fuction for syterboot by @Placebo27 in #134 - organize file architecture and build basic rv32 support by @SamulKyull in #135
- [rust] rearrange mctl driver, move clock init into #[entry], code cleanup by @luojia65 in #136
- [rust] fix rust stdio macros not found by @luojia65 in #137
- [board] cli support on 100ask-d1-h, rearrange mctl module (take 2) by @luojia65 in #138
- [ci] update github actions to support Rust compile-time checks by @sevetis in #141
- [ci] more proper name for check types, small fix by @luojia65 in #142
- add new plat and board by @SamulKyull in #144
- fix build error by @SamulKyull in #145
- Support CDK project by @SamulKyull in #146
- [driver] fix clk driver issue by @SamulKyull in #147
- [lib] merge dev branch into main branch by @luojia65 in #149
- [driver] fix irq handler by @SamulKyull in #151
- [version] bump to 0.3.0 by @SamulKyull in #152
New Contributors
- @Placebo27 made their first contribution in #128
- @sevetis made their first contribution in #141
Full Changelog: v0.2.9.4...v0.3.0.0