Commit Graph

  • c573959a95 Merge pull request #1928 from sgoll/fix-r2-voltage-range Dario Nieuwenhuis 2023-09-19 12:03:40 +00:00
  • 561696dfad Fix typo in F2 RCC voltage ranges Sebastian Goll 2023-09-19 10:20:25 +02:00
  • b1abaa380f Merge pull request #1919 from xoviat/adc xoviat 2023-09-18 21:32:59 +00:00
  • e640933e2f stm32/adc: add async conversion xoviat 2023-09-18 16:31:20 -05:00
  • 183824fbdd Merge pull request #1924 from embassy-rs/rp-remove-paste Dario Nieuwenhuis 2023-09-18 01:33:55 +00:00
  • 5d0c40f61d rp: remove paste macro. Dario Nieuwenhuis 2023-09-18 03:30:17 +02:00
  • fdfe12fe1c Merge pull request #1923 from embassy-rs/pac-vos Dario Nieuwenhuis 2023-09-18 01:23:40 +00:00
  • 4bfbcd6c72 stm32: use PAC enums for VOS. Dario Nieuwenhuis 2023-09-18 03:00:59 +02:00
  • 0da793e5de Merge pull request #1921 from xoviat/rtc xoviat 2023-09-18 00:04:32 +00:00
  • 0dcb34fc7d ci: fix tests xoviat 2023-09-17 19:03:45 -05:00
  • feaeee1e83 stm32: misc. cleanup xoviat 2023-09-17 18:47:22 -05:00
  • a6ef314be1 stm32: update configure_ls as agreed xoviat 2023-09-17 18:41:45 -05:00
  • daeb497045 Merge pull request #1917 from MabezDev/set-config-uart Dario Nieuwenhuis 2023-09-17 21:33:18 +00:00
  • 88eb5cca71 stm32: Implement set_config for Uart structs Scott Mabin 2023-09-16 22:32:14 +01:00
  • cd128c20fa Merge pull request #1920 from MabezDev/rtc-time-provider xoviat 2023-09-17 17:32:56 +00:00
  • 087ef918bf stm32: Add RtcTimeProvider struct to Rtc module Scott Mabin 2023-09-17 18:04:05 +01:00
  • 75cae09e79 Merge pull request #1918 from embassy-rs/stm32wba Dario Nieuwenhuis 2023-09-17 00:39:26 +00:00
  • bbe1d96045 stm32/rcc: use AHBPrescaler div impls in stm32wba Dario Nieuwenhuis 2023-09-17 02:30:50 +02:00
  • 3ddc9cd110 Merge pull request #1915 from xoviat/rcc xoviat 2023-09-16 22:59:26 +00:00
  • de2773afdd stm32/rcc: convert bus prescalers to pac enums xoviat 2023-09-16 17:41:11 -05:00
  • 2930be5e17 Merge pull request #1916 from wkf/main xoviat 2023-09-16 20:43:02 +00:00
  • 09f087e53e Update stm32wb examples to use ble/mac firmware. Will Farrell 2023-09-16 16:31:02 -04:00
  • 044b837caa Merge pull request #1914 from xoviat/fix-wpan xoviat 2023-09-16 15:20:55 +00:00
  • ad0a306ea5 stm32: fix wpan_ble test xoviat 2023-09-16 10:19:09 -05:00
  • b5fffbf66f Merge pull request #1913 from xoviat/doc xoviat 2023-09-16 13:20:39 +00:00
  • 537e2f3b44 update docs xoviat 2023-09-16 08:19:49 -05:00
  • 80d7193b5b Merge pull request #1911 from embassy-rs/stm32wba Dario Nieuwenhuis 2023-09-16 02:06:22 +00:00
  • 8315cf064e stm32: add stm32wba support. Dario Nieuwenhuis 2023-09-16 03:44:01 +02:00
  • a2a26f489b ci: set net.git-fetch-with-cli=true Dario Nieuwenhuis 2023-09-14 18:04:43 +02:00
  • f27620cc0b Merge pull request #1909 from xoviat/adc xoviat 2023-09-15 23:49:41 +00:00
  • 2911774849 Merge pull request #1910 from xoviat/rtc xoviat 2023-09-15 23:49:36 +00:00
  • 6da75ea285 stm32: rtc/low-power cleanup xoviat 2023-09-15 18:41:33 -05:00
  • aa2fa29b89 stm32: fix adc f3 startup time xoviat 2023-09-15 17:36:21 -05:00
  • c28a6bdd0b stm32: generate adc_common xoviat 2023-09-15 17:35:53 -05:00
  • 2a437d31c4 add failure and success apps Ulf Lilleengen 2023-09-15 22:40:25 +02:00
  • 5a158b94bd Merge pull request #1896 from haileys/inline-never-for-rvo Dario Nieuwenhuis 2023-09-15 18:45:21 +00:00
  • c091ed2f63 Merge pull request #1908 from chrenderle/low-power-l0 xoviat 2023-09-15 14:50:19 +00:00
  • 45e9e51bdc Fix low-power feature for STM32L0 Christian Enderle 2023-09-15 15:13:52 +02:00
  • 7c77d2bd94 ci: reenable stm32 docs. Dario Nieuwenhuis 2023-09-15 03:43:46 +02:00
  • f76d94098d Merge pull request #1906 from xoviat/pwr-l0 xoviat 2023-09-15 00:21:24 +00:00
  • 07233ca5b4 ci: build low-power on l0 xoviat 2023-09-14 19:09:35 -05:00
  • 9fb14379c3 stm32: add lp to l0 xoviat 2023-09-14 18:53:27 -05:00
  • 309c3d6b47 update metapac xoviat 2023-09-14 18:36:03 -05:00
  • f1f4943ca5 Merge pull request #1903 from embassy-rs/bump-embassy-sync embassy-sync-v0.3.0 Ulf Lilleengen 2023-09-14 16:36:59 +00:00
  • 1b20ba27b1 feat: bump embassy-sync version to 0.3.0 Ulf Lilleengen 2023-09-14 18:26:00 +02:00
  • 2d78aa763a add bootloader HIL tests Ulf Lilleengen 2023-09-14 18:13:31 +02:00
  • f5e96a9d60 Merge pull request #1902 from diondokter/gpiote-fix Dario Nieuwenhuis 2023-09-14 16:02:14 +00:00
  • e8b961232b Fix gpiote when waking up from systemoff Dion Dokter 2023-09-14 17:24:28 +02:00
  • 85a9f5816f Merge pull request #1901 from FuzzyLitchi/patch-1 Dario Nieuwenhuis 2023-09-14 14:10:21 +00:00
  • 7bcc7e8962 Fix doc typo Polly 2023-09-14 16:08:37 +02:00
  • b118c4cc1b Merge pull request #1899 from tarfu/bump-fmc Dario Nieuwenhuis 2023-09-14 12:34:19 +00:00
  • f090a38dde Merge pull request #1898 from MathiasKoch/embassy-stm32/uart-blocking-embedded-io Dario Nieuwenhuis 2023-09-14 12:33:51 +00:00
  • dcd1a91966 stm32: bump fmc version Tobias Breitwieser 2023-09-14 14:07:15 +02:00
  • 49847ff432 Implement blocking embedded-io::Write for Uart & UartTx Mathias 2023-09-14 10:09:09 +02:00
  • b9d4b18f14 update UninitCell::write call in arch::wasm too Hailey Somerville 2023-09-14 13:59:24 +10:00
  • 3a1ed823f8 write to TaskStorage::future via inline(never) fn to encourage RVO Hailey Somerville 2023-09-14 13:03:38 +10:00
  • 9c647dd0e8 Merge pull request #1892 from cumthugo/usart-not-wakeup xoviat 2023-09-13 17:29:13 +00:00
  • 582ef90994 stm32/usart: fix usart not wake up issue cumthugo 2023-09-13 00:18:18 +08:00
  • 5e381d49da Merge pull request #1893 from ceekdee/main Dario Nieuwenhuis 2023-09-12 23:00:25 +00:00
  • af59fa0a7e Wait for high for DIO1 for rp2040-based LoRa boards. ceekdee 2023-09-12 17:53:27 -05:00
  • 4907ccaa4d Merge pull request #1839 from Frostie314159/embassy-time-next Ulf Lilleengen 2023-09-12 22:11:21 +00:00
  • 2c38dd17b9 Merge pull request #1887 from xoviat/adc xoviat 2023-09-11 23:54:26 +00:00
  • d36e7abb71 adc/f3: fix delay calculation xoviat 2023-09-11 18:52:52 -05:00
  • e11db9fa59 ci: disable stm32 docs build temporarily because it's bringing CI down for some reason. Dario Nieuwenhuis 2023-09-12 01:43:57 +02:00
  • f877a5889d ci: fix colliding files warning. Dario Nieuwenhuis 2023-09-12 01:43:01 +02:00
  • db54edf56c Merge pull request #1886 from xoviat/adc xoviat 2023-09-11 22:50:53 +00:00
  • 4072a16af6 ci: remove wpan_ble for hil xoviat 2023-09-11 17:50:08 -05:00
  • 44a5c32ea4 adc/f3: fix startup bug xoviat 2023-09-11 17:27:47 -05:00
  • b9889ad3b5 stm32: add g4 adc345 and misc. xoviat 2023-09-11 17:12:54 -05:00
  • 527bdc57b9 Fixed formating. Frostie314159 2023-09-11 08:04:06 +02:00
  • 1133cbf90e Merge pull request #1834 from dave-andersen/main Dario Nieuwenhuis 2023-09-10 21:21:06 +00:00
  • 77c357e744 Merge pull request #1870 from plaes/nrf-setconfig-trait-internally Dario Nieuwenhuis 2023-09-10 21:19:15 +00:00
  • 521970535e nrf: twim: Use SetConfig trait to reduce code duplication Priit Laes 2023-09-06 16:48:22 +03:00
  • 93d4cfe7c1 nrf: spis: Use SetConfig trait internally to reduce duplication Priit Laes 2023-09-06 16:46:17 +03:00
  • 8413a89752 nrf: spim: Use SetConfig trait internally to reduce duplication Priit Laes 2023-09-06 16:44:02 +03:00
  • db717d9c81 nrf: Remove unneeded include from Temp's example Priit Laes 2023-09-06 16:42:04 +03:00
  • 808fa9dce6 Merge pull request #1871 from plaes/dma-anomaly-109-spim-workaround Dario Nieuwenhuis 2023-09-10 21:12:02 +00:00
  • ceb13def19 Merge pull request #1850 from CBJamo/i2cdev Dario Nieuwenhuis 2023-09-10 21:02:32 +00:00
  • 5cf494113f tests/rp: add teleprobe meta. Dario Nieuwenhuis 2023-09-10 22:20:05 +02:00
  • 8edb7bb012 Test cleanup Caleb Jamison 2023-09-10 03:05:54 -04:00
  • 8900f5f52b Fixing my git-based mistakes Caleb Jamison 2023-09-10 02:34:16 -04:00
  • 8201979d71 Add example, fix small bug in respond_and_fill Caleb Jamison 2023-09-10 02:05:58 -04:00
  • 2d9f50addc I2c slave take 2 Caleb Jamison 2023-09-09 18:25:23 -04:00
  • 18da91e252 Rename to match upstream docs Caleb Jamison 2023-09-04 16:51:13 -04:00
  • 28e2570533 Remove debug prints Caleb Jamison 2023-08-31 08:19:00 -04:00
  • 26e0823c35 rp2040 I2cDevice Caleb Jamison 2023-08-14 16:50:57 -04:00
  • ceca8b4336 Merge pull request #1883 from JuliDi/net-socket-bind-error Dario Nieuwenhuis 2023-09-10 20:33:29 +00:00
  • e308286f3c Merge pull request #1881 from MabezDev/sdmmc-stbiterr xoviat 2023-09-10 19:52:47 +00:00
  • 268da2fcde Handle stbiterr in 4bit wide mode for sdmmc_v1 Scott Mabin 2023-09-10 14:51:59 +01:00
  • a992d4895d Merge pull request #1884 from xoviat/doc xoviat 2023-09-10 18:52:42 +00:00
  • 1bae34d37c stm32: fix docs xoviat 2023-09-10 13:50:28 -05:00
  • aac42e3209 Merge pull request #1882 from xoviat/rcc-f3 xoviat 2023-09-10 18:35:33 +00:00
  • 08415e001e stm32/f3: add high res for hrtim and misc. xoviat 2023-09-10 13:33:17 -05:00
  • d6a1b567ee add SocketNotBound error message JuliDi 2023-09-10 20:13:56 +02:00
  • a47fb42962 Merge pull request #1878 from xoviat/adc xoviat 2023-09-10 03:02:42 +00:00
  • 70a4a193c5 stm32: fix adc f3 and example xoviat 2023-09-09 22:01:51 -05:00
  • 2132afb48b Merge pull request #1874 from JuliDi/eth-getstatus-async Dario Nieuwenhuis 2023-09-09 20:06:52 +00:00
  • 0e9131fd14 yield -> return Julian 2023-09-09 12:36:57 +02:00
  • 40a18b075d improve docstring JuliDi 2023-09-09 09:50:24 +02:00
  • f17f09057d Merge pull request #1877 from xoviat/rcc xoviat 2023-09-08 23:22:39 +00:00