Jeff Barlow wrote:
I think you will find that ChibiOS does much the same. The reasoning as I understand it is to keep ISR code paths as short as possible to minimize latency in hard real time systems.

Without knowing ChibiOS in detail, I'd be interested in knowing what would be the actual penalty of removing the need for the API user to supply the "bool inIsr"...

Simon


_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to