Dario Nieuwenhuis
|
5e59f22819
|
dma_v2: merge ISR and IFCR fieldsets
|
2021-05-16 02:53:43 +02:00 |
|
Dario Nieuwenhuis
|
8d8801d432
|
Merge pull request #22 from bobmcwhirter/spi_v1
Add SPI v1 peri-map.
|
2021-05-13 23:48:04 +02:00 |
|
Bob McWhirter
|
4900d3daec
|
Add SPI v1 peri-map.
|
2021-05-13 15:08:42 -04:00 |
|
Dario Nieuwenhuis
|
8bd7cb37ae
|
Merge pull request #21 from bobmcwhirter/clocks
Start parsing RCC clock tree.
|
2021-05-11 21:58:48 +02:00 |
|
Bob McWhirter
|
7a31dcef54
|
Start parsing RCC clock tree.
Extract clocks into the chip yaml where possible.
|
2021-05-11 15:20:58 -04:00 |
|
Dario Nieuwenhuis
|
c6003e1eb9
|
Merge pull request #20 from bobmcwhirter/peri_map_spiv2
Add SPIv2 peri map.
|
2021-05-11 15:53:43 +02:00 |
|
Bob McWhirter
|
4d3509c50a
|
Add SPIv2 peri map.
|
2021-05-11 09:51:37 -04:00 |
|
Dario Nieuwenhuis
|
36726eab2f
|
Add DMA
|
2021-05-10 01:19:37 +02:00 |
|
Dario Nieuwenhuis
|
1b18ea01f9
|
Merge pull request #19 from embassy-rs/h7-syscfg
H7 SYSCFG
|
2021-05-08 21:12:24 +02:00 |
|
Thales Fragoso
|
74ab5e93c8
|
Implement h7 syscfg
|
2021-05-08 00:43:48 -03:00 |
|
Thales Fragoso
|
68e612afd6
|
Hand implement removeprefix and removesuffix to use older python versions
|
2021-05-08 00:40:53 -03:00 |
|
Dario Nieuwenhuis
|
1a2b222d96
|
Merge pull request #18 from bobmcwhirter/spi_v1_mods
Add SPI v1.
|
2021-05-08 02:25:38 +02:00 |
|
Bob McWhirter
|
997900038d
|
Add SPI v1.
|
2021-05-07 15:55:48 -04:00 |
|
Dario Nieuwenhuis
|
350d7cb38d
|
Merge pull request #16 from bobmcwhirter/spi_v2
SPI v2 first draft.
|
2021-05-07 20:37:37 +02:00 |
|
Bob McWhirter
|
1a7fde6868
|
Better SPI v2.
|
2021-05-07 13:43:48 -04:00 |
|
Bob McWhirter
|
0de8be5be4
|
SPI v2 first draft.
|
2021-05-07 11:27:36 -04:00 |
|
Dario Nieuwenhuis
|
bf0037a292
|
Merge pull request #15 from bobmcwhirter/extract-script
Helper script to extract a single peripheral from a single or all boa…
|
2021-05-07 17:23:20 +02:00 |
|
Bob McWhirter
|
f5c3c8cea1
|
Helper script to extract a single peripheral from a single or all boards, optionally with a peri-specific transform.yaml.
|
2021-05-07 11:19:01 -04:00 |
|
Dario Nieuwenhuis
|
a7d47fe78b
|
Merge pull request #12 from embassy-rs/sdmmc-v2
Initial sdmmc_v2 support
|
2021-05-06 17:35:03 +02:00 |
|
Thales Fragoso
|
b993c3ad41
|
Fix arrayizing problem in transform
|
2021-05-05 23:22:40 -03:00 |
|
Thales Fragoso
|
8202642b61
|
Initial sdmmc_v2 support
|
2021-05-05 23:22:40 -03:00 |
|
Dario Nieuwenhuis
|
d2a4cd6aca
|
Format python
|
2021-05-06 02:37:31 +02:00 |
|
Dario Nieuwenhuis
|
cfc4e2167e
|
Add version to exti
|
2021-05-06 02:36:46 +02:00 |
|
Dario Nieuwenhuis
|
453e93115e
|
Add family, line, core
|
2021-05-06 01:19:35 +02:00 |
|
Dario Nieuwenhuis
|
8cd5934bd9
|
Map syscfg_f4, syscfg_l4
|
2021-05-04 23:27:18 +02:00 |
|
Dario Nieuwenhuis
|
f82971945d
|
Add EXTI to peripherals. Fixes #11
|
2021-05-04 22:47:07 +02:00 |
|
Dario Nieuwenhuis
|
cd5ea56f6f
|
Merge pull request #14 from bobmcwhirter/doc_fetching
Quick scripts to plunge through the JSONs.
|
2021-05-04 22:33:07 +02:00 |
|
Bob McWhirter
|
1046af946a
|
Quick scripts to plunge through the JSONs.
|
2021-05-04 15:25:35 -04:00 |
|
Dario Nieuwenhuis
|
d3e9feee26
|
Merge pull request #13 from bobmcwhirter/syscfg_l4_take2
Extract and clean up SYSCFG for L4.
|
2021-05-04 20:28:44 +02:00 |
|
Bob McWhirter
|
ea80d8434b
|
Widen the bitsize on the EXTICR.
|
2021-05-04 14:22:46 -04:00 |
|
Bob McWhirter
|
bf7577f555
|
Try again for L4 SYSCFG.
|
2021-05-04 14:07:42 -04:00 |
|
Bob McWhirter
|
270aeae26d
|
Extract and clean up SYSCFG for L4.
|
2021-05-04 11:01:58 -04:00 |
|
Dario Nieuwenhuis
|
95225d99f9
|
Merge pull request #3 from bobmcwhirter/rng-gen
Generate chips with RNG knowledge.
|
2021-04-26 20:11:54 +02:00 |
|
Bob McWhirter
|
5594da2538
|
Generate chips with RNG knowledge.
|
2021-04-26 14:09:14 -04:00 |
|
Dario Nieuwenhuis
|
e555e3b1fd
|
Rename addr -> address
|
2021-04-23 23:32:13 +02:00 |
|
Dario Nieuwenhuis
|
5ad03c3b9c
|
Add GPIO peripherals, with addr+block
|
2021-04-23 23:05:24 +02:00 |
|
Dario Nieuwenhuis
|
4a3e6b070e
|
Remove redundant name field in peripherals.
|
2021-04-23 22:50:23 +02:00 |
|
Dario Nieuwenhuis
|
a11c643b27
|
Update README, add d script
|
2021-04-23 22:40:37 +02:00 |
|
Dario Nieuwenhuis
|
0795c55989
|
Merge pull request #2 from bobmcwhirter/rng
RNG v1.
|
2021-04-23 20:54:14 +02:00 |
|
Bob McWhirter
|
88db0b0a61
|
Remove the DR.
|
2021-04-23 14:53:13 -04:00 |
|
Dario Nieuwenhuis
|
1ccd312e26
|
Merge pull request #1 from bobmcwhirter/toolchain
Toolchain
|
2021-04-23 20:51:21 +02:00 |
|
Bob McWhirter
|
b6c102ec4c
|
RNG v1.
|
2021-04-23 14:43:21 -04:00 |
|
Bob McWhirter
|
660f64c6a5
|
Adjust to pull the SVDs.
And expect svd2rust to be sibling to -metapac.
|
2021-04-22 16:28:27 -04:00 |
|
Bob McWhirter
|
3af070672f
|
Checkpoint the makefile.
|
2021-04-21 15:43:59 -04:00 |
|
Dario Nieuwenhuis
|
8696b85c6c
|
Do not treat stm32g0-n specially
|
2021-04-20 02:54:24 +02:00 |
|
Dario Nieuwenhuis
|
6aafc6cbce
|
Group packages with same chip
|
2021-04-19 04:56:09 +02:00 |
|
Dario Nieuwenhuis
|
69b1c6a96c
|
Add the thing
|
2021-04-15 04:42:04 +02:00 |
|