Commit Graph

  • 13b1ca1eb6 Update nightly. Dario Nieuwenhuis 2022-08-17 13:44:24 +02:00
  • 6ea8d5f890
    Merge #905 bors[bot] 2022-08-16 11:41:35 +00:00
  • d769e562c0 Rewrite documentation using correct module names Ulf Lilleengen 2022-08-16 11:23:04 +02:00
  • 7dfe119fe0 Run cargo fmt Quentin Smith 2022-08-16 01:47:18 -04:00
  • cd561b19ef Allow rtos_trace example to be used without log Quentin Smith 2022-08-16 01:20:07 -04:00
  • c1d8c8cf36 Add example of rtos-trace / SystemView Quentin Smith 2022-08-16 01:17:28 -04:00
  • 0bf178dd1b Add separate feature flag to enable interrupt tracing Quentin Smith 2022-08-16 00:42:08 -04:00
  • 68931a36d5 More docserver metadata fix. Dario Nieuwenhuis 2022-08-15 20:42:36 +02:00
  • dff6847e9c Add -boot docserver metadata. Dario Nieuwenhuis 2022-08-15 20:40:41 +02:00
  • eb811a71ac
    Merge pull request #904 from lulf/use-root-component-docs Dario Nieuwenhuis 2022-08-15 19:38:41 +02:00
  • b4ab39c6fa Use special ROOT component for embassy docs Ulf Lilleengen 2022-08-15 19:37:48 +02:00
  • 5790985f9f
    Merge #903 bors[bot] 2022-08-15 15:47:11 +00:00
  • b273128990 Add documentation to Signal::poll_wait(..). Bob McWhirter 2022-08-15 11:20:35 -04:00
  • 17b9eb5f86
    Update signal.rs Bob McWhirter 2022-08-15 11:07:46 -04:00
  • f53367d8ba embassy-docs fixes. Dario Nieuwenhuis 2022-08-15 15:42:48 +02:00
  • f76815d642 Update Embassy. Dario Nieuwenhuis 2022-08-13 15:37:30 +02:00
  • 3388b5cecf Improve data checks for VHD events Mattias Grönlund 2022-08-09 00:53:32 +02:00
  • ddfbfa0132 move ioctl_id from State to Runner. Dario Nieuwenhuis 2022-07-28 18:43:17 +02:00
  • 6ffca81a38
    Merge #880 bors[bot] 2022-08-11 14:17:11 +00:00
  • ef473827a2 Remove UdpIo struct Artur Kowalski 2022-08-11 15:52:32 +02:00
  • 6cae87ee5d
    Merge #900 bors[bot] 2022-08-11 11:58:45 +00:00
  • 0a98f9f48e
    net: make TcpIo private. Dario Nieuwenhuis 2022-08-11 13:58:13 +02:00
  • b97983242d Simplify UDP code Artur Kowalski 2022-08-11 08:23:18 +02:00
  • 145af0e4ab cargo fmt Quentin Smith 2022-08-10 17:09:11 -04:00
  • 865a91976c Add UDP example app Artur Kowalski 2022-08-10 19:38:34 +02:00
  • d5ab0d3ebb Add UDP socket support Artur Kowalski 2022-07-28 10:25:47 +02:00
  • 0e524247fa
    Merge #896 bors[bot] 2022-08-10 10:08:27 +00:00
  • 936473b68a Make sda/scl pullups separate as in nRF HAL chemicstry 2022-08-10 12:36:15 +03:00
  • a3c1522ce6 Add support for rtos-trace behind a feature flag Quentin Smith 2022-08-09 16:25:42 -04:00
  • de22cb9065
    Merge #895 bors[bot] 2022-08-10 08:01:59 +00:00
  • 6498324b58 Implement I2C pullup configuration chemicstry 2022-08-09 22:13:35 +03:00
  • 87401c49b7 Fix formatting Ulf Lilleengen 2022-08-09 14:51:32 +02:00
  • 2e76b13a4c Add example using embedded-nal-async traits Ulf Lilleengen 2022-08-09 14:44:18 +02:00
  • 80c1551153 Wrap buffers in a single state type Ulf Lilleengen 2022-08-09 14:43:55 +02:00
  • 18671b94ba Implement embedded-nal-async traits for embassy-net Ulf Lilleengen 2022-08-08 16:51:34 +02:00
  • b7b4c84067
    Merge #892 bors[bot] 2022-08-08 11:37:41 +00:00
  • b400e6aa75
    Merge #894 bors[bot] 2022-08-08 10:49:51 +00:00
  • ed74bcb8d8 Update stm32-data chemicstry 2022-08-08 13:14:13 +03:00
  • 6c10fa44d0 rp/gpio: fix wait_for_* when multiple pins are in use. Dario Nieuwenhuis 2022-08-08 00:22:08 +02:00
  • 89e2e25d6f rp/gpio: remove unused lifetimes. Dario Nieuwenhuis 2022-08-07 23:25:50 +02:00
  • ba67f6d3a8
    Merge #891 bors[bot] 2022-08-04 21:40:44 +00:00
  • 99a97ec6c9 util/pipe: add some capacity/len getters. Dario Nieuwenhuis 2022-08-04 23:18:56 +02:00
  • ac1a26b40f util/pipe: add embedded-io impls for Pipe, Reader, Writer. Dario Nieuwenhuis 2022-08-03 14:15:16 +02:00
  • 8a25906eff Add DACv1 example for F4 chemicstry 2022-08-04 03:31:59 +03:00
  • 206b7fd8ed Use RccPeripheral for DAC and add a hackfix for H7 chemicstry 2022-08-04 03:31:47 +03:00
  • d990740dd5 Restore F1 example chip chemicstry 2022-08-04 03:07:42 +03:00
  • 5f01e56728 Merge v1, v2 DAC and update register definitions chemicstry 2022-08-04 03:02:57 +03:00
  • 3967c4194b util: add pipe Dario Nieuwenhuis 2022-08-03 13:55:46 +02:00
  • 1924f2d67d
    Merge #890 bors[bot] 2022-08-02 20:29:29 +00:00
  • e4cfbf96ac Implement UsbSupply for a reference of SignalledSupply Matous Hybl 2022-08-02 21:49:10 +02:00
  • a903215423
    Merge #888 bors[bot] 2022-08-01 15:40:05 +00:00
  • 2b0786129a
    Merge #887 bors[bot] 2022-08-01 12:33:58 +00:00
  • 43b8c0c71e
    Remove commented out logging code Til Blechschmidt 2022-08-01 12:56:53 +02:00
  • fa2fbcbde0
    Extend QSPI config with freq, delay, spi mode, and address mode Til Blechschmidt 2022-08-01 12:54:49 +02:00
  • 8d24cba72d executor: miri fixes Dario Nieuwenhuis 2022-08-01 12:26:37 +02:00
  • bd6bab1625
    Merge pull request #883 from embassy-rs/split Dario Nieuwenhuis 2022-07-30 00:02:12 +02:00
  • a0f1b0ee01 Split embassy crate into embassy-executor, embassy-util. Dario Nieuwenhuis 2022-07-29 21:58:35 +02:00
  • 8745d646f0
    Merge #882 bors[bot] 2022-07-29 16:26:45 +00:00
  • 3b9c26fbd8 Remove separation of stable vs. nightly implementations in executor/raw Jan Niehusmann 2022-07-29 16:22:49 +00:00
  • 9af68e005b
    Merge #879 bors[bot] 2022-07-27 12:41:03 +00:00
  • 42434c75bc Make vref units explicit chemicstry 2022-07-27 14:13:59 +03:00
  • c0496f8bbe
    Merge #878 bors[bot] 2022-07-27 07:06:23 +00:00
  • b1f0d6320e Improve set_vref docs chemicstry 2022-07-27 01:30:32 +03:00
  • 046778fc53 Improve ADC configuration options chemicstry 2022-07-27 01:17:26 +03:00
  • 1d63a30d5f Forever: Simplify pointer handling Grant Miller 2022-07-25 23:09:07 -05:00
  • 41e392bda3 Use Forever::put_with inside Forever::put Grant Miller 2022-07-25 22:30:01 -05:00
  • 84cffc751a
    Merge #876 bors[bot] 2022-07-24 20:15:57 +00:00
  • c38755c5b7 Add defmt support to embassy-embedded-hal errors Matous Hybl 2022-07-19 21:15:47 +02:00
  • 6b8cd6fbb3
    Merge #856 bors[bot] 2022-07-23 14:16:51 +00:00
  • b5ff7c5d60 rename PwmPin::new_chX, update examples. Dario Nieuwenhuis 2022-07-23 16:14:00 +02:00
  • 042e11960e embassy-stm32/pwm: Generalize channel selection Ben Gamari 2022-07-10 17:07:18 -04:00
  • e61e36a815
    Merge #842 bors[bot] 2022-07-23 13:15:17 +00:00
  • 709df0dc1d nrf: replace PhantomData usages with PeripheralRef. Dario Nieuwenhuis 2022-07-23 15:13:47 +02:00
  • 19d1ef0e29 stm32/gpio: Add Peripheral<Self> bound to Pin. Dario Nieuwenhuis 2022-07-23 14:28:42 +02:00
  • f02ba35482 Remove PeripheralRef::into_inner() Dario Nieuwenhuis 2022-07-23 14:27:45 +02:00
  • a158295782 Add docs to PeripheralRef::map_into. Dario Nieuwenhuis 2022-07-23 14:04:43 +02:00
  • 4901c34d9c Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral Dario Nieuwenhuis 2022-07-23 14:00:19 +02:00
  • 8a9d2f59af Update embassy-stm32 Dario Nieuwenhuis 2022-07-23 01:29:35 +02:00
  • e0521ea249 fix nrf dppi Dario Nieuwenhuis 2022-07-23 01:43:41 +02:00
  • be6408e202 Rename unsafe_impl_unborrow to impl_unborrow Dario Nieuwenhuis 2022-07-22 22:00:12 +02:00
  • f9f2de3dfb wip Dario Nieuwenhuis 2022-07-22 15:22:00 +02:00
  • 715fa51468 Reuse unsafe_impl_unborrow in other macros. Dario Nieuwenhuis 2022-07-22 15:21:35 +02:00
  • bff0ad9286 Update embassy-rp Grant Miller 2022-07-03 16:54:01 -05:00
  • 65a82d02d1 WIP: Make unborrow safe to use Grant Miller 2022-07-03 16:16:10 -05:00
  • 96f6767167
    Merge #875 bors[bot] 2022-07-22 14:33:34 +00:00
  • ffbd9363f2 Change steal() from trait to inherent fns. Dario Nieuwenhuis 2022-07-22 16:06:45 +02:00
  • a77ff72197 Remove unused std_peripherals. Dario Nieuwenhuis 2022-07-22 15:37:32 +02:00
  • b916a912df
    Merge #871 #872 bors[bot] 2022-07-22 09:14:39 +00:00
  • 4c0b79eaac
    Merge #874 bors[bot] 2022-07-22 08:58:04 +00:00
  • e757b1882e Add inline attribute to embassy-rp async functions Daniel Bevenius 2022-07-22 07:09:26 +02:00
  • 5ef40acd1d Fix set iovar buffer length. Dario Nieuwenhuis 2022-07-22 00:05:39 +02:00
  • 92505f53e2 Get wifi credentials from envvars in example. Dario Nieuwenhuis 2022-07-21 23:50:40 +02:00
  • 0f4c0311fe
    Merge #873 bors[bot] 2022-07-21 20:59:45 +00:00
  • 666373e2da Include embassy-rp in ci builds Jan Niehusmann 2022-07-21 19:47:18 +00:00
  • aff840cf30 Fix build of embassy-rp on stable channel Jan Niehusmann 2022-07-21 19:45:04 +00:00
  • c40d5f6e6f nrf/usb: prevent user code from constructing a PowerUsb directly. Dario Nieuwenhuis 2022-07-21 19:47:09 +02:00
  • 424f6ffadb nrf/saadc: add type-erased AnyInput. Dario Nieuwenhuis 2022-07-21 16:42:46 +02:00
  • 26fdfdb00a
    Merge #869 bors[bot] 2022-07-19 05:59:36 +00:00
  • d2f4a9bf8d embassy-embedded-hal: docs Dario Nieuwenhuis 2022-07-19 07:57:39 +02:00
  • 3fb83898bc embassy-cortex-m: docs Dario Nieuwenhuis 2022-07-19 07:57:29 +02:00