Posted on February 16, 2018 at 18:32Hi T B,
SLA0048 is the license document for the whole STM32Cube MCU Packages (ex: STM32CubeF4) or STM32Cube Expansion Packages (X-CUBEs).
http://www.st.com/content/ccc/resource/legal/legal_agreement/license_agreement/group0/eb/8e/f9/c1/9e/64/49/95/SLA0048/files/SLA0048.txt/jcr:content/translations/en.SLA0048.txt
This document states that you should refer to individual SW components licenses directly when they are open source (clause ♯ 6). To be more precise the terms of clause ♯ 6 mention that, in case of SW components distributed under open source in said packages, the terms of SLA0048 are inapplicable and said open source license terms apply instead.
6. Some portion of the software package may contain software subject to Open Source Terms (as defined below) applicable for each such portion (“Open Source Software�?), as further specified in the software package. Such Open Source Software is supplied under the applicable Open Source Terms and is not subject to the terms and conditions of license hereunder. “Open Source Terms�? shall mean any open source license which requires as part of distribution of software that the source code of such software is distributed therewith or otherwise made available, or open source license that substantially complies with the Open Source definition specified at www.opensource.org and any other comparable open source license such as for example GNU General Public License (GPL), Eclipse Public License (EPL), Apache Software License, BSD license and MIT license.
HALs are under the open source 3-clause BSD and thus SLA0048 doesn't apply to them. Clause ♯ 2 of said BSD license linked in my previous post explicitly states that you indeed have to propagate the copyright, disclaimer and license terms in the documentation of your deliverable in binary format.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.