Commit Graph

  • eeedaf2e76 Constify Config::new Rafael Bachmann 2023-10-15 22:11:30 +0200
  • 1fc35c753b rcc: update pll clock naming xoviat 2023-10-15 15:10:42 -0500
  • 2aaf4bf96b
    fix typo in build.rs that caused fmc ClkPin to not be implemented JuliDi 2023-10-15 19:14:34 +0200
  • 9424379268 Added i2c_master test case in examples anton smeenk 2023-10-15 10:54:57 +0200
  • cd92bc3145
    Merge pull request #2060 from xoviat/rcc xoviat 2023-10-15 04:37:36 +0000
  • 4a156df7a1 stm32: expand rcc mux to g4 and h7 xoviat 2023-10-14 23:33:57 -0500
  • c46e758e2c
    Merge pull request #2063 from embassy-rs/rcc-no-spaghetti Dario Nieuwenhuis 2023-10-15 01:12:46 +0000
  • 8a10948ce9 stm32/rcc: port L4 to the "flattened" API like h5/h7. Dario Nieuwenhuis 2023-10-15 03:08:14 +0200
  • 7045c53170
    Merge pull request #2061 from adamgreig/timer-helpers Dario Nieuwenhuis 2023-10-15 00:34:59 +0000
  • 0621e957a0
    time: Update examples, tests, and other code to use new Timer::after_x convenience methods Adam Greig 2023-10-15 00:57:25 +0100
  • a818f33658
    Merge pull request #2062 from embassy-rs/rcc-no-spaghetti Dario Nieuwenhuis 2023-10-15 01:49:01 +0200
  • 3bfbf2697f stm32/rcc: remove unused lse/lsi fields in h7 Dario Nieuwenhuis 2023-10-15 01:48:27 +0200
  • 7559f9e583
    time: Update documentation to use new after_x convenience methods Adam Greig 2023-10-15 00:45:42 +0100
  • c8fdbe19f9
    time: Add convenience methods for Timer::after_secs/millis/micros/ticks Adam Greig 2023-10-15 00:31:32 +0100
  • 7c6c3425c9
    Merge pull request #6 from embassy-rs/main Tyler 2023-10-14 17:22:19 -0600
  • 2e50bf667a
    Merge pull request #2055 from kalkyl/usb-midi Dario Nieuwenhuis 2023-10-14 23:10:25 +0000
  • ba62037642
    Merge pull request #2058 from xoviat/rcc xoviat 2023-10-14 17:57:44 +0000
  • 824556c9c8 rcc: remove mux_prefix from clocks xoviat 2023-10-14 12:51:45 -0500
  • 49cc70095f
    Merge 847e5a7a75 into f7c0ec66d2 Ali Somay 2023-10-14 17:57:15 +0200
  • f7c0ec66d2
    Merge pull request #2057 from bugadani/dns Dario Nieuwenhuis 2023-10-14 14:17:54 +0000
  • 69bb455c60 Wake stack's task after queueing a DNS query Dániel Buga 2023-10-14 13:35:53 +0200
  • 575db17264
    Merge pull request #2053 from jr-oss/fix_stm32_advanced_timer_enable_output xoviat 2023-10-14 04:09:57 +0000
  • 0aa99e66f7
    Merge pull request #2054 from xoviat/rcc-mux xoviat 2023-10-14 04:07:38 +0000
  • 3264941c1b rcc mux: update metapac xoviat 2023-10-13 23:06:32 -0500
  • a57d383b1d embassy-usb: Add MIDI class kalkyl 2023-10-14 04:20:59 +0200
  • 9a7fda87b0 STM32: timer enable_output does not take bool, but just enables the output Ralf 2023-10-13 18:50:54 +0200
  • adc810d24b STM32: Fix regression in advanced timer to enable output of PWM signal by partly reverting commit 74eb519 Ralf 2023-10-13 17:38:40 +0200
  • 75baf186f3
    Merge pull request #2051 from MabezDev/stm32/set_config-concrete Dario Nieuwenhuis 2023-10-12 22:06:29 +0000
  • a6bbb130c5 make set_config concrete methods public again Scott Mabin 2023-10-12 22:57:44 +0100
  • d1ac6d2824
    Merge pull request #2050 from embassy-rs/remove-unused-rb Ulf Lilleengen 2023-10-12 19:13:12 +0000
  • 636958ff70 fix: correct name in readme Ulf Lilleengen 2023-10-12 20:54:38 +0200
  • 7f6fe93f55 fix: remove unused ringbuffer code Ulf Lilleengen 2023-10-12 20:54:26 +0200
  • e9b1904db8
    Merge pull request #2049 from bugadani/time embassy-time-v0.1.4 Dario Nieuwenhuis 2023-10-12 16:40:40 +0000
  • 02d2c06b23 Release embassy-time 0.1.4 Dániel Buga 2023-10-12 18:10:34 +0200
  • debda2f52c
    Merge pull request #2045 from embassy-rs/stm32-cs-spam Dario Nieuwenhuis 2023-10-12 14:29:23 +0000
  • 97ca0e77bf stm32: avoid creating many tiny critical sections in init. stm32-cs-spam Dario Nieuwenhuis 2023-10-12 00:34:47 +0200
  • 66e399b5c6
    Merge pull request #2035 from pbert519/stm_reset_and_enable Dario Nieuwenhuis 2023-10-12 14:09:13 +0000
  • 01eb1a7339
    Merge pull request #2033 from andresovela/stm32-add-timeout-to-i2c Ulf Lilleengen 2023-10-12 10:44:27 +0000
  • f0d6ee69bc Add some builds without time feature to CI Andres Oliva 2023-10-12 11:25:44 +0200
  • 65f81a1f57 Remove critical section for reset pbert 2023-10-12 10:50:47 +0200
  • ecdd7c0e2f enable clock first pbert 2023-10-11 21:38:41 +0200
  • d7d79f3068 Remove workaround for adc v3 pbert 2023-10-11 19:17:30 +0200
  • f65a96c541 STM32: combine RccPeripherals reset() and enable() to reset_and_enable() pbert 2023-10-11 18:06:43 +0200
  • eb368f77a4
    Merge pull request #2023 from xoviat/rcc-mux xoviat 2023-10-12 02:01:27 +0000
  • 57ccc1051a stm32: add initial rcc mux for h5 xoviat 2023-10-11 20:59:47 -0500
  • c8aa9c3b98 wip rcc-mux xoviat 2023-10-11 20:53:33 -0500
  • 7810ef1c5e wip xoviat 2023-10-11 20:22:00 -0500
  • c1dc1741f6 wip xoviat 2023-10-11 20:21:32 -0500
  • 6deec1b853 wip xoviat 2023-10-11 20:17:47 -0500
  • ba5b5e98fe wip xoviat 2023-10-11 20:15:43 -0500
  • 158aeac438 wip xoviat 2023-10-11 20:12:13 -0500
  • f27c929cb8 wip xoviat 2023-10-11 19:59:42 -0500
  • 0d0fbe957e Merge branch 'rcc-mux' of github.com:xoviat/embassy; branch 'main' of github.com:embassy-rs/embassy into rcc-mux xoviat 2023-10-11 19:58:38 -0500
  • e1a1c51d00 remove disable variant xoviat 2023-10-11 19:35:45 -0500
  • ac84631a2a
    Merge pull request #2046 from embassy-rs/stm32-remove-polyfill Dario Nieuwenhuis 2023-10-12 00:14:02 +0000
  • 70a91945fc stm32: remove atomic-polyfill. stm32-remove-polyfill Dario Nieuwenhuis 2023-10-12 01:16:42 +0200
  • 32b89eeba1 net: remove atomic-polyfill. Dario Nieuwenhuis 2023-10-12 01:35:23 +0200
  • d274e7d997
    wip Jonathan Dickinson 2023-10-11 18:35:30 -0400
  • 063e6f96da Remove outdated comment Andres Oliva 2023-10-11 23:56:21 +0200
  • 4cec4b0548 Remove more unused stuff Andres Oliva 2023-10-11 23:52:26 +0200
  • e6c47c3718 cargo fmt Andres Oliva 2023-10-11 23:47:24 +0200
  • 2f7c2750d1 Feature guarded more unused stuff Andres Oliva 2023-10-11 23:45:47 +0200
  • 032b1f2d59 Fix some issues with unused stuff Andres Oliva 2023-10-11 23:42:40 +0200
  • f76d50e837 cfg! macro didn't work, had to duplicate functions with different guards Andres Oliva 2023-10-11 23:39:24 +0200
  • ee5ea7aa06 cargo fmt Andres Oliva 2023-10-11 23:34:02 +0200
  • 251d004708 Try using cfg! macro Andres Oliva 2023-10-11 23:32:40 +0200
  • cd68f85501 Added guards to individual APIs Andres Oliva 2023-10-11 23:25:13 +0200
  • eba55543be f0 blinky in 3084 bytes unbloat Dario Nieuwenhuis 2023-10-11 23:21:28 +0200
  • b6c0ddb7df Move the feature gates to the i2c module instead of the pub use statement Andres Oliva 2023-10-11 23:05:12 +0200
  • ee93bbf1d4 Gate pub use _version::* Andres Oliva 2023-10-11 22:45:54 +0200
  • 7b1cd42936 Add time feature to CI Andres Oliva 2023-10-11 22:20:27 +0200
  • 1cd3ae9bd5 Add comment about feature gate on I2C mod Andres Oliva 2023-10-11 22:20:17 +0200
  • bfcca79c1e Add time feature back and gate i2c on time Andres Oliva 2023-10-11 22:12:03 +0200
  • c283e2d1b9
    Merge pull request #2044 from embassy-rs/stm32-pac-pll-enums Dario Nieuwenhuis 2023-10-11 11:42:27 +0000
  • 4a43cd3982 stm32/rcc: LSE xtal is 32768hz, not 32000hz. stm32-pac-pll-enums Dario Nieuwenhuis 2023-10-11 13:39:04 +0200
  • 0dda888c95
    Merge pull request #2041 from embassy-rs/stm32-pac-pll-enums Dario Nieuwenhuis 2023-10-11 02:18:24 +0000
  • b91d1eaca0 stm32/rcc: add LSE/LSI to all chips, add RTC to more chips. Dario Nieuwenhuis 2023-10-11 03:53:27 +0200
  • 76b7c4d596
    fix (rp i2c): stretch the clock during read transfers Jonathan Dickinson 2023-10-10 21:44:00 -0400
  • 5a19d18b9c
    Merge pull request #2039 from jcdickinson/rp-i2c-stop-restart Dario Nieuwenhuis 2023-10-11 00:40:59 +0000
  • ed7b6056a6
    Merge pull request #2038 from jcdickinson/rp-i2c-slew Dario Nieuwenhuis 2023-10-11 00:38:13 +0000
  • 322f9cb153
    fix (rp i2c): fix restart/stop flags for i2c master methods Jonathan Dickinson 2023-10-10 20:24:38 -0400
  • 3ec4e6320a
    fix (rp i2c): set i2c slew rate to spec value Jonathan Dickinson 2023-10-10 20:14:09 -0400
  • 233aa1b53a
    Merge pull request #2037 from embassy-rs/stm32-pac-pll-enums Dario Nieuwenhuis 2023-10-10 23:37:10 +0000
  • 21915a9a3f stm32/rcc: unify L0 and L1. Dario Nieuwenhuis 2023-10-11 01:08:01 +0200
  • d0d0ceec6a stm32/rcc: rename HSE32 to HSE Dario Nieuwenhuis 2023-10-11 01:01:27 +0200
  • 9be61a2967
    Merge pull request #2036 from embassy-rs/stm32-pac-pll-enums Dario Nieuwenhuis 2023-10-10 22:24:08 +0000
  • 0cfa8d1bb5 stm32/rcc: use more PLL etc enums from PAC. Dario Nieuwenhuis 2023-10-11 00:12:33 +0200
  • e053e50e3d Remove initialiser generic from saadc huntc 2023-03-14 16:19:50 +1100
  • cd12c9cbce stm32: add timeout to I2C driver Andres Oliva 2023-10-10 18:10:53 +0200
  • eff73d6dfa
    Merge pull request #2032 from andresv/stm32-check-flash-lock-before-unlocking Dario Nieuwenhuis 2023-10-10 10:12:55 +0000
  • 3616d68aaa stm32 flash: check lock bit before unlocking Andres Vahter 2023-10-10 12:48:21 +0300
  • 75cdab9eb0
    fix: set slew rate per spec Jonathan Dickinson 2023-10-04 22:54:05 -0400
  • 904f1cfc7a
    Merge pull request #2028 from glaeqen/stm32-eth-station-management xoviat 2023-10-10 01:50:45 +0000
  • e25c7c23d0 wip xoviat 2023-10-09 20:49:44 -0500
  • 4ee39f6dce Merge branch 'main' of github.com:embassy-rs/embassy into rcc-mux xoviat 2023-10-09 20:10:16 -0500
  • 5cdf8e1794 Remove unnecessary mut from i2c declaration Andres O. Vela 2023-10-09 23:57:29 +0200
  • acf23815cc Update examples Andres O. Vela 2023-10-09 23:53:07 +0200
  • c043dc3027 Gate embedded hal async I2C trait impl on i2c_v2 Andres O. Vela 2023-10-09 23:45:49 +0200
  • 5bf8fc7e58 Add removed bounds Andres O. Vela 2023-10-09 22:28:38 +0200
  • 20e8a9e8cb Fix self.timeout Andres O. Vela 2023-10-09 22:25:56 +0200