zephyr/ext/hal/st
Erwan Gouriou d30975b0b2 ext/hal: stm32l4xx: Use of (__packed uint32_t *) produces warnings
Using Zephyr SDK 0.10.0-rc2, GNUCC 8.2.0 is used and
(__packed uint32_t *) are now generating warnings..
Replace with CMSIS macros __UNALIGNED_UINT32_READ and
__UNALIGNED_UINT32_WRITE

ST internal reference: 61328

Fixes #13237

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-02-11 11:37:06 -06:00
..
lib ext: Added OpenPDM2PCM ST external library 2019-01-28 11:57:25 -06:00
stm32cube ext/hal: stm32l4xx: Use of (__packed uint32_t *) produces warnings 2019-02-11 11:37:06 -06:00
CMakeLists.txt ext: enable st/lib compilation 2018-01-23 10:14:49 -06:00