[PATCH 0/1] Add custom interrupt servers

Sebastian Huber sebastian.huber at embedded-brains.de
Fri Jul 31 11:43:45 UTC 2020


This patch is intended for the RTEMS 5 release branch.  Even though it
adds a new feature I think it is important to add. It fixes a real
application issue with libbsd and an UART over SPI.

Sebastian Huber (1):
  rtems: Add rtems_interrupt_server_build()

 bsps/shared/irq/irq-server.c         | 360 ++++++++++++++++++---------
 cpukit/include/rtems/irq-extension.h | 124 +++++++--
 2 files changed, 355 insertions(+), 129 deletions(-)

-- 
2.26.2



More information about the devel mailing list