Merge #27
27: Add 'entry' and 'pre_init' attributes r=dvc94ch a=Disasm Implementation is based on [`cortex-m-rt-macros`](https://github.com/rust-embedded/cortex-m-rt/tree/master/macros) code. This implementation has been changed to make `static mut` unsafe inside entry point and different handlers. Related: https://github.com/rust-embedded/riscv-rt/pull/20 Co-authored-by:Vadim Kaushan <admin@disasm.info>
Please register or sign in to comment