wrong call in hal_ext_lld.c for v18.2.x Topic is solved

Report here problems in any of ChibiOS components. This forum is NOT for support.
josesimoes
Posts: 91
Joined: Sat Feb 18, 2017 11:50 am
Has thanked: 43 times
Been thanked: 23 times

wrong call in hal_ext_lld.c for v18.2.x  Topic is solved

Postby josesimoes » Fri Feb 16, 2018 8:29 pm

In os\hal\ports\STM32\LLD\EXTIv1\hal_ext_lld.c, line 89, there is a call to
ext_lld_exti_irq_enable()
that I believe it should be
ext_lld_start(extp);

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: wrong call in hal_ext_lld.c for v18.2.x

Postby Giovanni » Fri Feb 16, 2018 9:35 pm

Hi,

The EXT driver for STM32 has been removed in 18.2, now the PAL driver has callback functionality. The problem is that those files should have been removed.

Giovanni


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 9 guests