Uwe Bonnes
|
91839f3aee
|
stm32l4.c: Handle options.
|
2017-05-11 23:31:43 +02:00 |
|
Uwe Bonnes
|
289be4d9db
|
stm32l4.c: Add STM32L43/L44/L45/L46/L49/L4A.
|
2017-05-11 23:31:43 +02:00 |
|
Uwe Bonnes
|
21f71fd18a
|
More STM32L4 devices
Hello,
appended patch adds more STM32L4xx devices and was tested with L432 Nucleo.
Cheers
--
Uwe Bonnes bon@elektron.ikp.physik.tu-darmstadt.de
Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt
--------- Tel. 06151 1623569 ------- Fax. 06151 1623305 ---------
>From e9323a35b667659111226686221a037375a6c208 Mon Sep 17 00:00:00 2001
From: Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
Date: Thu, 2 Feb 2017 20:12:59 +0100
Subject: src/target/stm32l4.c: Add more devices.
|
2017-02-07 09:42:30 +13:00 |
|
Gareth McMullin
|
2e9660910c
|
STM32L4: Use buffered flash model.
|
2016-09-30 12:09:37 -07:00 |
|
Gareth McMullin
|
82cb6c8e83
|
target: Use target_addr for flash routines.
|
2016-07-13 08:31:09 +12:00 |
|
Gareth McMullin
|
f9bdaf06a4
|
Move flash stubs to target directory and update readme.
|
2016-07-13 08:31:09 +12:00 |
|
Gareth McMullin
|
b494279fe5
|
Move target files into separate directory.
|
2016-07-13 08:31:09 +12:00 |
|