Add reference to flash programming datasheet.
This commit is contained in:
parent
4fdb7f08fd
commit
d192a67d4d
@ -17,6 +17,13 @@
|
|||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
|
* For details see:
|
||||||
|
* PM0042 Programming manual: STM32F10xxx Flash programming
|
||||||
|
* October 2009, Doc ID 13259 Rev 7
|
||||||
|
* http://www.st.com/stonline/products/literature/pm/13259.pdf
|
||||||
|
*/
|
||||||
|
|
||||||
#ifndef LIBOPENSTM32_FLASH_H
|
#ifndef LIBOPENSTM32_FLASH_H
|
||||||
#define LIBOPENSTM32_FLASH_H
|
#define LIBOPENSTM32_FLASH_H
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user