Commit Graph

  • 96edbd84fb rtc: use enable on known working chips only xoviat 2023-09-25 16:38:30 -0500
  • dc400a0539 stm32/rtc: always set wakeup alarm xoviat 2023-09-25 16:27:08 -0500
  • 04b09a2acb stm32/rtc: use rccperi enable xoviat 2023-09-25 16:26:29 -0500
  • 481d2998ef
    Merge pull request #1948 from embassy-rs/stm32-test-cleanup Dario Nieuwenhuis 2023-09-25 20:44:57 +0000
  • 4b695120fc tests/stm32: centralize pin configuration. Dario Nieuwenhuis 2023-09-25 22:34:18 +0200
  • bd9021ca1d Make irq token Copy+Clone Dario Nieuwenhuis 2023-09-25 22:34:41 +0200
  • 6e63c8d4bf
    Merge pull request #1947 from ceekdee/rust-lorawan-lora-phy-v2 Dario Nieuwenhuis 2023-09-25 16:20:50 +0000
  • 70acc093dd Update rust-lorawan crate versions. ceekdee 2023-09-25 10:45:53 -0500
  • f7c2db245f
    Merge branch 'embassy-rs:main' into rust-lorawan-lora-phy-v2 Chuck Davis 2023-09-24 19:09:04 -0500
  • 2543bcafaf
    Merge pull request #1945 from xoviat/bd-2 xoviat 2023-09-24 23:41:04 +0000
  • 9f2fc04caa stm32: fix bd lsi xoviat 2023-09-24 18:37:09 -0500
  • e8b3545346 asdf Dario Nieuwenhuis 2023-09-25 01:29:51 +0200
  • b826c262d0 stm32/rcc: fix lsi. Dario Nieuwenhuis 2023-09-25 01:28:29 +0200
  • f32bfafa61
    Merge pull request #1943 from embassy-rs/centralize-pwr-syscfg Dario Nieuwenhuis 2023-09-24 23:15:25 +0000
  • e03239e88d stm32: centralize enabling pwr, syscfg, flash. Dario Nieuwenhuis 2023-09-24 23:54:32 +0200
  • 5e957f7a4a stm32: enable syscfg and pwr xoviat 2023-09-24 16:51:19 -0500
  • 32260d83d0 rustfmt xoviat 2023-09-24 16:23:31 -0500
  • 220645be6f stm32: extract peripheral clock logic to bd xoviat 2023-09-24 16:22:27 -0500
  • 5e1ebecd00 stm32: remove low-power wakeup bug xoviat 2023-09-24 16:20:48 -0500
  • 7d5e62d4a7 Update for rust-lorawan and lora-phy version 2. ceekdee 2023-09-24 10:33:03 -0500
  • 65d36f9f99
    Merge pull request #1940 from luveti/patch-1 Dario Nieuwenhuis 2023-09-24 09:30:08 +0000
  • 347ff18644
    stm32: fix rtc example luveti 2023-09-24 01:11:58 -0400
  • 1e80fd81f7
    Merge pull request #1939 from nilfit/spim-anomaly-109 Dario Nieuwenhuis 2023-09-23 11:14:16 +0000
  • 52e269edbb
    Merge pull request #1938 from xoviat/low-power xoviat 2023-09-22 20:39:54 +0000
  • c849620cd6 stm32/lp: clamp requested_duration to avoid overflow xoviat 2023-09-22 15:35:20 -0500
  • 6f83acc010 Add separate work-around specific flag for DMA errata on NRF52832 Priit Laes 2023-09-22 17:30:09 +0300
  • 2b7b7a917d spim: Fix SPIM with polling executors Nils Fitinghoff 2023-09-22 16:12:57 +0300
  • f1488864eb
    Merge pull request #1937 from xoviat/low-power xoviat 2023-09-22 00:36:21 +0000
  • 7cf327130e stm32/low-power: create one critical-section for all time ops xoviat 2023-09-21 19:32:48 -0500
  • 02b0523199
    Merge pull request #1935 from embassy-rs/stm32-update-metapacgc Dario Nieuwenhuis 2023-09-21 22:26:53 +0000
  • 47175198c0 stm32: update metapac. Dario Nieuwenhuis 2023-09-22 00:13:57 +0200
  • 4b20e6c258
    Merge pull request #1927 from embassy-rs/stm32-rcc-unify-h Dario Nieuwenhuis 2023-09-21 22:05:01 +0000
  • 83b4c01273 stm32/rcc: unify h5 and h7. Dario Nieuwenhuis 2023-09-19 04:22:57 +0200
  • e313ca4ae8
    Merge pull request #1934 from chrenderle/low-power-l0 xoviat 2023-09-21 17:40:11 +0000
  • ad64d7b20b fix low-power: APB1 needed for LSE Christian Enderle 2023-09-21 17:17:58 +0200
  • 5626a28af2
    Merge pull request #1930 from xoviat/adc xoviat 2023-09-20 22:45:51 +0000
  • c37760728c test ci Dario Nieuwenhuis 2023-09-20 23:18:06 +0200
  • 766ae724cb
    Merge pull request #1932 from embassy-rs/h7fix Dario Nieuwenhuis 2023-09-20 22:28:09 +0000
  • 00b9f9acef stm32/h7: fix bad PWR reg versions. Dario Nieuwenhuis 2023-09-21 00:23:56 +0200
  • d46920dce6 stm32/adc: make v1 async and leave en xoviat 2023-09-20 16:07:35 -0500
  • f7fef6b1b0
    Merge 03b27cc395 into e1ed492577 Dario Nieuwenhuis 2023-09-20 09:13:07 +0300
  • e1ed492577
    Merge pull request #1929 from sgoll/exti-level Dario Nieuwenhuis 2023-09-19 22:44:19 +0000
  • 2405aff11f Add get_level() to ExtiInput Sebastian Goll 2023-09-19 23:23:14 +0200
  • a402aed3d1 Add async interface for CDC control changes Matt Spencer 2023-09-19 15:42:26 +0100
  • c573959a95
    Merge pull request #1928 from sgoll/fix-r2-voltage-range Dario Nieuwenhuis 2023-09-19 12:03:40 +0000
  • 561696dfad Fix typo in F2 RCC voltage ranges Sebastian Goll 2023-09-19 10:20:25 +0200
  • b1abaa380f
    Merge pull request #1919 from xoviat/adc xoviat 2023-09-18 21:32:59 +0000
  • e640933e2f stm32/adc: add async conversion xoviat 2023-09-18 16:31:20 -0500
  • 183824fbdd
    Merge pull request #1924 from embassy-rs/rp-remove-paste Dario Nieuwenhuis 2023-09-18 01:33:55 +0000
  • 5d0c40f61d rp: remove paste macro. Dario Nieuwenhuis 2023-09-18 03:30:17 +0200
  • fdfe12fe1c
    Merge pull request #1923 from embassy-rs/pac-vos Dario Nieuwenhuis 2023-09-18 01:23:40 +0000
  • 4bfbcd6c72 stm32: use PAC enums for VOS. Dario Nieuwenhuis 2023-09-18 03:00:59 +0200
  • 0da793e5de
    Merge pull request #1921 from xoviat/rtc xoviat 2023-09-18 00:04:32 +0000
  • 0dcb34fc7d ci: fix tests xoviat 2023-09-17 19:03:45 -0500
  • feaeee1e83 stm32: misc. cleanup xoviat 2023-09-17 18:47:22 -0500
  • a6ef314be1 stm32: update configure_ls as agreed xoviat 2023-09-17 18:41:45 -0500
  • daeb497045
    Merge pull request #1917 from MabezDev/set-config-uart Dario Nieuwenhuis 2023-09-17 21:33:18 +0000
  • 88eb5cca71 stm32: Implement set_config for Uart structs Scott Mabin 2023-09-16 22:32:14 +0100
  • cd128c20fa
    Merge pull request #1920 from MabezDev/rtc-time-provider xoviat 2023-09-17 17:32:56 +0000
  • 087ef918bf stm32: Add RtcTimeProvider struct to Rtc module Scott Mabin 2023-09-17 18:04:05 +0100
  • 75cae09e79
    Merge pull request #1918 from embassy-rs/stm32wba Dario Nieuwenhuis 2023-09-17 00:39:26 +0000
  • bbe1d96045 stm32/rcc: use AHBPrescaler div impls in stm32wba Dario Nieuwenhuis 2023-09-17 02:30:50 +0200
  • 3ddc9cd110
    Merge pull request #1915 from xoviat/rcc xoviat 2023-09-16 22:59:26 +0000
  • de2773afdd stm32/rcc: convert bus prescalers to pac enums xoviat 2023-09-16 17:41:11 -0500
  • 2930be5e17
    Merge pull request #1916 from wkf/main xoviat 2023-09-16 20:43:02 +0000
  • 09f087e53e Update stm32wb examples to use ble/mac firmware. Will Farrell 2023-09-16 16:31:02 -0400
  • 044b837caa
    Merge pull request #1914 from xoviat/fix-wpan xoviat 2023-09-16 15:20:55 +0000
  • ad0a306ea5 stm32: fix wpan_ble test xoviat 2023-09-16 10:19:09 -0500
  • b5fffbf66f
    Merge pull request #1913 from xoviat/doc xoviat 2023-09-16 13:20:39 +0000
  • 537e2f3b44 update docs xoviat 2023-09-16 08:19:49 -0500
  • 12450ffeb4 use presence of task reference to roll back state on drop Hailey Somerville 2023-09-14 15:26:38 +1000
  • 63d54c6a62 AvailableTask::claim sets STATE_CLAIMED; STATE_SPAWNED set only after init Hailey Somerville 2023-09-14 13:45:57 +1000
  • c4987b12a1 add STATE_CLAIMED and renumber existing states for clarity Hailey Somerville 2023-09-14 13:53:36 +1000
  • 6c53ca072a add STATE_ELIGIBLE const for 0, use instead of literal 0 Hailey Somerville 2023-09-14 13:45:57 +1000
  • 4f0432b759 enable critical-section/restore-state-u32 feature on xtensa Hailey Somerville 2023-09-16 17:08:27 +1000
  • 80d7193b5b
    Merge pull request #1911 from embassy-rs/stm32wba Dario Nieuwenhuis 2023-09-16 02:06:22 +0000
  • 8315cf064e stm32: add stm32wba support. Dario Nieuwenhuis 2023-09-16 03:44:01 +0200
  • a2a26f489b ci: set net.git-fetch-with-cli=true Dario Nieuwenhuis 2023-09-14 18:04:43 +0200
  • f27620cc0b
    Merge pull request #1909 from xoviat/adc xoviat 2023-09-15 23:49:41 +0000
  • 2911774849
    Merge pull request #1910 from xoviat/rtc xoviat 2023-09-15 23:49:36 +0000
  • 6da75ea285 stm32: rtc/low-power cleanup xoviat 2023-09-15 18:41:33 -0500
  • aa2fa29b89 stm32: fix adc f3 startup time xoviat 2023-09-15 17:36:21 -0500
  • c28a6bdd0b stm32: generate adc_common xoviat 2023-09-15 17:35:53 -0500
  • 2a437d31c4 add failure and success apps Ulf Lilleengen 2023-09-15 22:40:25 +0200
  • 5a158b94bd
    Merge pull request #1896 from haileys/inline-never-for-rvo Dario Nieuwenhuis 2023-09-15 18:45:21 +0000
  • c091ed2f63
    Merge pull request #1908 from chrenderle/low-power-l0 xoviat 2023-09-15 14:50:19 +0000
  • 45e9e51bdc Fix low-power feature for STM32L0 Christian Enderle 2023-09-15 15:13:52 +0200
  • 0067b05324
    check whether split-feature is valid JuliDi 2023-09-15 10:36:06 +0200
  • 7c77d2bd94 ci: reenable stm32 docs. Dario Nieuwenhuis 2023-09-15 03:43:46 +0200
  • adc3420c15 test doc build. Dario Nieuwenhuis 2023-09-15 03:01:47 +0200
  • f76d94098d
    Merge pull request #1906 from xoviat/pwr-l0 xoviat 2023-09-15 00:21:24 +0000
  • 07233ca5b4 ci: build low-power on l0 xoviat 2023-09-14 19:09:35 -0500
  • 9fb14379c3 stm32: add lp to l0 xoviat 2023-09-14 18:53:27 -0500
  • 309c3d6b47 update metapac xoviat 2023-09-14 18:36:03 -0500
  • f1f4943ca5
    Merge pull request #1903 from embassy-rs/bump-embassy-sync embassy-sync-v0.3.0 Ulf Lilleengen 2023-09-14 16:36:59 +0000
  • 1b20ba27b1 feat: bump embassy-sync version to 0.3.0 Ulf Lilleengen 2023-09-14 18:26:00 +0200
  • 2d78aa763a add bootloader HIL tests Ulf Lilleengen 2023-09-14 18:13:31 +0200
  • e2401f95ec ci: set net.git-fetch-with-cli=true Dario Nieuwenhuis 2023-09-14 18:04:43 +0200
  • f5e96a9d60
    Merge pull request #1902 from diondokter/gpiote-fix Dario Nieuwenhuis 2023-09-14 16:02:14 +0000
  • e8b961232b Fix gpiote when waking up from systemoff Dion Dokter 2023-09-14 17:24:28 +0200