Commit Graph

  • b5ff7c5d60 rename PwmPin::new_chX, update examples. Dario Nieuwenhuis 2022-07-23 16:14:00 +0200
  • 042e11960e embassy-stm32/pwm: Generalize channel selection Ben Gamari 2022-07-10 17:07:18 -0400
  • e61e36a815
    Merge #842 bors[bot] 2022-07-23 13:15:17 +0000
  • 709df0dc1d nrf: replace PhantomData usages with PeripheralRef. Dario Nieuwenhuis 2022-07-23 15:13:47 +0200
  • 19d1ef0e29 stm32/gpio: Add Peripheral<Self> bound to Pin. Dario Nieuwenhuis 2022-07-23 14:28:42 +0200
  • f02ba35482 Remove PeripheralRef::into_inner() Dario Nieuwenhuis 2022-07-23 14:27:45 +0200
  • a158295782 Add docs to PeripheralRef::map_into. Dario Nieuwenhuis 2022-07-23 14:04:43 +0200
  • 4901c34d9c Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral Dario Nieuwenhuis 2022-07-23 14:00:19 +0200
  • 8a9d2f59af Update embassy-stm32 Dario Nieuwenhuis 2022-07-23 01:29:35 +0200
  • e0521ea249 fix nrf dppi Dario Nieuwenhuis 2022-07-23 01:43:41 +0200
  • be6408e202 Rename unsafe_impl_unborrow to impl_unborrow Dario Nieuwenhuis 2022-07-22 22:00:12 +0200
  • f9f2de3dfb wip Dario Nieuwenhuis 2022-07-22 15:22:00 +0200
  • 715fa51468 Reuse unsafe_impl_unborrow in other macros. Dario Nieuwenhuis 2022-07-22 15:21:35 +0200
  • bff0ad9286 Update embassy-rp Grant Miller 2022-07-03 16:54:01 -0500
  • 65a82d02d1 WIP: Make unborrow safe to use Grant Miller 2022-07-03 16:16:10 -0500
  • 4b791b0b3f
    Merge a6d8527dd9 into 96f6767167 Jurgis 2022-07-22 11:15:18 -0400
  • 96f6767167
    Merge #875 bors[bot] 2022-07-22 14:33:34 +0000
  • ffbd9363f2 Change steal() from trait to inherent fns. Dario Nieuwenhuis 2022-07-22 16:06:45 +0200
  • a77ff72197 Remove unused std_peripherals. Dario Nieuwenhuis 2022-07-22 15:37:32 +0200
  • b916a912df
    Merge #871 #872 bors[bot] 2022-07-22 09:14:39 +0000
  • 4c0b79eaac
    Merge #874 bors[bot] 2022-07-22 08:58:04 +0000
  • e757b1882e Add inline attribute to embassy-rp async functions Daniel Bevenius 2022-07-22 07:09:26 +0200
  • 5ef40acd1d Fix set iovar buffer length. Dario Nieuwenhuis 2022-07-22 00:05:39 +0200
  • 92505f53e2 Get wifi credentials from envvars in example. Dario Nieuwenhuis 2022-07-21 23:50:40 +0200
  • 0f4c0311fe
    Merge #873 bors[bot] 2022-07-21 20:59:45 +0000
  • 666373e2da Include embassy-rp in ci builds Jan Niehusmann 2022-07-21 19:47:18 +0000
  • aff840cf30 Fix build of embassy-rp on stable channel Jan Niehusmann 2022-07-21 19:45:04 +0000
  • c40d5f6e6f nrf/usb: prevent user code from constructing a PowerUsb directly. Dario Nieuwenhuis 2022-07-21 19:47:09 +0200
  • 424f6ffadb nrf/saadc: add type-erased AnyInput. Dario Nieuwenhuis 2022-07-21 16:42:46 +0200
  • a6d8527dd9 fmt chemicstry 2022-07-20 23:34:48 +0300
  • a62e8a93ec Fix compilation on other flash families chemicstry 2022-07-20 23:34:13 +0300
  • 661db6f1b0 Cleanup example chemicstry 2022-07-20 23:33:29 +0300
  • 9e6c94f2b1 Async F4 flash driver chemicstry 2022-07-15 03:02:36 +0300
  • 26fdfdb00a
    Merge #869 bors[bot] 2022-07-19 05:59:36 +0000
  • d2f4a9bf8d embassy-embedded-hal: docs Dario Nieuwenhuis 2022-07-19 07:57:39 +0200
  • 3fb83898bc embassy-cortex-m: docs Dario Nieuwenhuis 2022-07-19 07:57:29 +0200
  • e5d3f01bc4
    Merge #868 bors[bot] 2022-07-18 18:15:03 +0000
  • a3a40bad6c Rename XXBusDevice to XXDevice. Dario Nieuwenhuis 2022-07-18 20:01:39 +0200
  • 726d68a706 Add status and instructions in README. Dario Nieuwenhuis 2022-07-17 00:34:41 +0200
  • 54269a0761 Switch default log to debug. Dario Nieuwenhuis 2022-07-17 00:34:27 +0200
  • 13c88a9ca3 Obtain the firmware blobs from the user instead of hardcoding magic flash addrs. Dario Nieuwenhuis 2022-07-17 00:33:30 +0200
  • 4205eef3ec Fix iovar_get, unhardcode MAC addr. Dario Nieuwenhuis 2022-07-16 19:25:35 +0200
  • 4dc800710d
    Merge #853 bors[bot] 2022-07-16 16:11:37 +0000
  • 931e3d7ee0 Switch to 32bit SPI. Dario Nieuwenhuis 2022-07-16 18:06:57 +0200
  • 7dfdea8797 Switch to embedded-hal SPI, GPIO traits. Dario Nieuwenhuis 2022-07-15 18:33:32 +0200
  • 9d388d357a
    Merge #866 bors[bot] 2022-07-15 06:19:05 +0000
  • 0b70cc554e Fix unused imports chemicstry 2022-07-14 21:45:44 +0300
  • f0027c9fe0 Require erase address to be aligned to page size chemicstry 2022-07-14 21:21:46 +0300
  • 5a265661bb Fix erasing across banks chemicstry 2022-07-14 20:58:01 +0300
  • 039acda3a8 Fix writing to last sector of F4 flash chemicstry 2022-07-14 19:41:39 +0300
  • 8979959dd1 Add embedded_hal_async support for embassy-rp Daniel Bevenius 2022-07-10 06:47:08 +0200
  • 31410aa5b7 update rust nightly to match embassy. Dario Nieuwenhuis 2022-07-13 21:22:52 +0200
  • 5318fe404b
    Merge #865 bors[bot] 2022-07-13 18:41:57 +0000
  • b602a28374 Update Rust nightly. Dario Nieuwenhuis 2022-07-13 20:40:58 +0200
  • 5e0f392aa3
    Merge pull request #864 from jdswensen/jds/fixes Dario Nieuwenhuis 2022-07-13 04:11:46 +0200
  • a38f9e03fa fix: doc: use master branch for basic example link Jake Swensen 2022-07-12 20:58:19 -0500
  • 7c8dffeb12
    Merge #863 bors[bot] 2022-07-12 23:56:45 +0000
  • 53e40860c1 Move all gpio logic to Flex chemicstry 2022-07-13 02:45:37 +0300
  • a335589f34 Change get_set_level to get_output_level chemicstry 2022-07-13 02:25:09 +0300
  • 57002875d6 Add convenience GPIO functions to RP chemicstry 2022-07-13 02:22:46 +0300
  • 8cebbde101 Add convenience GPIO functions to NRF chemicstry 2022-07-13 02:21:42 +0300
  • 329955f718 Use Into conversions instead of matches chemicstry 2022-07-13 02:08:31 +0300
  • 98dcce81ca Add more convenience GPIO functions chemicstry 2022-07-13 01:43:22 +0300
  • e4cacc3bb8
    Merge #862 bors[bot] 2022-07-12 22:12:10 +0000
  • 2df665da8a Revert "Make advanced timer trait not require general purpose timer trait as the timers are too different." chemicstry 2022-07-12 15:06:16 +0300
  • ce7353fba4 Hook up embassy-net. IT WORKS. Dario Nieuwenhuis 2022-07-12 07:52:16 +0200
  • de879dba4f
    Merge pull request #860 from ant32/typos Dario Nieuwenhuis 2022-07-12 05:56:50 +0200
  • 4070a375c7 fix typo Philip A Reimer 2022-07-11 21:29:01 -0600
  • f60407feb3 ITS DOING SOMETHING Dario Nieuwenhuis 2022-07-12 05:06:29 +0200
  • e1fd7dfc40 wpa2 join... still nothing. Dario Nieuwenhuis 2022-07-12 04:17:07 +0200
  • 18b11e7417 check clmload_status. Dario Nieuwenhuis 2022-07-12 03:34:27 +0200
  • d96ad248b3 Add LICENSEs Dario Nieuwenhuis 2022-07-11 22:53:57 +0200
  • 3ffdbd2ca3 stuff Dario Nieuwenhuis 2022-07-11 22:44:42 +0200
  • 30b7800f9a add event printing, add join but not working yet. Dario Nieuwenhuis 2022-07-11 05:19:31 +0200
  • 2adee4af38
    Merge #858 bors[bot] 2022-07-11 02:51:06 +0000
  • 5ecbe5c918 embassy-stm32: Simplify time Grant Miller 2022-07-10 17:36:10 -0500
  • 99f4fd33b4
    Merge #859 bors[bot] 2022-07-11 01:37:19 +0000
  • 7ddcacac7b clm download, country config. Dario Nieuwenhuis 2022-07-11 03:07:39 +0200
  • 3271ba36e4 Fix cfg flags chemicstry 2022-07-11 04:07:28 +0300
  • c19667f05e Update stm32-data chemicstry 2022-07-11 04:00:03 +0300
  • 734c38eb9c Add F4 flash driver chemicstry 2022-07-11 03:57:46 +0300
  • 9753f76794
    Merge #810 bors[bot] 2022-07-11 00:01:41 +0000
  • 163cf1f335
    Merge pull request #857 from chemicstry/windows_ci Dario Nieuwenhuis 2022-07-11 01:47:59 +0200
  • 5bd2324275 Fix ci for windows (msys, git bash) chemicstry 2022-07-11 02:32:30 +0300
  • 069a57fcf8 async ioctls working. Dario Nieuwenhuis 2022-07-11 00:25:35 +0200
  • c6a11db39e
    Merge #854 bors[bot] 2022-07-10 21:45:34 +0000
  • 5a208d28d0 Fix g0 rcc build chemicstry 2022-07-11 00:37:00 +0300
  • 93e7d53e39
    Merge #851 bors[bot] 2022-07-10 21:22:46 +0000
  • 5044361ddd Bump stm32-data chemicstry 2022-07-11 00:17:15 +0300
  • d7d1e46a5f Use u32 instead of Duration for IWDG chemicstry 2022-07-11 00:00:33 +0300
  • 323b0d1a5c Have removed ANOTHER redondant ErrorType trait impl amugniere@gmail.com 2022-07-10 22:01:48 +0200
  • 1eca026ebd Have removed redondant ErrorType trait impl amugniere@gmail.com 2022-07-10 21:36:04 +0200
  • e4a36e1d98 rustfmt on previously edited files amugniere@gmail.com 2022-07-10 21:08:12 +0200
  • 53388d4576 have adapted access to pin() and port() methods of Sealed::Pin in exti.rs according to previous changes on Input struct amugniere@gmail.com 2022-07-10 20:55:04 +0200
  • 3bf1e1d4aa Fix f2, wl compilation chemicstry 2022-07-10 21:46:14 +0300
  • f43545f36e Fix warnings chemicstry 2022-07-10 21:16:54 +0300
  • 85054a7233 Fix typo chemicstry 2022-07-10 21:15:38 +0300
  • bd741a4019 Add comments to watchdog example chemicstry 2022-07-10 21:08:30 +0300
  • 1fd5022e72 Refactor IWDG to use LSI frequency from RCC chemicstry 2022-07-10 20:59:36 +0300
  • e560415fde 🌈 Dario Nieuwenhuis 2022-07-10 19:45:26 +0200