sago35
|
d65e3deccf
|
Revert "all: move stm32 files to separate repository"
This reverts commit 644356c220 .
|
2022-02-28 10:19:26 +01:00 |
|
Ayke van Laethem
|
644356c220
|
all: move stm32 files to separate repository
|
2022-02-18 23:39:26 +01:00 |
|
Elias Naur
|
bd7ab8ddd5
|
targets,runtime,machine: add support for the stm32f469-disco board
The LEDs and button work; I haven't tested the SPI and I2C
configuration.
|
2021-12-31 10:30:48 +00:00 |
|
Elias Naur
|
302e72e84f
|
machine: add PG* and PK* pins
They're used for LEDs on the STM32F469-Discovery board.
|
2021-12-31 10:30:48 +00:00 |
|
Elias Naur
|
11ee0969b6
|
machine: merge stm32f405/407
They're no longer functionally different.
|
2021-12-31 10:30:48 +00:00 |
|
deadprogram
|
e1df2510d4
|
machine/stm32f4, stm32f7, stm32l4: implement TRNG for randomness
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2021-12-15 11:38:40 +01:00 |
|
Kenneth Bell
|
5f9e339cf3
|
stm32: support pin input interrupts
|
2021-06-11 09:07:32 +02:00 |
|
Kenneth Bell
|
ee167f15de
|
stm32: add pwm for f4 series
|
2021-05-28 00:02:46 +02:00 |
|
ardnew
|
7f829fe153
|
machine/stm32f4: refactor common code and add new build tag stm32f4 (#1332)
* machine/STM32F4: break out STM32F4 machine with new build tag
|
2020-09-01 11:31:41 +02:00 |
|