Andrey Belykh

Results 7 issues of Andrey Belykh

Add support for rust and cortex-m-rtic https://github.com/rtic-rs/cortex-m-rtic

feature

https://github.com/mcauser/MCUDEV_DEVEBOX_H7XX_M/blob/master/README.md says "400MHz". Why not 480 as in the specs?

z80 port address is 16 bit, not 8 I was testing Sinclair emulator and realized that BREAK in BASIC didn't work. My changes fix this. Their code for BREAK is...

Correction for z80 IN / OUT instructions; z80 port address is 16 bit, not 8

Add ability to format with leading zeroes, similar to ```cpp printf("%05d", zipCode); ```

Please mention a similar great resource https://stm32-base.org/boards/ (I am not affiliated either with them or STM32)