Commit Graph

  • e5d3f01bc4
    Merge #868 bors[bot] 2022-07-18 18:15:03 +00:00
  • a3a40bad6c Rename XXBusDevice to XXDevice. Dario Nieuwenhuis 2022-07-18 20:01:39 +02:00
  • 726d68a706 Add status and instructions in README. Dario Nieuwenhuis 2022-07-17 00:34:41 +02:00
  • 54269a0761 Switch default log to debug. Dario Nieuwenhuis 2022-07-17 00:34:27 +02:00
  • 13c88a9ca3 Obtain the firmware blobs from the user instead of hardcoding magic flash addrs. Dario Nieuwenhuis 2022-07-17 00:33:30 +02:00
  • 4205eef3ec Fix iovar_get, unhardcode MAC addr. Dario Nieuwenhuis 2022-07-16 19:25:35 +02:00
  • 4dc800710d
    Merge #853 bors[bot] 2022-07-16 16:11:37 +00:00
  • 931e3d7ee0 Switch to 32bit SPI. Dario Nieuwenhuis 2022-07-16 18:06:57 +02:00
  • 7dfdea8797 Switch to embedded-hal SPI, GPIO traits. Dario Nieuwenhuis 2022-07-15 18:33:32 +02:00
  • 9d388d357a
    Merge #866 bors[bot] 2022-07-15 06:19:05 +00:00
  • 0b70cc554e Fix unused imports chemicstry 2022-07-14 21:45:44 +03:00
  • f0027c9fe0 Require erase address to be aligned to page size chemicstry 2022-07-14 21:21:46 +03:00
  • 5a265661bb Fix erasing across banks chemicstry 2022-07-14 20:58:01 +03:00
  • 039acda3a8 Fix writing to last sector of F4 flash chemicstry 2022-07-14 19:41:39 +03:00
  • 8979959dd1 Add embedded_hal_async support for embassy-rp Daniel Bevenius 2022-07-10 06:47:08 +02:00
  • 31410aa5b7 update rust nightly to match embassy. Dario Nieuwenhuis 2022-07-13 21:22:52 +02:00
  • 5318fe404b
    Merge #865 bors[bot] 2022-07-13 18:41:57 +00:00
  • b602a28374 Update Rust nightly. Dario Nieuwenhuis 2022-07-13 20:40:58 +02:00
  • 5e0f392aa3
    Merge pull request #864 from jdswensen/jds/fixes Dario Nieuwenhuis 2022-07-13 04:11:46 +02:00
  • a38f9e03fa fix: doc: use master branch for basic example link Jake Swensen 2022-07-12 20:58:19 -05:00
  • 7c8dffeb12
    Merge #863 bors[bot] 2022-07-12 23:56:45 +00:00
  • 53e40860c1 Move all gpio logic to Flex chemicstry 2022-07-13 02:45:37 +03:00
  • a335589f34 Change get_set_level to get_output_level chemicstry 2022-07-13 02:25:09 +03:00
  • 57002875d6 Add convenience GPIO functions to RP chemicstry 2022-07-13 02:22:46 +03:00
  • 8cebbde101 Add convenience GPIO functions to NRF chemicstry 2022-07-13 02:21:42 +03:00
  • 329955f718 Use Into conversions instead of matches chemicstry 2022-07-13 02:08:31 +03:00
  • 98dcce81ca Add more convenience GPIO functions chemicstry 2022-07-13 01:43:22 +03:00
  • e4cacc3bb8
    Merge #862 bors[bot] 2022-07-12 22:12:10 +00:00
  • 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 +03:00
  • ce7353fba4 Hook up embassy-net. IT WORKS. Dario Nieuwenhuis 2022-07-12 07:52:16 +02:00
  • de879dba4f
    Merge pull request #860 from ant32/typos Dario Nieuwenhuis 2022-07-12 05:56:50 +02:00
  • 4070a375c7 fix typo Philip A Reimer 2022-07-11 21:29:01 -06:00
  • f60407feb3 ITS DOING SOMETHING Dario Nieuwenhuis 2022-07-12 05:06:29 +02:00
  • e1fd7dfc40 wpa2 join... still nothing. Dario Nieuwenhuis 2022-07-12 04:17:07 +02:00
  • 18b11e7417 check clmload_status. Dario Nieuwenhuis 2022-07-12 03:34:27 +02:00
  • d96ad248b3 Add LICENSEs Dario Nieuwenhuis 2022-07-11 22:53:57 +02:00
  • 3ffdbd2ca3 stuff Dario Nieuwenhuis 2022-07-11 22:44:42 +02:00
  • 30b7800f9a add event printing, add join but not working yet. Dario Nieuwenhuis 2022-07-11 05:19:31 +02:00
  • 2adee4af38
    Merge #858 bors[bot] 2022-07-11 02:51:06 +00:00
  • 5ecbe5c918 embassy-stm32: Simplify time Grant Miller 2022-07-10 17:36:10 -05:00
  • 99f4fd33b4
    Merge #859 bors[bot] 2022-07-11 01:37:19 +00:00
  • 7ddcacac7b clm download, country config. Dario Nieuwenhuis 2022-07-11 03:07:39 +02:00
  • 3271ba36e4 Fix cfg flags chemicstry 2022-07-11 04:07:28 +03:00
  • c19667f05e Update stm32-data chemicstry 2022-07-11 04:00:03 +03:00
  • 734c38eb9c Add F4 flash driver chemicstry 2022-07-11 03:57:46 +03:00
  • 9753f76794
    Merge #810 bors[bot] 2022-07-11 00:01:41 +00:00
  • 163cf1f335
    Merge pull request #857 from chemicstry/windows_ci Dario Nieuwenhuis 2022-07-11 01:47:59 +02:00
  • 5bd2324275 Fix ci for windows (msys, git bash) chemicstry 2022-07-11 02:32:30 +03:00
  • 069a57fcf8 async ioctls working. Dario Nieuwenhuis 2022-07-11 00:25:35 +02:00
  • c6a11db39e
    Merge #854 bors[bot] 2022-07-10 21:45:34 +00:00
  • 5a208d28d0 Fix g0 rcc build chemicstry 2022-07-11 00:37:00 +03:00
  • 93e7d53e39
    Merge #851 bors[bot] 2022-07-10 21:22:46 +00:00
  • 5044361ddd Bump stm32-data chemicstry 2022-07-11 00:17:15 +03:00
  • d7d1e46a5f Use u32 instead of Duration for IWDG chemicstry 2022-07-11 00:00:33 +03:00
  • 323b0d1a5c Have removed ANOTHER redondant ErrorType trait impl amugniere@gmail.com 2022-07-10 22:01:48 +02:00
  • 1eca026ebd Have removed redondant ErrorType trait impl amugniere@gmail.com 2022-07-10 21:36:04 +02:00
  • e4a36e1d98 rustfmt on previously edited files amugniere@gmail.com 2022-07-10 21:08:12 +02:00
  • 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 +02:00
  • 3bf1e1d4aa Fix f2, wl compilation chemicstry 2022-07-10 21:46:14 +03:00
  • f43545f36e Fix warnings chemicstry 2022-07-10 21:16:54 +03:00
  • 85054a7233 Fix typo chemicstry 2022-07-10 21:15:38 +03:00
  • bd741a4019 Add comments to watchdog example chemicstry 2022-07-10 21:08:30 +03:00
  • 1fd5022e72 Refactor IWDG to use LSI frequency from RCC chemicstry 2022-07-10 20:59:36 +03:00
  • e560415fde 🌈 Dario Nieuwenhuis 2022-07-10 19:45:26 +02:00
  • bd01e90bfa Implement IWDG timeout calculation chemicstry 2022-07-10 20:38:30 +03:00
  • 5f43c1d37e
    Merge #850 bors[bot] 2022-07-10 00:03:44 +00:00
  • c9b5856153 Features only on nightly Henrik Alsér 2022-07-10 00:58:05 +02:00
  • c9ceec8797 Cleanup Henrik Alsér 2022-07-10 00:49:46 +02:00
  • ce7bc32755 Nightly feature gate for embedded-storage-async Henrik Alsér 2022-07-10 00:15:20 +02:00
  • ef24faf2df Add asynch mod to shared_bus Henrik Alsér 2022-07-10 00:05:57 +02:00
  • 20f56b856f Add embassy-embedded-hal nightly feature Henrik Alsér 2022-07-09 23:44:08 +02:00
  • baae64d911 Add embassy-embedded-hal nightly feature Henrik Alsér 2022-07-09 23:41:02 +02:00
  • fa3e1ab68a correction of the access to flex pin attribute in gpio_v2 amugniere@gmail.com 2022-07-09 14:06:47 +02:00
  • 8785fbc6f1 Trait for UsbSupply huntc 2022-07-09 16:40:10 +10:00
  • 921bc4d97b
    Merge pull request #852 from embassy-rs/rp-flex Dario Nieuwenhuis 2022-07-09 02:42:38 +02:00
  • 880b71a1e8 impl SetConfig for stm32 i2c and SPI Henrik Alsér 2022-07-09 02:28:05 +02:00
  • ccf57cfab6 rp: add GPIO HIL test. Dario Nieuwenhuis 2022-07-09 02:13:43 +02:00
  • 5cc5961c94 rp/gpio: add Flex. Dario Nieuwenhuis 2022-07-09 02:12:17 +02:00
  • 85e67d94ad impl SetConfig for rp2040 SPI Henrik Alsér 2022-07-09 00:32:55 +02:00
  • d637510b44 Associated type Henrik Alsér 2022-07-09 00:00:55 +02:00
  • 15384d27bb Merge upstream Henrik Alsér 2022-07-08 23:42:19 +02:00
  • b72ba0a6c4 Merge upstream Henrik Alsér 2022-07-08 23:37:35 +02:00
  • 94c13eb2af forgotten file amugniere@gmail.com 2022-07-08 22:34:17 +02:00
  • abba86d1ba Have added doc + minor correction amugniere@gmail.com 2022-07-08 22:24:29 +02:00
  • dda528808a Flex/ output open drain test done amugniere@gmail.com 2022-07-08 22:16:01 +02:00
  • 00df9b507c Flex/ input pull up test done amugniere@gmail.com 2022-07-08 22:10:52 +02:00
  • 1d91405d4d Flex/ input pull down test done amugniere@gmail.com 2022-07-08 22:08:14 +02:00
  • 555f18aa95 Flex/ input no pull test done amugniere@gmail.com 2022-07-08 22:02:49 +02:00
  • f911ad25c3 Flex/ Test initial output test done amugniere@gmail.com 2022-07-08 21:59:09 +02:00
  • 39702d7624 set_as_input_output() and set_as_output() : Have added comments and made functions public amugniere@gmail.com 2022-07-08 21:46:16 +02:00
  • d2a622b3d0
    Merge #849 bors[bot] 2022-07-08 15:09:49 +00:00
  • f30ff9cadc Shared buses with SetConfig Henrik Alsér 2022-07-08 15:47:47 +02:00
  • 81796d29b4 New constructor to cater for the softdevice huntc 2022-07-08 16:22:25 +10:00
  • 43aec9083c Cleanup Henrik Alsér 2022-07-08 08:03:38 +02:00
  • 51dc9b8de0 Merge branch 'stm32-eh1' of github.com:kalkyl/embassy into stm32-eh1 Henrik Alsér 2022-07-08 08:02:05 +02:00
  • 8d71a358c8 Build in a new Unpowered state huntc 2022-07-08 15:30:15 +10:00
  • 01ef03f446 stm32/i2c: impl ErrorType for all. Dario Nieuwenhuis 2022-07-07 15:45:59 +02:00
  • 399e7a4791 NoDma Henrik Alsér 2022-07-07 08:32:00 +02:00
  • be731b222e Cleanup Henrik Alsér 2022-07-07 00:00:17 +02:00
  • 0fe818f4f8 v1 fix Henrik Alsér 2022-07-06 23:56:44 +02:00