commit | 849c8a4ea18a1d1d7e2020bdb6019ef4c581b97a | [log] [tgz] |
---|---|---|
author | Ilya Tagunov <tagunil@gmail.com> | Thu Mar 15 15:09:58 2018 +0300 |
committer | Kumar Gala <kumar.gala@gmail.com> | Thu Mar 15 10:53:26 2018 -0500 |
tree | b0a92e8fdef83083cc304a642ec7a0a66c29f0b3 | |
parent | 7f8315a9286050d1b6819b8989a6d1082098d4d6 [diff] |
ext: hal: stm32l0xx: spi: remove offending cast stm32l0xx_ll_spi.h causes compile warnings about aliasing. Solution for F0 works here as well. Tested on STM32L073RZ with 16-bit transfers. Signed-off-by: Ilya Tagunov <tagunil@gmail.com>