interrupt
interrupt copied to clipboard
USART2 RX not configured correctly in fwup example code
I've been looking at fwup-architecture and fwup-signing examples. I know these example were tested with Renode but I've noticed that USART2 isn't setup correctly for receiving.
Hi @koisto , thanks for the PR! Just confirming, with these changes, did this work correctly when running in renode for you?
LGTM pending indentation fixes.
Hi @koisto , thanks for the PR! Just confirming, with these changes, did this work correctly when running in renode for you?
Yes, this worked in Renode when I tried it, I was able to type in command to the application code shell.