AdaCore / Ada_Drivers_Library

Ada source code and complete sample GNAT projects for selected bare-board platforms supported by GNAT.
BSD 3-Clause "New" or "Revised" License
240 stars 141 forks source link

STM32.SPI: Useless assignments #153

Closed Fabien-Chouteau closed 7 years ago

Fabien-Chouteau commented 7 years ago

This was detected by a tool. The code is a little bit strange with this As_Half_Word_Pointer conversion, but I think it's OK to remove the assignments.