Commit Graph

  • 23177ba7eb Merge #813 bors[bot] 2022-06-16 07:18:43 +00:00
  • 9031b8f80a Fix doc comments for BpskPacketParams Daniel Bevenius 2022-06-16 07:33:13 +02:00
  • a8920bced5 Merge #815 bors[bot] 2022-06-16 04:25:46 +00:00
  • d0edd171f8 Fix typo in LoRaPacketParams::new doc Daniel Bevenius 2022-06-16 06:22:03 +02:00
  • f9b90212d4 Merge #814 bors[bot] 2022-06-15 14:23:16 +00:00
  • 06a76cd7ce Extract setting of lora modulation params Daniel Bevenius 2022-06-15 14:53:07 +02:00
  • 03c20604c3 Merge #811 bors[bot] 2022-06-15 13:29:55 +00:00
  • 25ddb26be8 Improve mutex wording Ulf Lilleengen 2022-06-15 13:06:35 +02:00
  • eb23733767 Ignore compiling rust code Ulf Lilleengen 2022-06-15 10:44:15 +02:00
  • 72eb16b46d Add missing documentation for all public modules and types Ulf Lilleengen 2022-06-15 10:24:36 +02:00
  • aaebea00eb Ensure links get formatted correctly in cargo doc Ulf Lilleengen 2022-06-15 10:24:18 +02:00
  • f8f56c926d Include README.md in crate documentation Ulf Lilleengen 2022-06-15 09:06:18 +02:00
  • 746bc75a8e FIx broken link warnings Ulf Lilleengen 2022-06-15 09:05:48 +02:00
  • faa59efbf6 Cargo fmt Ulf Lilleengen 2022-06-15 09:01:22 +02:00
  • 3696226fe8 Sync subghz peripheral support with stm32wlxx-hal Ulf Lilleengen 2022-06-14 16:22:02 +02:00
  • 624e46ccfb Merge #809 bors[bot] 2022-06-13 12:46:39 +00:00
  • 0c423cc901 Allow compiling usb-serial without defmt Ulf Lilleengen 2022-06-13 14:45:49 +02:00
  • db685c0404 Merge #808 bors[bot] 2022-06-13 07:22:04 +00:00
  • a8703b7598 Run rustfmt. Dario Nieuwenhuis 2022-06-12 22:15:44 +02:00
  • 6199bdea71 Add rustfmt.toml with some nice settings. Dario Nieuwenhuis 2022-06-12 22:14:01 +02:00
  • fff0a03fe0 Merge #806 bors[bot] 2022-06-12 19:49:15 +00:00
  • 5085100df2 Add embassy-cortex-m crate. Dario Nieuwenhuis 2022-06-11 05:08:57 +02:00
  • 6b3499a5c8 Merge #807 bors[bot] 2022-06-12 06:27:11 +00:00
  • 99d19c7dcf Rename channel to mpmc huntc 2022-06-12 15:16:56 +10:00
  • db344c2bda common/PeripheralMutex: remove unsafe API. (#802) Dario Nieuwenhuis 2022-06-09 21:28:13 +02:00
  • 77c7d8f31b Merge #797 bors[bot] 2022-06-07 14:09:54 +00:00
  • 7d64f5cda7 Use correct index and bank Ulf Lilleengen 2022-06-07 15:59:22 +02:00
  • bf09017032 Merge #796 bors[bot] 2022-06-07 12:54:09 +00:00
  • 2be36122c7 nrf/twim: allow zero length transfers. Dario Nieuwenhuis 2022-06-07 14:52:45 +02:00
  • c212f30be0 Merge #709 bors[bot] 2022-06-07 02:01:43 +00:00
  • 3e4bead321 stm32: add USB driver. Dario Nieuwenhuis 2022-05-30 00:36:30 +02:00
  • ad6943adb3 Merge #795 bors[bot] 2022-06-06 22:35:47 +00:00
  • 0aa73f58e2 Update stm32-metapac. Dario Nieuwenhuis 2022-06-07 00:28:26 +02:00
  • 62add4b2ab Merge #792 #794 bors[bot] 2022-06-06 15:45:03 +00:00
  • fdc6cfed3e stm32: add stm32f103re to CI Dario Nieuwenhuis 2022-06-06 17:43:55 +02:00
  • b0ffd9a1cc Fix AF pullup configuration for GPIOv1 chemicstry 2022-06-06 17:05:37 +03:00
  • 1bad6a4989 Add example for using a Signal. Dominic Clifton 2022-06-03 19:47:17 +02:00
  • 34673f52c9 Merge #791 bors[bot] 2022-06-03 12:31:40 +00:00
  • 9efaae495b Channel clarification Dion Dokter 2022-06-03 14:27:33 +02:00
  • 9d5af531e3 Update copyright holder names and add notice file (#790) Ulf Lilleengen 2022-06-02 13:09:37 +02:00
  • dbff4779eb Merge #789 bors[bot] 2022-06-01 18:09:51 +00:00
  • 8b676e65ad Add embedded-io implementation of ConnectError Ulf Lilleengen 2022-06-01 13:48:28 +02:00
  • 39cffdd123 Add reexport for ipv6 types with proto-ipv6 Ulf Lilleengen 2022-06-01 13:48:09 +02:00
  • 0adb4c926b Merge #784 bors[bot] 2022-05-31 21:55:40 +00:00
  • 1089674175 fix build adding missing time-tick feature. Dario Nieuwenhuis 2022-05-31 23:53:17 +02:00
  • d13d893ff2 boot/stm32: autodetect thumbv6, remove cargo feature. Dario Nieuwenhuis 2022-05-31 23:52:27 +02:00
  • 962fabe5c9 examples/stm32*, tests/stm32: specify time-tick-32768hz Will Glynn 2022-05-30 20:16:56 -05:00
  • 34a8a64bf5 stm32: make tick rate configurable Will Glynn 2022-05-27 13:51:24 -05:00
  • a0d43c863d Merge #788 bors[bot] 2022-05-31 00:46:22 +00:00
  • 70e4418df9 Merge #781 #785 bors[bot] 2022-05-31 00:25:21 +00:00
  • 39ab599eed usb: set default max_packet_size_0 to 64. Dario Nieuwenhuis 2022-05-31 02:01:22 +02:00
  • a7383840e7 usb: make ControlPipe accept, reject async. Dario Nieuwenhuis 2022-05-30 00:35:27 +02:00
  • 883e28a0fb usb: add first, last params to ControlPipe data_in, data_out. Dario Nieuwenhuis 2022-05-30 00:08:28 +02:00
  • 1ec2e5672f usb: remove is_stalled, set_stalled from Endpoint. Dario Nieuwenhuis 2022-05-30 00:07:15 +02:00
  • 98d8c9373d usb: delay bus.set_address() to after ending the control transfer. Dario Nieuwenhuis 2022-05-30 00:03:36 +02:00
  • 842c7d08ab Merge #787 bors[bot] 2022-05-29 20:34:41 +00:00
  • 6320e30adf Update embedded-hal-async to 0.1.0-alpha.1 Dario Nieuwenhuis 2022-05-29 22:34:08 +02:00
  • 1c2b27dcad embassy-stm32: g0: add PLL clock source Will Glynn 2022-05-27 21:15:38 -05:00
  • 82e873d920 Merge #783 bors[bot] 2022-05-27 16:03:19 +00:00
  • 9772645718 Revert "Fix irq pend behavior" chemicstry 2022-05-26 23:36:25 +03:00
  • 9a447f1359 Fix irq pend behavior chemicstry 2022-05-26 23:24:02 +03:00
  • c3b899c470 Implement BufRead for nrf BufferedUarte chemicstry 2022-05-26 23:15:06 +03:00
  • e10fc2bada Async shared bus for SPI & I2C + rename embassy-traits (#769) Henrik Alsér 2022-05-26 18:54:58 +02:00
  • 667abe6d1d Simplify example chemicstry 2022-05-26 14:11:15 +03:00
  • 4b6162694a Fix removed space chemicstry 2022-05-26 14:05:56 +03:00
  • 1d951a54be Reimplement BufRead for BufferedUart chemicstry 2022-05-26 14:02:55 +03:00
  • a5aea995a8 WIP embassy-net v2 Dario Nieuwenhuis 2022-05-23 03:50:43 +02:00
  • 36a1f20364 Merge #770 bors[bot] 2022-05-21 10:26:55 +00:00
  • 027ab3371e Impl OutputPin/StatefulOutputPin/ToggleableOutputPin Daniel Bevenius 2022-05-19 05:43:18 +02:00
  • c8461709e3 Add open-drain support for embassy-rp Daniel Bevenius 2022-05-13 15:19:03 +02:00
  • e4072d7ff3 Merge #780 bors[bot] 2022-05-19 20:17:32 +00:00
  • 4b0dca1802 Add new lines between SIO methods Daniel Bevenius 2022-05-19 13:45:40 +02:00
  • d0fe9af458 Merge pull request #771 from embassy-rs/net-split Dario Nieuwenhuis 2022-05-19 07:13:24 +02:00
  • dd7a34fdc8 Merge pull request #773 from danbev/embassy-rp-ouput-drop Dario Nieuwenhuis 2022-05-19 07:13:13 +02:00
  • 220c6c83cb Merge pull request #779 from danbev/embassy-rp-toggleable-output-impl Dario Nieuwenhuis 2022-05-19 07:12:43 +02:00
  • e3b8e35498 Make embassy-net nightly-only. Dario Nieuwenhuis 2022-05-19 05:54:15 +02:00
  • 0b2f43c391 net: add split() to tcpsocket Dario Nieuwenhuis 2022-05-13 22:15:27 +02:00
  • 99c2defa76 squash! Impl ToggleableOutputPin for embassy-rp Output Daniel Bevenius 2022-05-19 06:07:14 +02:00
  • 7743b8e1ae Merge #776 bors[bot] 2022-05-19 04:00:23 +00:00
  • da97944322 Impl ToggleableOutputPin for embassy-rp Output Daniel Bevenius 2022-05-19 05:33:42 +02:00
  • 240bef8c9f Merge #778 bors[bot] 2022-05-18 22:36:49 +00:00
  • 47ceee47d5 Update embedded-io to 0.3 Dario Nieuwenhuis 2022-05-19 00:13:31 +02:00
  • 261043fc73 Merge #777 bors[bot] 2022-05-18 19:54:38 +00:00
  • 5eca119312 usb-ncm: remove useless Cell. Dario Nieuwenhuis 2022-05-18 21:31:39 +02:00
  • 53f65d8b09 Automatically set ADC clock prescaler on v2 ADC to respect max frequency Matous Hybl 2022-05-18 18:34:36 +02:00
  • a3e0fcef0b Impl drop for embassy-rp gpio Output Daniel Bevenius 2022-05-17 06:27:26 +02:00
  • 3d1501c020 Merge #772 bors[bot] 2022-05-14 00:21:27 +00:00
  • 833b3a370a nrf/buffered_uarte: fix out of bounds on read. Dario Nieuwenhuis 2022-05-14 02:20:40 +02:00
  • 13bcb5ffb6 Merge #768 bors[bot] 2022-05-12 16:46:35 +00:00
  • 0764fad587 nrf/usb: fix control out transfers getting corrupted due to ep0rcvout sticking from earlier. Dario Nieuwenhuis 2022-05-12 18:45:10 +02:00
  • 5fd55f9529 usb: parse request in embassy-usb instead of the driver. Dario Nieuwenhuis 2022-05-12 18:14:48 +02:00
  • 45c0f1ab88 Merge #756 bors[bot] 2022-05-12 13:40:08 +00:00
  • 93cbd079ec Remove OnDrop handler, start sampling in new Henrik Alsér 2022-05-12 15:35:32 +02:00
  • 0be9184efc Merge branch 'embassy-rs:master' into qdec Henrik Alsér 2022-05-12 15:24:46 +02:00
  • 30d4d0e9d7 Merge #763 #766 bors[bot] 2022-05-12 13:04:29 +00:00
  • 3f9fdc0dd3 Merge #767 bors[bot] 2022-05-12 07:15:53 +00:00
  • c90968bb70 stm32/rcc: Modify only relevant CFGR bits and keep the settings previously done. PLL settings remained intact because these bits are not writable when PLL is enabled, but prescaler settings were overwritten by selecting PLL as sysclk (CFGR.SW[1:0]). Ralf 2022-05-11 20:56:57 +02:00
  • 1a216958ac stm32/rcc: Set flash prefetch buffer and half cycle access according to AHB clock prescaler Ralf 2022-05-11 20:54:09 +02:00
  • f4677469f9 stm32/usart: Data length is including parity. To get e.g. 8E1 you need to choose 9 data bits Ralf 2022-05-11 19:57:56 +02:00
  • 2a7afe4262 Make usb_serial examples work on windows Timo Kröger 2022-05-12 07:59:33 +02:00