Commit Graph

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