RTEMS | bsp/microblaze-fpga: add AXI GPIO driver (!844)
Joel Sherrill (@joel)
gitlab at rtems.org
Fri Dec 5 00:34:56 UTC 2025
Joel Sherrill started a new discussion on bsps/microblaze/microblaze_fpga/gpio/microblaze-gpio.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/844#note_136757
> {
> assert( channel == 1 || (ctx->is_dual && channel == 2) );
Even though assert() was already in the file, is should be the RTEMS _Assert() which is controlled by RTEMS_DEBUG.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/844#note_136757
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20251205/e3d83cb8/attachment.htm>
More information about the bugs
mailing list