Rev 13 | Rev 28 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13 | Rev 18 | ||
---|---|---|---|
Line 3... | Line 3... | ||
3 | * File Name : stm32l1xx_hal_msp.c |
3 | * File Name : stm32l1xx_hal_msp.c |
4 | * Description : This file provides code for the MSP Initialization |
4 | * Description : This file provides code for the MSP Initialization |
5 | * and de-Initialization codes. |
5 | * and de-Initialization codes. |
6 | ****************************************************************************** |
6 | ****************************************************************************** |
7 | * |
7 | * |
8 | * COPYRIGHT(c) 2016 STMicroelectronics |
8 | * COPYRIGHT(c) 2017 STMicroelectronics |
9 | * |
9 | * |
10 | * Redistribution and use in source and binary forms, with or without modification, |
10 | * Redistribution and use in source and binary forms, with or without modification, |
11 | * are permitted provided that the following conditions are met: |
11 | * are permitted provided that the following conditions are met: |
12 | * 1. Redistributions of source code must retain the above copyright notice, |
12 | * 1. Redistributions of source code must retain the above copyright notice, |
13 | * this list of conditions and the following disclaimer. |
13 | * this list of conditions and the following disclaimer. |