Pushed.
I'm sorry. It is surprising but working from home seems to create even
more work than being in the office. I am swamped. :(
--joel
On Fri, Apr 10, 2020 at 7:59 AM Niteesh G. S. wrote:
> This patch has been unnoticed for a while.
> If the lack of testing is what is stopping from pushin
This patch has been unnoticed for a while.
If the lack of testing is what is stopping from pushing it I am happy
to test it on real hardware.
But I can't come up with a good methodology for testing it.
My initial thoughts were to generate a GPIO interrupt with no ISR.
This would cause the default
This looks right but I'm not able to try it out.
On Sat, Mar 28, 2020 at 12:24 PM G S Niteesh Babu wrote:
>
> 1) _Memory_Initialize makes pointer from integer
> without a cast.
> 2) printf format error, expects %u but %lu provided.
> ---
> bsps/arm/raspberrypi/irq/irq.c | 4 +