Rob McKay

Results 5 issues of Rob McKay

Added install instructions for installation onto a clean Centos 8 install. This also includes a small change to get the bootstrap script to work if a new enough version of...

The Renode_1.12.0.msi file download is blocked by windows smart screen because it claims that it could harm your device.

Hi, When I build printf with GCC 12.2 from ARM I get the following error ``` FAILED: E70_Bootloader/CMakeFiles/E70_Bootloader.dir/__/printf/src/printf/printf.c.obj @arm-gnu-toolchain-12.2.rel1-mingw-w64-i686-arm-none-eabi\bin\arm-none-eabi-gcc.exe -DSAME70=1 -D__SAME70Q21B__ -IE70_Boot_loader/E70_Bootloader/. -IE70_Boot_loader/E70_Bootloader/../printf/src -g3 -Og -Wall -pedantic -DDEBUG -mthumb -mcpu=cortex-m7...

resolved-on-develop

When you perform formatting of VHDL code which contains a procedure (in a process), the formatting of the procedure is not what I expect and the indenting after `end procedure`...