mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 05:08:40 +08:00
It wasn't possible to keep the CS line low between multiple message descriptors in one transfer. This patch reworks the driver so that it is possible. Update #4180