commit | d20466d5250ca95d7245f799fbf7fda13287e1f0 | [log] [tgz] |
---|---|---|
author | Simon Guinot <simon.guinot@seagate.com> | Mon Sep 13 11:40:12 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Sep 13 11:55:51 2021 -0400 |
tree | 3764b7a295699e173bc92f89a1b6e306a28ee197 | |
parent | 4fc08a7cb4fe4fd31c35d35d96fb3650a112dca6 [diff] |
samples: led_ws2812: fix dma property in nucleo_f070rb.overlay Since commit 718c77a4cdc4 ("dts: arm: stm32f0 soc serie has dma of type V2bis"), the DMA DT cell of STM32F0 MCU has been fixed. It now has three elements instead of five previously. This patch fixes the dma property used in nucleo_f070rb.overlay accordingly. Signed-off-by: Simon Guinot <simon.guinot@seagate.com>