Bug in hal_spi_v2.h in ChibiOS 21.11 Topic is solved

Report here problems in any of ChibiOS components. This forum is NOT for support.
AnSc
Posts: 17
Joined: Tue Mar 29, 2022 4:16 pm
Has thanked: 1 time
Been thanked: 2 times

Bug in hal_spi_v2.h in ChibiOS 21.11  Topic is solved

Postby AnSc » Sun Apr 24, 2022 1:15 pm

There are two different #define for __spi_wakeup_isr.
One:

Code: Select all

#define __spi_wakeup_isr(spip, msg){…


and the second which becomes active when setting

Code: Select all

#define SPI_USE_WAIT                        FALSE


Code: Select all

#define __spi_wakeup_isr(spip)

User avatar
Giovanni
Site Admin
Posts: 14444
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1074 times
Been thanked: 921 times
Contact:

Re: Bug in hal_spi_v2.h in ChibiOS 21.11

Postby Giovanni » Sun Apr 24, 2022 1:23 pm

Hi,

Thanks, moving to "bug reports" for processing.

Giovanni

User avatar
Giovanni
Site Admin
Posts: 14444
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1074 times
Been thanked: 921 times
Contact:

Re: Bug in hal_spi_v2.h in ChibiOS 21.11

Postby Giovanni » Mon Apr 25, 2022 5:23 pm

Hi,

This has been fixed on repository, you may checkout the latest 21.11 or trunk.

Giovanni


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 22 guests